Avaya Client Services API Reference (iOS)
Enumerations
CSServiceObservingMode.h File Reference

Enumerations

enum  CSServiceObservingMode {
  CSServiceObservingModeNone = 0,
  CSServiceObservingModeListenOnly,
  CSServiceObservingModeListenTalk,
  CSServiceObservingModeCoaching
}
 All supported service observing mode. More...
 

Enumeration Type Documentation

All supported service observing mode.

Enumerator
CSServiceObservingModeNone 

The default state.

Service observing is not active.

CSServiceObservingModeListenOnly 

Listen-only service observing mode.

CSServiceObservingModeListenTalk 

Listen-talk service observing mode.

CSServiceObservingModeCoaching 

Coaching service observing mode.

This mode is used when Service Observing Coaching is activated on a service observed call.