Compartir a través de


ApiServices.Push Propiedad

Definición

Obtiene o establece un PushClient objeto que se puede usar para enviar notificaciones push a las aplicaciones cliente que se han registrado para las notificaciones push mediante Azure Notification Hub.

public virtual Microsoft.WindowsAzure.Mobile.Service.Notifications.PushClient Push { get; set; }
member this.Push : Microsoft.WindowsAzure.Mobile.Service.Notifications.PushClient with get, set
Public Overridable Property Push As PushClient

Valor de propiedad

Se aplica a