| AddContactCompletionHandler |
Defines an interface that the client application needs to implement
to receive the result of an add contact operation.
|
| BaseContact |
Base class used as a common interface for read-only and editable contacts.
|
| Contact |
Represents an immutable contact object which exposes all possible contact details.
|
| ContactCompletionHandler |
Defines an interface that the client application needs to implement
to receive the result of an operation requested on various contact
related methods.
|
| ContactGroup |
Represents contact group object which exposes all possible contact group details.
|
| ContactGroupListener |
Interface that can be used to retrieve status updates for a Contact.
|
| ContactGroupOperationCompletionHandler |
Defines an interface that the client application needs to implement
to receive the result of create contact group operation.
|
| ContactLimits |
This class defines current limits for various enterprise contact service operations supported by current provider.
|
| ContactListener |
Interface that can be used to retrieve status updates for a Contact.
|
| ContactService |
The ContactService object is accessible from the User object, and it
provides access to functionality associated with contacts.
|
| ContactServiceListener |
Contact service listener.
|
| CreateContactGroupCompletionHandler |
Defines an interface that the client application needs to implement
to receive the result of an operation requested on various contact
related methods.
|
| EditableContact |
Mutable contact object which exposes all provided contact details.
|
| GetSelfContactCompletionHandler |
Defines an interface that the client application needs to implement
to receive the result of get self contact operation.
|
| Terminal |
Represents a conferencing terminal registered on the conferencing server.
|
| UpdateContactCompletionHandler |
Defines an interface that the client application needs to implement
to receive the result of an add contact operation.
|