PushClient::SendAsync Method
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Notifications
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | SendAsync(IPushMessage^) | Sends a notification to the Notification Hub. |
![]() | SendAsync(IPushMessage^, IEnumerable<String^>^) | Sends a notification to the Notification Hub with a given tag expression. |
![]() | SendAsync(IPushMessage^, String^) | Sends a notification to the Notification Hub with a given tag expression. |
Show:
