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 June 27, 2017, at 20:22.
Comments or questions about this documentation? Contact us for support!