NotificationRegistrationsController.CreateWindowsRegistrationDescription Method (String, String, NotificationRegistration)
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Controllers
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
protected virtual RegistrationDescription CreateWindowsRegistrationDescription( string id, string platform, NotificationRegistration registration )
Parameters
- id
- Type: System.String
- platform
- Type: System.String
- registration
- Type: Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration
Return Value
Type: Microsoft.ServiceBus.Notifications.RegistrationDescription
Show: