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

Classes

class  CSContactField
 A base class for all contact-related field classes which defines the common attributes for all field types. More...
 

Enumerations

enum  CSProviderSourceType {
  CSProviderSourceTypeLDAP,
  CSProviderSourceTypeACS,
  CSProviderSourceTypePPM,
  CSProviderSourceTypeLocal,
  CSProviderSourceTypeZang,
  CSProviderSourceTypeIPO,
  CSProviderSourceTypeOther
}
 Each field in a contact has a structure associated with it which describes where it came from and if it can be modified. More...
 

Enumeration Type Documentation

Each field in a contact has a structure associated with it which describes where it came from and if it can be modified.

This is the base class for all the fields stored in the CSContact object.

Enumerator
CSProviderSourceTypeLDAP 
CSProviderSourceTypeACS 
CSProviderSourceTypePPM 
CSProviderSourceTypeLocal 
CSProviderSourceTypeZang 
CSProviderSourceTypeIPO 
CSProviderSourceTypeOther