Gets the current status of the agent.

Declaration Syntax
IMonitorAgentStatus GetAgentStatus(
string employeeId,
string tenantName,
string tenantPwd
)
Function GetAgentStatus ( _
employeeId As String, _
tenantName As String, _
tenantPwd As String _
) As IMonitorAgentStatus
IMonitorAgentStatus^ GetAgentStatus(
String^ employeeId,
String^ tenantName,
String^ tenantPwd
)

Parameters
- employeeId (String)
- The employee id of the agent for which presence is required.
- tenantName (String)
- The name of the tenant that contains this agent.
- tenantPwd (String)
- The password of the tenant that contains this agent.

Return Value
The status of the agent.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)