onSetCallOnHoldRequested

abstract fun onSetCallOnHoldRequested(callId: CallId, onHold: Boolean)

Requests to set the hold state of the call with the specified callId to onHold.