Avaya Client Services API Reference (OS X)
Properties | List of all members
CSContactLimits Class Reference

#import <CSContactLimits.h>

Inherits NSObject.

Properties

NSSet * supportedPhoneNumberTypes
 
NSSet * supportedEmailAddressTypes
 Returns supported phone number types. More...
 
NSSet * supportedIMAddressTypes
 Returns supported email address types. More...
 
NSSet * supportedSearchScopeTypes
 Returns supported search scope types. More...
 
NSUInteger maxPhoneNumbersPerContact
 Returns supported IM address types. More...
 
NSUInteger maxEmailAddressesPerContact
 Returns maximum email addresses per contact. More...
 
NSUInteger maxIMAddressesPerContact
 Returns maximum IM addresses per contact. More...
 
NSUInteger maxSearchRecordsPerRequest
 Returns maximum search records per request. More...
 

Property Documentation

- (NSUInteger) maxEmailAddressesPerContact
readnonatomicassign

Returns maximum email addresses per contact.

- (NSUInteger) maxIMAddressesPerContact
readnonatomicassign

Returns maximum IM addresses per contact.

- (NSUInteger) maxPhoneNumbersPerContact
readnonatomicassign

Returns supported IM address types.

- (NSUInteger) maxSearchRecordsPerRequest
readnonatomicassign

Returns maximum search records per request.

- (NSSet*) supportedEmailAddressTypes
readnonatomicassign

Returns supported phone number types.

- (NSSet*) supportedIMAddressTypes
readnonatomicassign

Returns supported email address types.

- (NSSet*) supportedPhoneNumberTypes
readnonatomicassign
- (NSSet*) supportedSearchScopeTypes
readnonatomicassign

Returns supported search scope types.


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