Listener
interface Listener
Functions
Link copied to clipboard
Called when push notification token is updated, or initialized first time
Link copied to clipboard
Called when notification is clicked
Link copied to clipboard
Called when "Push Notification" data type message is available This can be deprecated in future in favor of onPushNotificationWithPayloadData
method.
Link copied to clipboard
Called when "Push Notification" notification type message is received. This can be deprecated in future in favor of onPushNotificationWithPayloadData
method.
Link copied to clipboard
Called when "Push Notification" is received.