get Call Id By Notification Id
Returns the actual call id of the call based on callType. For webex calls, webhooks return session Id of Locus, which should be used to get call id For cucm calls, pushrest server provides push id, which should be used to get call id
Since
3.0.0
Parameters
notification Id
The id returned by the notification server. (Derived parameter: Use PushRESTPayload.getPushId to get the notificationId. or from the messageId from RemoteMessage (RemoteMessage.getMessageId())
call Type
The type of call