Partager via


CtiHostedControl.GetAgentId Method

Definition

Gets the agent ID for the currently logged agent.

public:
 abstract System::String ^ GetAgentId();
public abstract string GetAgentId ();
abstract member GetAgentId : unit -> string
Public MustOverride Function GetAgentId () As String

Returns

ID of the currently logged in agent

Implements

Applies to