|
Avaya Client Services API Reference (iOS)
|
Represents a double field associated with a contact. More...
#import <CSContactDoubleField.h>
Inherits CSContactField.
Inherited by CSEditableContactDoubleField.
Properties | |
| NSNumber * | fieldValue |
| Double value stored in this field. More... | |
| BOOL | isEmpty |
| Returns YES if field is empty. More... | |
Properties inherited from CSContactField | |
| CSCapability * | writeCapability |
| Write capability for particular field. More... | |
| CSProviderSourceType | source |
| Provider source type for particular field. More... | |
Represents a double field associated with a contact.
|
readnonatomicassign |
Double value stored in this field.
|
readnonatomicassign |
Returns YES if field is empty.