Share via


PushClient.SendNotificationAsync Method

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Notifications
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

Overload List

Name Description
System_CAPS_protmethod SendNotificationAsync(Notification, IEnumerable<String>)

Makes NotificationHubClient send operation mockable.

System_CAPS_protmethod SendNotificationAsync(Notification, String)

Makes NotificationHubClient send operation mockable.

See Also

PushClient Class
Microsoft.WindowsAzure.Mobile.Service.Notifications Namespace

Return to top