ICtiCallStateManager.HoldCall(Guid) Method

Definition

Holds the call specified by the call ID

public:
 bool HoldCall(Guid ctiCallRefCallId);
public bool HoldCall (Guid ctiCallRefCallId);
abstract member HoldCall : Guid -> bool
Public Function HoldCall (ctiCallRefCallId As Guid) As Boolean

Parameters

ctiCallRefCallId
Guid

Specifies the call reference ID.l

Returns

True if the hold was successful, otherwise false.

Applies to