setHoldActiveCall

fun setHoldActiveCall(holdActiveCall: Boolean): AcceptParams

Holds the active call and accepts an incoming call.

Return

Current AcceptParams instance.

Since

1.8.0D

Parameters

holdActiveCall

If true, holds the active call. Otherwise, ends the active call.