Freigeben über


PushClient(ApiServices) Konstruktor

Definition

Initialisiert eine neue instance von PushClient mit einem angegebenen ApiServices instance.

public PushClient (Microsoft.WindowsAzure.Mobile.Service.ApiServices services);
new Microsoft.WindowsAzure.Mobile.Service.Notifications.PushClient : Microsoft.WindowsAzure.Mobile.Service.ApiServices -> Microsoft.WindowsAzure.Mobile.Service.Notifications.PushClient
Public Sub New (services As ApiServices)

Parameter

services
ApiServices

Das ApiServices für dieses PushClient.

Gilt für: