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

Enumerations

enum  CSButtonLampState {
  CSButtonLampStateNone = 0,
  CSButtonLampStateDark,
  CSButtonLampStateSteady,
  CSButtonLampStateBrokenFlutter,
  CSButtonLampStateWink,
  CSButtonLampStateFlash
}
 All supported button lamp state. More...
 

Enumeration Type Documentation

All supported button lamp state.

Enumerator
CSButtonLampStateNone 

Default button lamp state.

CSButtonLampStateDark 

Dark button lamp state.

CSButtonLampStateSteady 

Steady button lamp state.

CSButtonLampStateBrokenFlutter 

Broken flutter lamp state.

CSButtonLampStateWink 

Wink button lamp state.

CSButtonLampStateFlash 

Flash button lamp state.