Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
UnsubscribeRoutingPointStatus Method (routingPointName)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresenceIPresenceServiceUnsubscribeRoutingPointStatus(String)
Unregister for presence updates for the routing point.
Declaration Syntax
C#Visual BasicVisual C++
void UnsubscribeRoutingPointStatus(
	string routingPointName
)
Sub UnsubscribeRoutingPointStatus ( _
	routingPointName As String _
)
void UnsubscribeRoutingPointStatus(
	String^ routingPointName
)
Parameters
routingPointName (String)
The routing point name.

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