Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
UnsubscribeAgentGroupStatus Method (agentGroupName, tenantName)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresenceIPresenceServiceUnsubscribeAgentGroupStatus(String, String)
Unregister for presence updates for the agent group.
Declaration Syntax
C#Visual BasicVisual C++
void UnsubscribeAgentGroupStatus(
	string agentGroupName,
	string tenantName
)
Sub UnsubscribeAgentGroupStatus ( _
	agentGroupName As String, _
	tenantName As String _
)
void UnsubscribeAgentGroupStatus(
	String^ agentGroupName, 
	String^ tenantName
)
Parameters
agentGroupName (String)
The agent group name.
tenantName (String)
The name of the tenant that contains this agent group.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)