Udostępnij za pośrednictwem


Registration.Platform Property

Definition

The platform's name for its push notifcation system.

[Newtonsoft.Json.JsonProperty(PropertyName="platform")]
public string Platform { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="platform")>]
member this.Platform : string
Public ReadOnly Property Platform As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to