Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetRoutingPointStatus Method (routingPointName, tenantName, tenantPwd)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.PresenceIPresenceServiceGetRoutingPointStatus(String, String, String)
Get the current status of the routing point.
Declaration Syntax
C#Visual BasicVisual C++
ObjectStatisticPresence GetRoutingPointStatus(
	string routingPointName,
	string tenantName,
	string tenantPwd
)
Function GetRoutingPointStatus ( _
	routingPointName As String, _
	tenantName As String, _
	tenantPwd As String _
) As ObjectStatisticPresence
ObjectStatisticPresence^ GetRoutingPointStatus(
	String^ routingPointName, 
	String^ tenantName, 
	String^ tenantPwd
)
Parameters
routingPointName (String)
The routing point name.
tenantName (String)
The name of the tenant that contains this routing point.
tenantPwd (String)
The password of the tenant that contains this routing point.
Return Value
The statistic value of the routing point.

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