[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.NotificationModule.Models.Event.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 uint Id { get; set; }Public Property Id As UInteger
Get
Set
public:
property unsigned int Id {
unsigned int get ();
void set (unsigned int value);
}member Id : uint32 with get, set
Property Value
Type:
UInt32
See Also