3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Queue
Status
Type Enumeration
Set of options for the extenion's queue status.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
enum
QueueStatusType
Members
LoggedOut
0
The extension is not participating in any queues.
LoggedIn
1
The extension is participating in all the queues in which it has membership.
See Also
Reference
TCX.Configuration Namespace
In This Article
Definition
Members
See Also