CtiCallStateManager.GetCallState(Guid) Method

Definition

Gets the current call state.

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

Parameters

ctiCallRefCallId
Guid

Specifies the call reference ID.

Returns

String version of the call ID.

Implements

Applies to