transfer Call
abstract suspend fun transferCall(call: WebRTCCall?, contact: IRainbowContact?): RainbowResult<Unit>
Transfer the current P2P call to the given contact. Only for Could PBX.
Return
RainbowResult the callback
Parameters
call
: WebRTCCall the call to transfer
contact
IRainbowContact the contact to where the current call should be transferred