getCallIdByNotificationId

fun getCallIdByNotificationId(notificationId: String, callType: NotificationCallType): String

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

notificationId

The id returned by the notification server

callType

The type of call