transferCall

abstract fun transferCall(call: WebRTCCall?, contact: IRainbowContact?, listener: RainbowListener<Unit, TransferRoutingError?>?)

Transfer the current P2P call to the given contact. Only for Could PBX.

Parameters

call

: WebRTCCall the call to transfer

contact

IRainbowContact the contact to where the current call should be transferred

listener

IResultListener the callback