ApplePushMessage.ToString Method ()

 

Provides a JSON encoded representation of this ApplePushMessage

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

public override string ToString()

Return Value

Type: System.String

A JSON encoded string.

Return to top
Show: