The device token to send the message to
The message payload
Promise with the send result
Send a message to a topic
The topic to send the message to
The message payload
Promise with the send result
Subscribe to a topic
The topic to subscribe to
The device token to include in the payload
Additional options to include in the payload
Promise with the subscription result
Unsubscribe from all topics for a device
The device token to unsubscribe from all topics
Promise with the unsubscription result
Unsubscribe from a topic
The topic to unsubscribe from
The device token to include in the payload
Additional options to include in the payload
Promise with the unsubscription result
Send a message to a specific device