Share via


ICtiCallStateManager.GetCallState(Guid) Method

Definition

Returns the current call state.

public:
 System::String ^ GetCallState(Guid ctiCallRefCallId);
public string GetCallState (Guid ctiCallRefCallId);
abstract member GetCallState : Guid -> string
Public Function GetCallState (ctiCallRefCallId As Guid) As String

Parameters

ctiCallRefCallId
Guid

Specifies the call ID.

Returns

String Version of the call state

Applies to