attendedTransferCall

open fun attendedTransferCall(context: Context, accountID: String, callIdOrig: Int, callIdDest: Int)

Attended call transfer. If the call does not exist or has been terminated, a disconnected state will be sent to onCallState

Parameters

context

application context

accountID

account ID

callIdOrig

call ID of the original call

callIdDest

call ID of the destination call