Click or drag to resize

ServiceObservingMode Enumeration

All supported service observing mode.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public enum ServiceObservingMode
Members
  Member nameValueDescription
None0 The default state. Service observing is not active.
ListenOnly1 Listen-only service observing mode.
ListenTalk2 Listen-talk service observing mode.
Coaching3 Coaching service observing mode. This mode is used when Service Observing Coaching is activated on a service observed call.
See Also