NotificationHub::RegisterNativeAsync Method

 

Registers the device for native notifications.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

NameDescription
System_CAPS_pubmethodRegisterNativeAsync(String^)

Asynchronously registers the device for native notifications.

System_CAPS_pubmethodRegisterNativeAsync(String^, IEnumerable<String^>^)

Asynchronously registers the device for native notifications.

Devices registered in this way can only receive notifications sent with the Windows Store (WNS) native format.

Return to top
Show: