See: Description
Interface | Description |
---|---|
Call |
Represents a call, or session, for executing operations like allow, drop, or divertTo, and to get and/or set certain call-related data
and policies.
|
CallListener |
Listener interface through which the service is informed of Call events.
|
CallPolicies |
View or change various call-related policies.
|
Identity |
View the properties of an Identity.
|
IdentityFactoryInterface |
Factory used to create an Identity.
|
Participant |
Each party in the call (e.g., calling party, called party) is represented by
a Participant.
|
TheCallListener |
TheCallListener annotation allows a service to be informed of call events (such as new
call, alerting or answered).
|
Class | Description |
---|---|
CallFactory |
Factory used to either create a call or get an existing call from its ID.
|
CallListenerAbstract |
Abstract listener class through which the service is informed of Call events.
|
CallProperties |
This class provides access to various properties of the call.
|
CallTerminationCause |
An enumeration of the Call Termination Cause which can be used to find reason of call termination.
|
CallTerminationPolicy |
New Enum.
|
IdentityFactory |
Factory used to create an Identity which would then be used to create a call.
|
MediaType |
Enumeration of the media types.
|
ParticipantFactory |
Factory used to create a participant which would then be used to create a
call, or which can then be added to a call.
|
ParticipantState |
Indicates the state that a Participant currently has in a @link Call.
|
ProtocolType |
An enumeration of the supported protocol types used for the underlying
communications protocol.
|
Copyright © 2016 Avaya. All Rights Reserved.