NotificationRegistrationsController.CreateAppleRegistrationDescription Method

Definition

protected virtual Microsoft.ServiceBus.Notifications.RegistrationDescription CreateAppleRegistrationDescription (string id, Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration registration);
abstract member CreateAppleRegistrationDescription : string * Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration -> Microsoft.ServiceBus.Notifications.RegistrationDescription
override this.CreateAppleRegistrationDescription : string * Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration -> Microsoft.ServiceBus.Notifications.RegistrationDescription
Protected Overridable Function CreateAppleRegistrationDescription (id As String, registration As NotificationRegistration) As RegistrationDescription

Parameters

id
String

Returns

Microsoft.ServiceBus.Notifications.RegistrationDescription

Applies to