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

List of contact handles. More...

#import <CSContactIMAddressField.h>

Inherits CSContactField.

Inherited by CSEditableContactIMAddressField.

Properties

NSString * value
 The handle. More...
 
NSString * type
 The type of this handle. More...
 
NSString * subType
 The sub-type of this handle. More...
 
BOOL isEmpty
 
- Properties inherited from CSContactField
CSCapabilitywriteCapability
 Write capability for particular field. More...
 
CSProviderSourceType source
 Provider source type for particular field. More...
 

Detailed Description

List of contact handles.

If the list is not empty, one of its elements can be set as the default. It is not mandatory.

Property Documentation

- (BOOL) isEmpty
readnonatomicassign
Returns
A Boolean value indicating whether the field is empty.
- (NSString*) subType
readnonatomicassign

The sub-type of this handle.

- (NSString*) type
readnonatomicassign

The type of this handle.

- (NSString*) value
readnonatomicassign

The handle.


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