ICtiAgentStateManager.SetAvailable Method

Definition

Sends a command to the CTI interface to set the agent state to available.

public:
 bool SetAvailable();
public bool SetAvailable ();
abstract member SetAvailable : unit -> bool
Public Function SetAvailable () As Boolean

Returns

True if the state is successfully set, otherwise false.

Applies to