Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
UnsubscribeAgentStatus Method (employeeId, tenantName)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresenceIPresenceServiceUnsubscribeAgentStatus(String, String)
Unregister for presence updates for the agent.
Declaration Syntax
C#Visual BasicVisual C++
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)