TMakeCallType
Syntax
typedef enum {
MakeCallRegular,
MakeCallDirectAgent,
MakeCallSupervisorAssist,
MakeCallPriority,
MakeCallDirectPriority
} TMakeCallType;
Values
- MakeCallRegular — The call type is regular.
- MakeCallDirectAgent — The call type is a direct call to agent.
- MakeCallSupervisorAssist — The call type is a call to supervisor.
- MakeCallPriority — The call type is regular with Priority feature.
- MakeCallDirectPriority — The call type is a direct call to agent with Priority feature.
This page was last edited on June 27, 2017, at 20:22.
Comments or questions about this documentation? Contact us for support!
