Share via


ApplePushMessage.ToString Method

Definition

Provides a JSON encoded representation of this ApplePushMessage

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A JSON encoded string.

Applies to