setPayload(payload)

Sets the payload of the push notification message.

Signature

public void setPayload(Map<String,Object> payload)

Parameters

Example

See the Push Notification Example.