Jump to: navigation, search

TMonitorNextCallType

Syntax

typedef enum {
	MonitorOneCall,
	MonitorAllCalls
} TMonitorNextCallType;

Values

  • MonitorOneCall — Supervisor will monitor one call to the agent.
  • MonitorAllCalls — Supervisor will monitor all subsequent calls to the agent until monitoring is canceled.
This page was last edited on January 15, 2014, at 05:58.
Comments or questions about this documentation? Contact us for support!