switch To Video Call
abstract fun switchToVideoCall(callId: String, callback: CompletionHandler<SwitchToAudioVideoCallResult>)
To switch the current Webex Calling call to video call
Since
3.8.0
Parameters
call Id
: The call id of the call to be switched to video call. (Derived parameter: Use Call.getCallId to get the call id)