Rate this page:

IMessengerPushNotificationProcessing

Helper to process incoming Voximplant messenger push notifications.

Note that this interface does not serve VoIP push notifications.

The interface serves notifications of the MessengerNotification types; use the IMessenger.managePushNotifications(List, IMessengerCompletionHandler) method to subscribe to notifications.

Methods

processPushNotification

Copy URL

Processes an incoming Voximplant messenger push notification and return the appropriate messenger event object (IMessageEvent) extended from IMessengerEvent.

Parameters

Returns