NotificationHub::RegisterNativeAsync Method
Registers the device for native notifications.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
| Name | Description | |
|---|---|---|
![]() | RegisterNativeAsync(String^) | Asynchronously registers the device for native notifications. |
![]() | RegisterNativeAsync(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.
Show:
