[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.NotificationModule.Models.Subscription.Id"]
Namespace: Quickblox.Sdk.Modules.NotificationModule.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Id { get; set; }Public Property Id As Integer
Get
Set
public:
property int Id {
int get ();
void set (int value);
}member Id : int with get, set
Property Value
Type:
Int32
See Also