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 March 17, 2016, at 18:08.
Comments or questions about this documentation? Contact us for support!