IPushMessage Interface

 

Marker interface identifying various notification payloads that can be sent to the Notification Hub.

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

Syntax

public interface IPushMessage
public interface class IPushMessage
type IPushMessage = interface end
Public Interface IPushMessage

See Also

Microsoft.WindowsAzure.Mobile.Service.Notifications Namespace

Return to top