setHoldActiveCall

fun setHoldActiveCall(holdActiveCall: Boolean): DialParams

Holds the active call and dials a new call.

Return

Current DialParams instance.

Since

1.8.0

Parameters

holdActiveCall

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