Brekeke Contact Center Suite Wiki

getAgent

Agent getAgent( String agentId )

Gets the instance of Agent class for the specified Agent ID.

 

Parameters:
agentId Agent ID

 

Returns:

The instance of Agent class if the Agent with the specified Agent ID is Online. Returns null if the Agent is Offline or does not exist.

 

Yes No
Suggest Edit