Avaya Client Services API Reference (iOS)
|
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... | |
enum CSProviderSourceType |
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 |