MessengerPushNotificationProcessing
Helper to process incoming Voximplant messenger push notifications.
The class serves notifications of the MessengerNotification types; use the Messenger.managePushNotifications method to subscribe to notifications.
Constructors
MessengerPushNotificationProcessing
Methods
processPushNotification
Processes an incoming Voximplant messenger push notification and return the appropriate messenger event object (MessageEvent) extended from MessengerEvent.
Parameters
notification:
Map<String, String>
Payload data of an incoming push notification that comes from FirebaseMessagingService.onMessageReceived(RemoteMessage remoteMessage) in case of editing or sending messages
Returns
type: