NotificationRegistrationsController.CreateGoogleRegistrationDescription Method

Definition

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

Parameters

id
String

Returns

Microsoft.ServiceBus.Notifications.RegistrationDescription

Applies to