PushNotification Methods
The following are the methods for
PushNotification
. All are global methods.
send(application, users)
Sends a push notification message to the specified users.
setPayload(payload)
Sets the payload of the push notification message.
setTtl(ttl)
Reserved for future use.