QueueStatusType Enumeration

Set of options for the extenion's queue status.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public enum QueueStatusType

Members

LoggedOut0 The extension is not participating in any queues.
LoggedIn1 The extension is participating in all the queues in which it has membership.

See Also