get Call Id By Notification Id
fun getCallIdByNotificationId(notificationId: String, callType: NotificationCallType): String
Content copied to clipboard
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
call Type
The type of call