Avaya Client Services API Reference (iOS)
Classes | Enumerations
CSCustomizedButton.h File Reference
#import <Foundation/Foundation.h>

Classes

class  CSCustomizedButton
 The parameters that can be present in a customized button. More...
 

Enumerations

enum  CSButtonType {
  CSButtonTypeUnspecified = 0,
  CSButtonTypeLineAppearance,
  CSButtonTypeFeature,
  CSButtonTypeAutodial,
  CSButtonTypeContact,
  CSButtonTypeApplication
}
 The button type values. More...
 

Enumeration Type Documentation

The button type values.

Enumerator
CSButtonTypeUnspecified 

Not specified.

CSButtonTypeLineAppearance 

Button being customized is own / bridged line appearance.

CSButtonTypeFeature 

Button being customized is an AST feature or Agent feature.

CSButtonTypeAutodial 

Button being customized is an autodial feature.

CSButtonTypeContact 

Button being customized is a contact.

CSButtonTypeApplication 

Button being customized is an application.