Compartir a través de


Installation.PushChannel Propiedad

Definición

Obtiene o establece el identificador de registro, el token o el URI obtenidos del servicio de notificación específico de la plataforma.

[Newtonsoft.Json.JsonProperty(PropertyName="pushChannel")]
public string PushChannel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pushChannel")>]
member this.PushChannel : string with get, set
Public Property PushChannel As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a