Share via


GooglePushMessage.ToString Method

Definition

Provides a JSON encoded representation of this GooglePushMessage

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

Returns

A JSON encoded string.

Applies to