Unregister for presence updates for the agent.

Declaration Syntax
void UnsubscribeAgentStatus(
string employeeId,
string tenantName
)
Sub UnsubscribeAgentStatus ( _
employeeId As String, _
tenantName As String _
)
void UnsubscribeAgentStatus(
String^ employeeId,
String^ tenantName
)

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.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)