GcmRegistrationDescription.GcmRegistrationId Property

Definition

Registration id obtained from the Google Cloud Messaging service

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="GcmRegistrationId", Order=2001)]
public string GcmRegistrationId { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="GcmRegistrationId", Order=2001)>]
member this.GcmRegistrationId : string with get, set
Public Property GcmRegistrationId As String

Property Value

Attributes

Applies to