transferCalls

abstract fun transferCalls(activeCall: WebRTCCall?, heldCall: WebRTCCall?)

Transfer the current P2P calls. Only for Could PBX.

Parameters

activeCall

: WebRTCCall the call to transfer

heldCall

: WebRTCCall the other call to transfer