Avaya Client Services API Reference (iOS)
Properties | List of all members
CSContactField Class Reference

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

#import <CSContactField.h>

Inherits NSObject.

Inherited by CSContactBoolField, CSContactDoubleField, CSContactEmailAddressField, CSContactIMAddressField, CSContactMultiValueField, CSContactPhoneField, and CSContactStringField.

Properties

CSCapabilitywriteCapability
 Write capability for particular field. More...
 
CSProviderSourceType source
 Provider source type for particular field. More...
 

Detailed Description

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

Property Documentation

- (CSProviderSourceType) source
readwritenonatomicassign

Provider source type for particular field.

Returns
Contact provider source type.
- (CSCapability*) writeCapability
readnonatomicassign

Write capability for particular field.

Returns
capability information.

The documentation for this class was generated from the following file: