This class provides the main interface to enable alerting on a monitored queue.

Namespace: ININ.IceLib.Interactions
Assembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public class MonitoredQueueAlerting
Visual Basic
Public Class MonitoredQueueAlerting

Remarks

A monitored queue (monitored appearance) can be configured to track interactions of other users. MonitoredQueueAlerting provides an interface for enabling and disabling alerting on a monitored queue. When enabling or disabling a monitored queue, MonitoredQueueAlertMode controls if the alert should be silent or if the phone should ring.

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Interactions..::..MonitoredQueueAlerting

Version Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.

See Also