Declared in PSHABContactDAO.h

PSHABContactPhoneType

Definition

typedef NS_ENUM(NSUInteger, PSHABContactPhoneType ) {
   PSHABContactPhoneTypeHome,
   PSHABContactPhoneTypeWork,
   PSHABContactPhoneTypeMain,
   PSHABContactPhoneTypeMobile,
   PSHABContactPhoneTypeIphone,
   PSHABContactPhoneTypeOther,
};

Constants

PSHABContactPhoneTypeHome

Declared In PSHABContactDAO.h.

PSHABContactPhoneTypeWork

Declared In PSHABContactDAO.h.

PSHABContactPhoneTypeMain

Declared In PSHABContactDAO.h.

PSHABContactPhoneTypeMobile

Declared In PSHABContactDAO.h.

PSHABContactPhoneTypeIphone

Declared In PSHABContactDAO.h.

PSHABContactPhoneTypeOther

Declared In PSHABContactDAO.h.