parse Voip Payload
Parses and returns the caller related information from the VoIP notification.
Return
: An object of VoicePushInfo
Since
3.10.0
Parameters
payload
: VoIP payload received from FCM. (Derived parameter: Use VoIP payload received from FCM remoteMesssage.data and remoteMessage.messageId to get Notification and NotificationId. Then use Phone.buildNotificationPayload to get the payload).