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

Classes

class  CSContactPhoneField
 Represents a phone number field associated with a contact. More...
 

Enumerations

enum  CSContactPhoneNumberType {
  CSContactPhoneNumberTypeWork,
  CSContactPhoneNumberTypeHandle,
  CSContactPhoneNumberTypeMobile,
  CSContactPhoneNumberTypeHome,
  CSContactPhoneNumberTypeFax,
  CSContactPhoneNumberTypePager,
  CSContactPhoneNumberTypeAssistant,
  CSContactPhoneNumberTypeOther
}
 Defines the types of phone numbers that can be associated with a contact. More...
 

Enumeration Type Documentation

Defines the types of phone numbers that can be associated with a contact.

Enumerator
CSContactPhoneNumberTypeWork 

Work phone number type.

CSContactPhoneNumberTypeHandle 

Home phone number type.

CSContactPhoneNumberTypeMobile 

Mobile phone number type.

CSContactPhoneNumberTypeHome 

Handle phone number type.

CSContactPhoneNumberTypeFax 

Fax phone number type.

CSContactPhoneNumberTypePager 

Pager phone number type.

This type is not supported by enterprise sources.

CSContactPhoneNumberTypeAssistant 

Assistant phone number type.

This type is not supported by enterprise sources.

CSContactPhoneNumberTypeOther 

Assistant phone number type.

This type is not supported by enterprise sources.