A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
All Classes All Packages

A

A - com.avaya.clientservices.call.DTMFType
Represents alphabet A.
ABBREVIATED - com.avaya.clientservices.call.feature.RingType
Short Ring Type.
ABBREVIATED_RING - com.avaya.clientservices.call.AlertType
Alert type of abbreviated ring
AbstractShape - Class in com.avaya.clientservices.collaboration.drawing
Base class for shapes that can be drawn on WhiteboardSurface whiteboard surface.
AbstractShape.ShapeStatus - Enum in com.avaya.clientservices.collaboration.drawing
Enum indicating selection status of AbstractShape on the server side, in other words, if our action is confirmed by server.
accept() - Method in interface com.avaya.clientservices.call.Call
For an incoming call, requests acceptance of an incoming call.
accept(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.PendingParticipant
Allows the participant to join the conference call.
ACCEPTED - com.avaya.clientservices.call.TransferProgressCode
The transfer request is accepted.
ACCEPTED_BY_ANOTHER_MODERATOR - com.avaya.clientservices.call.conference.PendingParticipantAdmissionCancellationReason.PendingParticipantAdmissionCancellationReasonCode
Admission request has been accepted by another moderator.
acceptVideo(VideoMode, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Called to accept incoming video escalation.
AccessControlBehavior - Enum in com.avaya.clientservices.contact
Enumeration that describes the types of the ACL-confirm policy handling.
ACOUSTIC - com.avaya.clientservices.media.EchoCancellationMode
 
AcousticProfileMode - Enum in com.avaya.clientservices.media
 
ACS - com.avaya.clientservices.contact.ContactProviderSourceType
ACS Provider - enterprise contact source.
ACSConfiguration - Class in com.avaya.clientservices.provider.acs
User Configuration information for ACS.
ACSConfiguration() - Constructor for class com.avaya.clientservices.provider.acs.ACSConfiguration
 
ACTION - com.avaya.clientservices.call.MinuteMessage.MinuteType
Minute message is an action.
activateMaliciousCallTrace(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Activate Malicious Call Trace feature for incoming active call.
activateSharedControl(ControllableEndpoint, SharedControlActionCompletionHandler) - Method in interface com.avaya.clientservices.sharedcontrol.SharedControlService
Activates the shared control service.
ActiveParticipant - Interface in com.avaya.clientservices.call.conference
Interface representing active conference participant.
ActiveParticipantListener - Interface in com.avaya.clientservices.call.conference
Interface that can be used to get feedback and updates from the active conference participant.
ADAPTIVE_ANALOG - com.avaya.clientservices.media.AutomaticGainControlMode
 
ADAPTIVE_DIGITAL - com.avaya.clientservices.media.AutomaticGainControlMode
 
addActionListener(ZoomableSharingView.ZoomableSharingViewActionListener) - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Adds private view action listener.
addActionListener(ZoomableSharingView.ZoomableSharingViewActionListener) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Adds private view action listener.
addAddress(String) - Method in interface com.avaya.clientservices.presence.PresenceListSubscription
Adds an address to the subscription to start watching the presence of the user associated with the specified address.
addAdminEventListener(UserAdminEventListener) - Method in interface com.avaya.clientservices.user.User
Adds a new AdminEvent listener to the User instance.
addAudioDeviceListener(AudioDeviceListener) - Method in interface com.avaya.clientservices.media.AudioInterface
Add a new listener to be informed when audio devices are added and removed or audio state changes.
addAudioDevicesEventListener(AudioDevicesEventListener) - Method in interface com.avaya.clientservices.media.DeviceListener
Add a new listener to be informed when there are audio device events.
addCallLogs(List<CallLogItem>, CallLogCompletionHandler) - Method in interface com.avaya.clientservices.calllog.CallLogService
Adds a specified set of call logs to the Call Log service.
addCertificateStatusListener(CertificateStatusListener) - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Registers a status listener to get notified about client identity certificate's expiration status.
addCircle(Point, Point, boolean, Color, int, WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Adds a circle to the whiteboard surface.
addCollaboration(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Add a collaboration session to this call.
addComposingParticipantsListener(ComposingParticipantsListener) - Method in interface com.avaya.clientservices.messaging.Conversation
Adds a listener that will be notified when list of composing participants changes.
addContact(EditableContact, AddContactCompletionHandler) - Method in interface com.avaya.clientservices.contact.ContactService
Adds a new contact.
AddContactCompletionHandler - Interface in com.avaya.clientservices.contact
Defines an interface that the client application needs to implement to receive the result of an add contact operation.
addContactGroupListener(ContactGroupListener) - Method in interface com.avaya.clientservices.contact.ContactGroup
Adds the contact group listener to get updates for this contact group.
addContactListener(ContactListener) - Method in interface com.avaya.clientservices.contact.Contact
Adds the contact listener to get updates for this contact.
addContacts(Collection<Contact>, ContactGroupOperationCompletionHandler) - Method in interface com.avaya.clientservices.contact.ContactGroup
Adds new contacts to a group Operation fails if at least one contact can't be added to a group due to capability not allowed.
addDataRetrievalListener(DataRetrievalListener<T>) - Method in interface com.avaya.clientservices.common.DataRetrieval
Add a listener to be notified of progress in retrieving a data set.
addDefaultNetworkListener(DefaultNetworkListener) - Method in class com.avaya.clientservices.client.Client
Adds a listener for this client.
ADDED - com.avaya.clientservices.contact.ContactListChangeType
 
addFIPSModeListener(FIPSModeListener) - Method in class com.avaya.clientservices.client.Client
Adds a FIPS-mode listener for this client.
addListener(AgentServiceListener) - Method in interface com.avaya.clientservices.agent.AgentService
Adds a agent service listener to service instance.
addListener(QueueStatisticsListener) - Method in interface com.avaya.clientservices.agent.QueueStatistics
Adds a new listener to the queue statistics.
addListener(CallListener) - Method in interface com.avaya.clientservices.call.Call
Adds a new listener to the call.
addListener(CallServiceListener) - Method in interface com.avaya.clientservices.call.CallService
 
addListener(ChatListener) - Method in interface com.avaya.clientservices.call.Chat
Adds a new listener to the in-conference chat session.
addListener(ActiveParticipantListener) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Adds a new ActiveParticipantListener to the participant.
addListener(ConferenceListener) - Method in interface com.avaya.clientservices.call.conference.Conference
Adds a new ConferenceListener to the conference object.
addListener(ConferenceMobileLinkListener) - Method in interface com.avaya.clientservices.call.conference.ConferenceMobileLink
Adds a new listener to the mobile link object.
addListener(ConferenceSlideViewerListener) - Method in interface com.avaya.clientservices.call.conference.ConferenceSlideViewer
Adds a new listener to the conference slide viewer object.
addListener(DroppedParticipantListener) - Method in interface com.avaya.clientservices.call.conference.DroppedParticipant
Adds a new DroppedParticipantListener to the participant.
addListener(ParticipantListener) - Method in interface com.avaya.clientservices.call.conference.Participant
Adds a new ParticipantListener to the participant.
addListener(PendingParticipantListener) - Method in interface com.avaya.clientservices.call.conference.PendingParticipant
Adds a new PendingParticipantListener to the participant.
addListener(CallFeatureServiceListener) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Adds a listener.
addListener(MeetingMinutesListener) - Method in interface com.avaya.clientservices.call.MeetingMinutes
Add a new MeetingMinutesListener object to the meeting minutes.
addListener(CallLogServiceListener) - Method in interface com.avaya.clientservices.calllog.CallLogService
Attach an CallLogServiceListener to this object to be informed of added/removed/updated notification on call log items.
addListener(ClientListener) - Method in class com.avaya.clientservices.client.Client
Adds a listener for this client.
addListener(CollaborationListener) - Method in interface com.avaya.clientservices.collaboration.Collaboration
Adds a new CollaborationListener listener to the collaboration.
addListener(CollaborationServiceListener) - Method in interface com.avaya.clientservices.collaboration.CollaborationService
Adds a new CollaborationServiceListener listener to the collaboration service.
addListener(ContentSharingListener) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharing
Add a new ContentSharingListener object to the content sharing session.
addListener(ContentSharingRenderer.RendererPrivateListener) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
Adds a new ContentSharingRenderer.RendererPrivateListener listener to the renderer object.
addListener(LibrarySharingListener) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibrarySharing
Not supported in Client SDK.
Adds a LibrarySharingListener object to receive events from a LibrarySharing instance.
addListener(SliderListener) - Method in interface com.avaya.clientservices.collaboration.slider.Slider
Add a new SliderListener object to the slider.
addListener(WhiteboardRenderer.RendererPrivateListener) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Add a new WhiteboardRenderer.RendererPrivateListener object to the whiteboard renderer.
addListener(WhiteboardListener) - Method in interface com.avaya.clientservices.collaboration.Whiteboard
Add a new WhiteboardListener object to the whiteboard.
addListener(WhiteboardSurfaceListener) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Adds a new whiteboard surface listener.
addListener(DataRetrievalWatcherListener<T>) - Method in class com.avaya.clientservices.common.DataRetrievalWatcher
Add a listener to be notified of progress in retrieving a data collection and subsequent updates to that collection.
addListener(ContactServiceListener) - Method in interface com.avaya.clientservices.contact.ContactService
Add a listener.
addListener(VideoInterfaceListener) - Method in interface com.avaya.clientservices.media.VideoInterface
Adds a new listener.
addListener(AttachmentListener) - Method in interface com.avaya.clientservices.messaging.Attachment
Adds a new listener to the attachment.
addListener(ConversationListener) - Method in interface com.avaya.clientservices.messaging.Conversation
Adds a new listener to the conversation.
addListener(MessageListener) - Method in interface com.avaya.clientservices.messaging.Message
Adds a new listener to the message.
addListener(MessagingServiceListener) - Method in interface com.avaya.clientservices.messaging.MessagingService
Adds a new listener to the service.
addListener(PresenceListSubscriptionListener) - Method in interface com.avaya.clientservices.presence.PresenceListSubscription
Adds the listener with this presence list subscription.
addListener(PresenceServiceListener) - Method in interface com.avaya.clientservices.presence.PresenceService
Adds the listener.
addListener(CellularCallEventListener) - Method in interface com.avaya.clientservices.provider.cellularcallstatus.CellularCallMonitor
Add event listener
addListener(PushNotificationServiceListener) - Method in interface com.avaya.clientservices.pushnotification.PushNotificationService
Adds a new listener to the service.
addListener(SharedControlServiceListener) - Method in interface com.avaya.clientservices.sharedcontrol.SharedControlService
Add a listener for the shared control service events.
addListener(SpacesServiceListener) - Method in interface com.avaya.clientservices.spaces.SpacesService
Adds a new listener to the service.
addListener(UnifiedPortalServiceListener) - Method in interface com.avaya.clientservices.unifiedportal.UnifiedPortalService
Adds a listener.
addListener(VisualVoiceMailMessageListener) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Adds a listener.
addListener(VisualVoiceMailServiceListener) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailService
Adds a listener.
addListener(VoiceMessagingServiceListener) - Method in interface com.avaya.clientservices.voicemessaging.VoiceMessagingService
Adds a listener.
addLog(String, long) - Method in class com.avaya.clientservices.media.LogLimiter
 
addMinute(String, MinuteMessage.MinuteType, boolean, MeetingMinutesCompletionHandler) - Method in interface com.avaya.clientservices.call.MeetingMinutes
Adds minute message to a meeting.
addOnTouchListener(View.OnTouchListener) - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Sets touch gesture listener on this view.
addOnTouchListener(View.OnTouchListener) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Sets touch gesture listener on this view.
addParticipant(Contact, AddParticipantAddressesCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Invokes an add participant request for this conversation for provided contact object.
addParticipant(String, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Add a participant to a call.
addParticipantAddresses(List<String>, AddParticipantAddressesCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Invokes an add participant request for this conversation for each of the provided addresses.
AddParticipantAddressesCompletionHandler - Interface in com.avaya.clientservices.messaging
Completion handler for AddParticipantAddresses operation.
addParticipantFromCall(Call, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
If the method is called on a 2-party call, the two calls are merged together to create a conference call.
addPresenceAccessControlListener(PresenceAccessControlListener) - Method in interface com.avaya.clientservices.presence.PresenceAccessControlList
Adds the presence access control information listener.
addPresenceListener(PresenceSubscriptionListener) - Method in interface com.avaya.clientservices.contact.Contact
Adds the presence listener to get presence updates for this contact.
addPresenceWatcherRequestListener(PresenceWatcherRequestListener) - Method in interface com.avaya.clientservices.presence.PresenceAccessControlList
Adds the presence watcher request listener.
addRegistrationListener(UserRegistrationListener) - Method in interface com.avaya.clientservices.user.User
Adds a new registration listener to the User instance.
addRemoteAddressDigit(AddressDigit) - Method in interface com.avaya.clientservices.call.Call
For a call in the off-hook dialing state, adds a digit to the remote address being collected via a dial pad.
addRenderable(Renderable) - Method in class com.avaya.clientservices.media.gui.PlaneRenderer
Adds a Renderable object to a collection to be updated with surface events.
addResourceDiscoveryListener(ResourceDiscoveryListener) - Method in interface com.avaya.clientservices.user.User
Adds a new resource discovery listener to the User instance.
AddressDigit - Enum in com.avaya.clientservices.call
 
AddressValidationResponse - Interface in com.avaya.clientservices.messaging
Interface for address validation response.
addShape(List<Point>, boolean, boolean, Color, int, WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Adds a shape to the whiteboard surface.
addSkill(AgentSkill, String, AgentFeatureButtonLampCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Request to add a skill to the skills assigned to an agent.
addStateListener(ZoomableSharingView.ZoomableSharingViewStateListener) - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Adds private view state listener.
addStateListener(ZoomableSharingView.ZoomableSharingViewStateListener) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Adds private view state listener.
addTerminal(String, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Add a terminal to a conference call by terminal IP address.
addText(Point, String, Color, int, WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Adds a text to the whiteboard surface on the indicated position on the page.
AES_128_HMAC_SHA1_32 - com.avaya.clientservices.call.MediaEncryptionType
AES 128 bit HMAC SHA-1 32 bit
AES_128_HMAC_SHA1_80 - com.avaya.clientservices.call.MediaEncryptionType
AES 128 bit HMAC SHA-1 80 bit
AES_256_HMAC_SHA1_32 - com.avaya.clientservices.call.MediaEncryptionType
AES 256 bit HMAC SHA-1 32 bit
AES_256_HMAC_SHA1_80 - com.avaya.clientservices.call.MediaEncryptionType
AES 256 bit HMAC SHA-1 80 bit
AES128_CBC_PKCS5_PADDING - com.avaya.clientservices.common.PushNotificationEncryptionInfo.PushNotificationEncryptionScheme
Represents encryption scheme "AES-128/CBC/PKCS5Padding".
AES128_ECB_PKCS5_PADDING - com.avaya.clientservices.common.PushNotificationEncryptionInfo.PushNotificationEncryptionScheme
Represents encryption scheme "AES-128/ECB/PKCS5Padding".
AES256_CBC_PKCS5_PADDING - com.avaya.clientservices.common.PushNotificationEncryptionInfo.PushNotificationEncryptionScheme
Represents encryption scheme "AES-256/CBC/PKCS5Padding".
AFTER_CALL_WORK - com.avaya.clientservices.agent.AgentFeatureType
After call work feature is an agents work mode which allows the agent to complete work associated with previous Automatic Call Distribution (ACD) call such as filling a form related to ACD call without receiving new ACD call.
AFTER_CALL_WORK - com.avaya.clientservices.agent.AgentState
The agent is engaged in work associated with a call, but not on a call.
AFTER_CALL_WORK - com.avaya.clientservices.agent.AgentWorkMode
The agent is engaged in work associated with a call, but not on a call.
AGENT - com.avaya.clientservices.agent.StatisticsDataResourceType
Provides agents with their own statistics or statistics about the skills the agent logs in to.
AGENT_AUTO_AVAILABLE - com.avaya.clientservices.agent.AgentError
Permission denied when agent tries to change work mode.
AGENT_BEING_COACHED - com.avaya.clientservices.agent.AgentError
Agent already being coached.
AGENT_BEING_COACHED - com.avaya.clientservices.call.feature.ServiceObservingError
Agent already being coached.
AGENT_BURN_OUT - com.avaya.clientservices.agent.AgentError
Work mode changes denied because agent is in maximum agent occupancy or burn-out mode.
AGENT_BUSY - com.avaya.clientservices.agent.AgentError
Add/remove skill while agent is busy.
AGENT_BUSY_ON_SKILL - com.avaya.clientservices.agent.AgentError
Agent Busy on Skill.
AGENT_EXTENSION - com.avaya.clientservices.agent.StatisticsDataResourceType
Provides supervisors with statistics about agents or the skills that the agents log in to.
AGENT_LOGIN - com.avaya.clientservices.agent.AgentFeatureType
Agent login feature allows agents to login to signalling server in order to receive an Automatic Call Distribution (ACD) calls.
AGENT_LOGIN_ELSEWHERE - com.avaya.clientservices.agent.AgentError
Agent logged in at another location
AGENT_LOGOUT - com.avaya.clientservices.agent.AgentFeatureType
Agent logout feature allows agents to logout from signalling server and will not receive any Automatic Call Distribution (ACD) calls.
AGENT_NOT_ADMINISTERED - com.avaya.clientservices.agent.AgentError
The agent is not administered on signalling server.
AGENT_NOT_LOGGED_IN - com.avaya.clientservices.agent.AgentError
When agent tries to change work mode while not logged in.
AGENT_NOT_MEASURED - com.avaya.clientservices.agent.AgentError
View status information is not available because agent is not administered on signalling server for status monitoring (configurable by flag - measured = y/n).
AGENT_STATE_NOT_COACHABLE - com.avaya.clientservices.agent.AgentError
Wrong observed agent state.
AGENT_STATE_NOT_COACHABLE - com.avaya.clientservices.call.feature.ServiceObservingError
Coaching can't be started as the agent is not in a valid state.
AGENT_TENANT_NUMBER_ISSUE - com.avaya.clientservices.agent.AgentError
Agent Tenant Number Issue.
AgentConfiguration - Class in com.avaya.clientservices.agent
User configuration information for the Agent service.
AgentConfiguration() - Constructor for class com.avaya.clientservices.agent.AgentConfiguration
A default constructor.
AgentError - Enum in com.avaya.clientservices.agent
Represents all possible errors which could occur during AgentFeature interactions with signaling server.
AgentException - Exception in com.avaya.clientservices.agent
Exception representing an agent operation failure.
AgentException(String, AgentError, int, String) - Constructor for exception com.avaya.clientservices.agent.AgentException
 
AgentFeature - Class in com.avaya.clientservices.agent
Represents the contact center agent feature or the feature button administered on the contact center solution.
AgentFeature() - Constructor for class com.avaya.clientservices.agent.AgentFeature
 
AgentFeatureButtonLampCompletionHandler - Interface in com.avaya.clientservices.agent
Represents an interface that the client application needs to implement to receive the result of a requested agent operations.
AgentFeatureType - Enum in com.avaya.clientservices.agent
Defines the list of supported agent features.
AgentInformation - Class in com.avaya.clientservices.agent
Represents an agent information sent from contact center solution to the registered agent's application.
AgentInformation() - Constructor for class com.avaya.clientservices.agent.AgentInformation
 
AgentLogoutOverrideType - Enum in com.avaya.clientservices.agent
Represents a policy that is configured on contact center solution that whether the agent will be forced to log out at a certain time or the agent is overriding the forced logout.
AgentReasonCodeLength - Enum in com.avaya.clientservices.agent
Represents the policy used to describe the length of reason codes used by agents for logout and work mode change operations.
AgentReasonCodeMode - Enum in com.avaya.clientservices.agent
Represents policy how agents provide reason codes while performing various agent operations.
AgentService - Interface in com.avaya.clientservices.agent
The AgentService object is accessible from the User object, providing access to agent features.
AgentServiceCompletionHandler - Interface in com.avaya.clientservices.agent
Represents an interface that the client application needs to implement to receive the result of a requested agent operations.
AgentServiceListener - Interface in com.avaya.clientservices.agent
Represents an interface that can be used to retrieve status updates from an AgentService object.
AgentSkill - Class in com.avaya.clientservices.agent
Represents agent's skill information.
AgentSkill(int) - Constructor for class com.avaya.clientservices.agent.AgentSkill
Constructor to create a skill stub.
AgentSkill(int, int) - Constructor for class com.avaya.clientservices.agent.AgentSkill
Constructor to create a skill stub.
AgentState - Enum in com.avaya.clientservices.agent
All supported agent states for contact center Elite Agent.
AgentWorkMode - Enum in com.avaya.clientservices.agent
All supported agent work modes for contact center Elite Agent.
AGGRESSIVE - com.avaya.clientservices.media.VoiceActivityDetectionMode
 
ALERTING - com.avaya.clientservices.call.CallState
Call is alerting locally (incoming call)
ALERTING - com.avaya.clientservices.call.feature.FeatureStatus
The feature status ALERTING.
AlertType - Enum in com.avaya.clientservices.call
Alert types.
ALL - com.avaya.clientservices.contact.ContactSearchLocationType
Search in both local and network scopes.
ALL - com.avaya.clientservices.contact.ContactSearchScopeType
Search contacts by all allowed fields (name, handle, phone number, etc.).
ALL - com.avaya.clientservices.contact.ContactSourceType
All contact sources - contacts are retrieved from all sources with data from multiple sources merged into a single contact object if they represent the same person or organization.
ALL_TRANSPORTS - com.avaya.clientservices.user.MediaTransportPreference
 
ALLOW - com.avaya.clientservices.presence.PresenceACLPolicy
Presence access control list policy is in allowed state.
ALLOW_SERVICE_OBSERVING_CLASS_OF_RESTRICTION_DISABLED - com.avaya.clientservices.call.feature.ServiceObservingError
Service Observing denied as "allow Service Observing Class Of Restriction (COR) for SIP station" is not set to yes for an extension.
ALLOW_SERVICE_OBSERVING_CLASS_OF_SERVICE_RESTRICTION - com.avaya.clientservices.agent.AgentError
Service Observing (SO) denied due to allow SO COR for SIP station extension being used not set to yes.
AllowedVideoDirection - Enum in com.avaya.clientservices.call
Enumeration of different allowed video directions that can be used by the local application for a call session.
allowPresenceWatcher(PresenceWatcher, PresenceCompletionHandler) - Method in interface com.avaya.clientservices.presence.PresenceAccessControlList
Used to allow either a pending or a previously blocked presence tracking request.
ALREADY_ENROLLED - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Issued when certificate was already enrolled.
ALREADY_OBSERVED - com.avaya.clientservices.agent.AgentError
An observer is not allowed to activate service observing for a second observe.
ALREADY_OBSERVED - com.avaya.clientservices.call.feature.ServiceObservingError
An observer is not allowed to activate service observing for a second observe.
AMMConfiguration - Class in com.avaya.clientservices.provider.amm
Configuration for AMM specific to a user.
AMMConfiguration() - Constructor for class com.avaya.clientservices.provider.amm.AMMConfiguration
 
AndroidAudioManager - Class in com.avaya.clientservices.media
 
AndroidAudioManager(Context) - Constructor for class com.avaya.clientservices.media.AndroidAudioManager
 
AndroidBackgroundObserver - Class in com.avaya.clientservices.media
 
angle(float, float, float, float) - Static method in class com.avaya.clientservices.collaboration.drawing.MathUtils
Calculates angle between point coordinates
angle(PointF, PointF) - Static method in class com.avaya.clientservices.collaboration.drawing.MathUtils
Calculates angle between points.
ANSWERED - com.avaya.clientservices.calllog.CallLogActionType
 
AppCertificateStoreException - Exception in com.avaya.clientservices.provider.certificate
Certificate store exception is used to present errors encountered while managing the private trust store.
AppCertificateStoreException() - Constructor for exception com.avaya.clientservices.provider.certificate.AppCertificateStoreException
Constructs a new exception with null as its message.
AppCertificateStoreException(String) - Constructor for exception com.avaya.clientservices.provider.certificate.AppCertificateStoreException
Constructs a new exception with specified message.
AppCertificateStoreException(String, Throwable) - Constructor for exception com.avaya.clientservices.provider.certificate.AppCertificateStoreException
Constructs a new exception with specified message and cause cause.
AppCertificateStoreException(Throwable) - Constructor for exception com.avaya.clientservices.provider.certificate.AppCertificateStoreException
Constructs a new exception with specified cause.
AppCertificateStoreNotInUseException - Exception in com.avaya.clientservices.provider.certificate
Certificate store exception indicates an absence of the private trust store therefore private trust store management operations are disallowed.
AppCertificateStoreNotInUseException() - Constructor for exception com.avaya.clientservices.provider.certificate.AppCertificateStoreNotInUseException
Constructs a new exception with Application Certificate store is not in use as in-built error message as its detail message.
AppCertificateStoreNotInUseException(Throwable) - Constructor for exception com.avaya.clientservices.provider.certificate.AppCertificateStoreNotInUseException
Constructs a new exception with specific cause.
ApplicationWindow - Class in com.avaya.clientservices.collaboration
Data object representing a unique application window that can be used in a content sharing session.
ApplicationWindow() - Constructor for class com.avaya.clientservices.collaboration.ApplicationWindow
Default constructor
apply(String) - Method in interface com.avaya.clientservices.dialingrules.DialingRules
Applies the configured dialing rules to the input number.
applyDialingRulesForEC500(String) - Method in interface com.avaya.clientservices.call.CallService
Apply dialing rules.
areAllSubscriptionsDisabled() - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Check if all subscriptions are disabled
areMultiplePresentersAllowed() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the multi-presenter mode status of the conference call.
ASK - com.avaya.clientservices.call.feature.ForwardingOverride
The client can specify whether Call forwarding destination on the monitored station will be overridden by Team Button speed dial invocation or not.
Assign(VideoMediaFormat) - Method in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
assignAsLecturer(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Set this participant as a conference lecturer.
assignAsModerator(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Set this participant as the conference moderator.
assignAsPresenter(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Set this participant as a conference presenter.
ASSISTANT - com.avaya.clientservices.contact.fields.ContactPhoneNumberType
Assistant phone number type.
AsynchDataProgress - Interface in com.avaya.clientservices.messaging
Represents the message attachment asynchronous data progress.
Attachment - Interface in com.avaya.clientservices.messaging
Attachment class is representing a message optional parameter.
ATTACHMENT_NOT_FOUND - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Requested attachment not found.
ATTACHMENT_NOT_FOUND - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Requested attachment not found.
ATTACHMENT_SIZE_EXCEEDED - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Attachment size exceeds server limit.
ATTACHMENT_SIZE_EXCEEDED - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Attachment size exceeds server limit.
AttachmentListener - Interface in com.avaya.clientservices.messaging
Interface that can be used to retrieve status updates for a messaging attachment.
AttachmentStatus - Enum in com.avaya.clientservices.messaging.enums
Represents the message attachment status.
ATTENDANT_CANNOT_OBSERVE - com.avaya.clientservices.agent.AgentError
An attendant is not allowed to activate service observing.
ATTENDANT_CANNOT_OBSERVE - com.avaya.clientservices.call.feature.ServiceObservingError
An attendant is not allowed to activate service observing.
AUDIO - com.avaya.clientservices.media.DSCPPrecedenceConfiguration.DSCPPrecedenceType
 
AUDIO - com.avaya.clientservices.messaging.enums.Modality
 
AUDIO_ONLY - com.avaya.clientservices.unifiedportal.MeetingMediaType
The conference has no video (audio only).
AudioCapturer - Interface in com.avaya.clientservices.media.audio
Describes interface for object, which can be used for audio capture control
AudioCapturerConfig - Class in com.avaya.clientservices.media.audio
Contains configuration for audio capturer
AudioCapturerConfig() - Constructor for class com.avaya.clientservices.media.audio.AudioCapturerConfig
 
AudioCapturerException - Exception in com.avaya.clientservices.media.audio
Exceptions related to AudioCapturer objects
AudioCapturerException() - Constructor for exception com.avaya.clientservices.media.audio.AudioCapturerException
 
AudioCapturerException(String) - Constructor for exception com.avaya.clientservices.media.audio.AudioCapturerException
 
AudioCapturerException(String, Throwable) - Constructor for exception com.avaya.clientservices.media.audio.AudioCapturerException
 
AudioCapturerException(Throwable) - Constructor for exception com.avaya.clientservices.media.audio.AudioCapturerException
 
AudioCapturerMode - Enum in com.avaya.clientservices.media.audio
Supported capture modes
AudioCodec - Enum in com.avaya.clientservices.media
 
AudioDetails - Class in com.avaya.clientservices.call
Represents details of transmitted and received audio stream properties.
AudioDetailsCompletionHandler - Interface in com.avaya.clientservices.call
 
AudioDevice - Class in com.avaya.clientservices.media
 
AudioDevice(AudioDevice.Type) - Constructor for class com.avaya.clientservices.media.AudioDevice
Deprecated.
AudioDevice.Type - Enum in com.avaya.clientservices.media
 
AudioDeviceError - Enum in com.avaya.clientservices.media
 
AudioDeviceListener - Interface in com.avaya.clientservices.media
Interface for communicating audio focus events for the current active device.
AudioDevicesEventListener - Interface in com.avaya.clientservices.media
Deprecated.
AudioFilePlayer - Interface in com.avaya.clientservices.media
Audio file player control interface
AudioFilePlayerListener - Interface in com.avaya.clientservices.media
Audio file player notification interface
AudioInterface - Interface in com.avaya.clientservices.media
The implementation object needs to inherit from BluetoothProfile.ServiceListener
AudioMergeMode - Enum in com.avaya.clientservices.media.audio
Supported modes for audio stream merge
AudioMixer - Interface in com.avaya.clientservices.media.audio
Describes interface for object, which can be used for audio mixing
AudioMixerConfig - Class in com.avaya.clientservices.media.audio
Contains configuration for audio mixer
AudioMixerConfig() - Constructor for class com.avaya.clientservices.media.audio.AudioMixerConfig
 
AudioMixerException - Exception in com.avaya.clientservices.media.audio
Exceptions related to AudioMixer objects
AudioMixerException() - Constructor for exception com.avaya.clientservices.media.audio.AudioMixerException
 
AudioMixerException(String) - Constructor for exception com.avaya.clientservices.media.audio.AudioMixerException
 
AudioMixerException(String, Throwable) - Constructor for exception com.avaya.clientservices.media.audio.AudioMixerException
 
AudioMixerException(Throwable) - Constructor for exception com.avaya.clientservices.media.audio.AudioMixerException
 
AudioMixerMode - Enum in com.avaya.clientservices.media.audio
Supported mixing modes
AudioMode - Enum in com.avaya.clientservices.media
 
AudioRecordPlayStatusListener - Interface in com.avaya.clientservices.media
 
AudioStreamListener - Interface in com.avaya.clientservices.media.audio
Audio stream notification interface
AudioTone - Enum in com.avaya.clientservices.media
Audio Tones playable by the AudioFilePlayer.
authenticate(Credentials, HttpRequest) - Method in class com.avaya.clientservices.network.http.ProxyAuthScheme
 
AUTHENTICATION_ERROR - com.avaya.clientservices.call.CallError
Reported when local user's authentication with the network has failed.
AUTHENTICATION_ERROR - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
The server can't authenticate the user's credentials.
AUTHENTICATION_ERROR - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
The server rejected the request due to an authentication error.
AUTHENTICATION_ERROR - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The server rejected the request due to an authentication error.
AUTHENTICATION_ERROR - com.avaya.clientservices.presence.PresenceError
The server rejected the request due to an authentication error.
AUTHENTICATION_ERROR - com.avaya.clientservices.sharedcontrol.DisconnectReason
The authentication is rejected by server.
AUTHENTICATION_ERROR - com.avaya.clientservices.user.RegistrationError
Registration was failed due to authentication error.
AUTHENTICATION_ERROR - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
The server rejected the request due to an authentication error.
AUTHENTICATION_FAILED - com.avaya.clientservices.call.feature.AutodialError
The user's userid or password is invalid.
AUTHENTICATION_FAILED - com.avaya.clientservices.call.feature.FeatureLabelError
The user's userid or password is invalid.
AUTHENTICATION_FAILED - com.avaya.clientservices.collaboration.CollaborationError
Authentication failed.
AUTHENTICATION_FAILED - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
AUTHENTICATION_FAILURE - com.avaya.clientservices.downloadservice.DownloadServiceError
An invalid username or password was provided.
AUTHENTICATION_FAILURE - com.avaya.clientservices.unifiedportal.UnifiedPortalError
An invalid username or password was provided.
AuthenticationMethod - Enum in com.avaya.clientservices.credentials
 
AUTHORIZING - com.avaya.clientservices.call.conference.ParticipantConnectionStatus
Participant is being authorized to join the conference call.
authScheme() - Method in class com.avaya.clientservices.network.websocket.WebSocketProxyHandler
 
AUTO - com.avaya.clientservices.common.SignalingServer.TransportType
The appropriate transport type will be discovered via DNS.
AUTO - com.avaya.clientservices.messaging.enums.MessagingReasonType
The message is generated by the system.
AUTO_CALLBACK - com.avaya.clientservices.call.AlertType
Alert type indicating that it is auto callback
AUTO_CALLBACK - com.avaya.clientservices.call.feature.FeatureType
Auto Callback is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that allows a user who placed a call to a busy or unanswered telephone to be called back automatically when the called telephone becomes available to receive a call.
AUTO_CONFERENCE - com.avaya.clientservices.call.feature.FeatureType
This feature can be used to place the user, his current call and any calls he has on hold into a conference.
AUTO_IN - com.avaya.clientservices.agent.AgentFeatureType
Auto-In feature is a mode which allows the agent to be available to accept subsequent Automatic Call Distribution (ACD) call right after previous call ends.
AUTO_IN - com.avaya.clientservices.agent.AgentWorkMode
The auto-in mode indicates that the agent is available for an Automatic Call Distribution (ACD) call.
AUTO_INTERCOM - com.avaya.clientservices.call.feature.FeatureType
Automatic intercom feature allows to initiate intercom call to a preconfigured destination.
Autodial - Class in com.avaya.clientservices.call.feature
Represents autodial feature details.
Autodial(int, String, String, boolean) - Constructor for class com.avaya.clientservices.call.feature.Autodial
Returns the Autodial object initiated on basis of specified parameters.
AUTODIAL - com.avaya.clientservices.call.feature.FeatureType
The Autodial feature allows the user or administrator to configure a button as a speed-dial.
AutodialError - Enum in com.avaya.clientservices.call.feature
Errors generated for autodial operations.
AUTOMATIC - com.avaya.clientservices.common.Layer2PriorityMarking
Makes CSDK to use values from the network or use an appropriate default
AUTOMATIC - com.avaya.clientservices.common.SignalingServer.FailbackPolicy
Failback occurs automatically as soon as a connection with the primary server is re-established.
AUTOMATIC_CALL_DISTRIBUTION_EXTERNAL - com.avaya.clientservices.call.AlertType
Alert type indicating that it is distributed automatic external call
AUTOMATIC_CALL_DISTRIBUTION_INTERNAL - com.avaya.clientservices.call.AlertType
Alert type indicating that it is distributed automatic internal call
AutomaticGainControlConfiguration - Class in com.avaya.clientservices.media
 
AutomaticGainControlConfiguration() - Constructor for class com.avaya.clientservices.media.AutomaticGainControlConfiguration
 
AutomaticGainControlConfiguration(boolean, int, int) - Constructor for class com.avaya.clientservices.media.AutomaticGainControlConfiguration
 
AutomaticGainControlMode - Enum in com.avaya.clientservices.media
 
AUXILIARY - com.avaya.clientservices.agent.AgentFeatureType
Auxiliary feature is an agents work mode which allows the agent to make him or her self temporary unavailable to receive Automatic Call Distribution (ACD) calls.
AUXILIARY - com.avaya.clientservices.agent.AgentState
The agent is involved in non ACD work, is on break, in a meeting, or at lunch.
AUXILIARY - com.avaya.clientservices.agent.AgentWorkMode
The agent is involved in non ACD work, is on break, in a meeting, or at lunch.
available() - Method in class com.avaya.clientservices.network.http.NativeRequestInputStream
 
available() - Method in class com.avaya.clientservices.network.websocket.ChannelByteBuffer
 
AVAILABLE - com.avaya.clientservices.agent.AgentState
The AVAILABLE state indicates that the agent is available for accepting an Automatic Call Distribution (ACD) call.
AVAILABLE - com.avaya.clientservices.call.conference.ConferenceRoomSystemStatus
The room system is available.
AVAILABLE - com.avaya.clientservices.presence.PresenceState
Presence state is available.
AVAYA - com.avaya.clientservices.common.SignalingEnvironment
The Avaya signaling environment, suitable for Aura and IPO servers (default).
AVAYA_EQUINOX_CLOUD - com.avaya.clientservices.messaging.enums.MessagingProviderType
Zang provider
AVAYA_MULTIMEDIA_MESSAGING - com.avaya.clientservices.messaging.enums.MessagingProviderType
Avaya Multimedia Messaging provider.
AVAYA_ONEX_PORTAL - com.avaya.clientservices.messaging.enums.MessagingProviderType
AVAYA ONE-X Portal provider
AvayaAudioUtils - Class in com.avaya.clientservices.media
 
AvayaAudioUtils() - Constructor for class com.avaya.clientservices.media.AvayaAudioUtils
 
AvayaMessagingConfiguration - Class in com.avaya.clientservices.provider.avayamessaging
User Configuration information for Avaya Messaging provider.
AvayaMessagingConfiguration() - Constructor for class com.avaya.clientservices.provider.avayamessaging.AvayaMessagingConfiguration
 
AvcLevelToString(int) - Static method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
AvcProfileToString(int) - Static method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
AWAY - com.avaya.clientservices.presence.PresenceState
Presence state indicating that the user is away from their client.

B

B - com.avaya.clientservices.call.DTMFType
Represents alphabet B.
Back - com.avaya.clientservices.media.capture.VideoCamera
 
BACKEND_SOURCE_NOT_CONNECTABLE - com.avaya.clientservices.call.feature.AutodialError
Unable to connect to server/source (server down, email client not installed, etc).
BACKEND_SOURCE_NOT_CONNECTABLE - com.avaya.clientservices.call.feature.FeatureLabelError
Unable to connect to server/source (server down, email client not installed, etc).
BACKEND_SOURCE_NOT_CONNECTABLE - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
BACKGROUND - com.avaya.clientservices.common.Layer2PriorityMarking
Corresponds to priority 1
BackgroundNoiseGenerationMode - Enum in com.avaya.clientservices.media
 
BASE - com.avaya.clientservices.provider.ldap.LDAPScope
Search base
BaseContact - Interface in com.avaya.clientservices.contact
Base class used as a common interface for read-only and editable contacts.
BaseContactField - Interface in com.avaya.clientservices.contact.fields
A base class for all contact-related field classes which defines the common attributes for all field types.
BaseContactMultiValueField<T extends ContactField> - Interface in com.avaya.clientservices.contact.fields
The base interface definition for multi-value contact fields.
BaseToolHandler<T extends android.view.View & ZoomableSharingView> - Class in com.avaya.clientservices.collaboration.whiteboard
Base class for handling drawing tool events (ex.
BaseToolHandler(DrawingView<T>, DrawingView.DrawingListener) - Constructor for class com.avaya.clientservices.collaboration.whiteboard.BaseToolHandler
 
BASIC - com.avaya.clientservices.call.feature.ServiceObservingType
* Standard Service Observing - starts in listen-only mode and can be changed to listen-talk mode and back.
BASIC - com.avaya.clientservices.credentials.Challenge.AuthorizationMethod
 
BASIC_DIGEST - com.avaya.clientservices.credentials.AuthenticationMethod
Basic or Digest authentication, if server proposes both versions Digest is preferred.
BEARER - com.avaya.clientservices.credentials.AuthenticationMethod
Bearer token authentication.
BEARER - com.avaya.clientservices.credentials.Challenge.AuthorizationMethod
 
BEING_OBSERVED - com.avaya.clientservices.agent.AgentError
Attempted to initiate service observing from a station that is being observed by someone else.
BEING_OBSERVED - com.avaya.clientservices.call.feature.ServiceObservingError
Attempted to initiate service observing from a station that is being observed by someone else.
BEING_TRANSFERRED - com.avaya.clientservices.call.CallState
Incoming transfer request received and the call is being transferred by a remote party on the call.
BEST_EFFORT - com.avaya.clientservices.common.Layer2PriorityMarking
Corresponds to priority 0
BEST_EFFORT - com.avaya.clientservices.common.SecurityPolicy
Enable revocation check and treat indeterminate revocation errors as non-fatal.
BFCP_TCP - com.avaya.clientservices.collaboration.DataSharingMode
The presented content is provided via TCP protocol.
BFCP_TLS - com.avaya.clientservices.collaboration.DataSharingMode
The presented content is provided via TLS protocol.
BFCP_UDP - com.avaya.clientservices.collaboration.DataSharingMode
The presented content is provided via UDP protocol.
BfcpTransportMode - Enum in com.avaya.clientservices.media
 
BIG - com.avaya.clientservices.collaboration.drawing.DrawingUtils.FontSize
 
BIG - com.avaya.clientservices.collaboration.drawing.DrawingUtils.LineWidth
 
BIG - com.avaya.clientservices.collaboration.drawing.DrawingUtils.StrokeWidth
 
BINARY_DATA_EXCEEDS_MAX_SIZE - com.avaya.clientservices.downloadservice.DownloadServiceError
Max size of the downloaded binary data is exceeded.
BitmapLayer - Class in com.avaya.clientservices.media.gui
Renders a bitmap at a given position within an opengl context.
BitmapLayer() - Constructor for class com.avaya.clientservices.media.gui.BitmapLayer
Constructor.
BitmapPlane - Class in com.avaya.clientservices.media.gui
 
BitmapPlane() - Constructor for class com.avaya.clientservices.media.gui.BitmapPlane
Constructor
BitmapPlane(Context) - Constructor for class com.avaya.clientservices.media.gui.BitmapPlane
Constructor
BitmapPlaneListener - Interface in com.avaya.clientservices.media.gui
 
BLOCK - com.avaya.clientservices.presence.PresenceACLPolicy
Presence access control list policy is in blocked state.
blockCallingPartyNumber(String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Starts a call to the specified destination with the user's calling party number information blocked if the call is made over a trunk.
blockPresenceWatcher(PresenceWatcher, PresenceCompletionHandler) - Method in interface com.avaya.clientservices.presence.PresenceAccessControlList
Used to block either a pending or a previously allow presence tracking request.
blockVideo(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Blocks video of the selected participant.
BLUETOOTH_HEADSET - com.avaya.clientservices.media.AcousticProfileMode
 
BLUETOOTH_HEADSET - com.avaya.clientservices.media.AudioDevice.Type
 
BLUETOOTH_SCO_FAILED - com.avaya.clientservices.media.AudioDeviceError
 
bluetoothHeadset - Static variable in class com.avaya.clientservices.media.AudioDevice
Deprecated.
BODY_LENGTH_EXCEEDED - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Body text length in request was exceeded.
BODY_LENGTH_EXCEEDED - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Body text length in request was exceeded.
BOTH_MUTED - com.avaya.clientservices.call.conference.ParticipantMediaStatus
The participant has muted itself and the media from this participant is also blocked by server.
BRIDGED_APPEARANCE - com.avaya.clientservices.agent.AgentError
A bridged appearance is not allowed to activate service observing.
BRIDGED_APPEARANCE - com.avaya.clientservices.call.feature.ServiceObservingError
A bridged appearance is not allowed to activate service observing.
BROKEN_FLUTTER - com.avaya.clientservices.agent.ButtonLampState
Broken flutter lamp state.
BUILD_DATE - Static variable in class com.avaya.clientservices.BuildConfig
 
BUILD_ID - Static variable in class com.avaya.clientservices.BuildConfig
 
BUILD_TYPE - Static variable in class com.avaya.clientservices.BuildConfig
 
BUILD_VERSION - Static variable in class com.avaya.clientservices.BuildConfig
 
BuildConfig - Class in com.avaya.clientservices
 
BuildConfig() - Constructor for class com.avaya.clientservices.BuildConfig
 
BUSY - com.avaya.clientservices.call.CallDenialReason
User busy on another call.
BUSY - com.avaya.clientservices.call.CallError
Reported when the request is rejected by the server due to resource being busy.
BUSY - com.avaya.clientservices.call.CallForwardingCause
The current call was forwarded due the busy status of user who forwarded the call.
BUSY - com.avaya.clientservices.call.conference.ConferenceRoomSystemStatus
The room system is busy.
BUSY - com.avaya.clientservices.call.feature.FeatureError
User is busy.
BUSY - com.avaya.clientservices.media.AudioTone
 
BUSY - com.avaya.clientservices.presence.PresenceState
Presence state indicating that the user is busy, e.g.
BUSY - com.avaya.clientservices.user.CallDenialPolicy
If the user denies the incoming call without specifying reason then the call will be denied with reason as busy in response.
BUSY_INDICATOR - com.avaya.clientservices.call.feature.FeatureType
Busy Indicator feature allows the user to observe another extension for its availability.
BusyIndicator - Class in com.avaya.clientservices.call.feature
Represent the Busy Indicator feature.
BusyIndicator(String, String, String, boolean, int) - Constructor for class com.avaya.clientservices.call.feature.BusyIndicator
Constructs a BusyIndicator object from the specified parameters.
BUTTON_CLICK_EFFECT - com.avaya.clientservices.media.AudioTone
 
BUTTON_DATA_CHANGED - com.avaya.clientservices.user.UserAdminChangeType
 
BUTTON_NOT_FOUND - com.avaya.clientservices.call.feature.AutodialError
The request from the endpoint is for a button that has been deleted on server.
BUTTON_NOT_FOUND - com.avaya.clientservices.call.feature.FeatureLabelError
The request from the endpoint is for a button that has been deleted on server.
ButtonLampState - Enum in com.avaya.clientservices.agent
All supported button lamp types.
BY_LOCATION - com.avaya.clientservices.call.feature.ServiceObservingType
VDN Observing by Location - enter the VDN extension and the location number on the Service Observing activation screen.
ByteBufferHelper - Class in com.avaya.clientservices.network.websocket
 
ByteBufferHelper() - Constructor for class com.avaya.clientservices.network.websocket.ByteBufferHelper
 

C

C - com.avaya.clientservices.call.DTMFType
Represents alphabet C.
CA_CERTIFICATE_INVALID - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Issued when connection to SCEP server failed because of invalid CA issue or CA doesn't exist.
calculateLength() - Method in class com.avaya.clientservices.collaboration.contentsharing.Vector
 
Call - Interface in com.avaya.clientservices.call
The Call class is a facade object that may be used to represent a 2-party or a or a conference call.
CALL_DEFLECTION - com.avaya.clientservices.call.CallForwardingCause
The current call was forwarded because it was declined by the previous recipient.
CALL_DISCONNECTED - com.avaya.clientservices.call.CallEndReason
Ended remotely (applicable to both point-to-point and conference calls).
CALL_ENDED_LOCALLY - com.avaya.clientservices.call.CallEndReason
Ended locally (applicable to both point-to-point and conference calls).
CALL_FAILED_ANSWERED_COVERED_DROPPED - com.avaya.clientservices.call.CallError
Reported if the call is answered by another user, dropped by the caller or sent to voice mail.
CALL_HAS_NO_AUDIO - com.avaya.clientservices.common.CapabilityDenialReason
 
CALL_HAS_NO_VIDEO - com.avaya.clientservices.common.CapabilityDenialReason
 
CALL_HISTORY_DATA_CHANGED - com.avaya.clientservices.user.UserAdminChangeType
 
CALL_IN_PROGRESS - com.avaya.clientservices.sharedcontrol.DisconnectReason
The activation of shared control mode is failed because of active call.
CALL_IS_NOT_REMOTE - com.avaya.clientservices.common.CapabilityDenialReason
 
CALL_IS_REMOTE - com.avaya.clientservices.common.CapabilityDenialReason
 
CALL_ON_HOLD - com.avaya.clientservices.agent.AgentError
Agent has calls on hold.
CALL_ON_HOLD - com.avaya.clientservices.call.feature.ServiceObservingError
Agent has calls on hold.
CALL_PARK - com.avaya.clientservices.call.feature.FeatureType
Call Park is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that allows the user to place the current call in the call park state so it can be retrieved from another phone.
CALL_PICKUP_ALERT - com.avaya.clientservices.media.AudioTone
 
CALL_PICKUP_END_ALERT - com.avaya.clientservices.media.AudioTone
 
CALL_STATE_MISMATCH - com.avaya.clientservices.call.CallError
Reported when the request cannot be supported at this time due to the current state of the call.
CALL_SUPERVISOR - com.avaya.clientservices.call.SupervisorCallType
Supervisor assistance call was requested by user for skill id.
CALL_TERMINATED - com.avaya.clientservices.call.CallError
Reported when outgoing call request is terminated or canceled by user action.
CALL_UNPARK - com.avaya.clientservices.call.feature.FeatureType
Call Unpark is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that allows the user to retrieve a call parked at another extension.
CALL_WORK_CODE - com.avaya.clientservices.agent.AgentFeatureType
Call Work Code(CWC) feature allows agents to type up to 16 digits to record or report customer-related information in reporting system (e.g.
Call.IncomingVideoStatus - Enum in com.avaya.clientservices.call
Enum Indicating the video availability in an incoming call.
CALLBACK_CALL - com.avaya.clientservices.call.feature.FeatureType
This feature allows to place callback calls using one of the destinations configured by the callback/simultaneous ring feature.
CALLBACK_DESTINATION_ANSWERED - com.avaya.clientservices.call.feature.CallbackCallStatus
Callback destination answered.
CALLBACK_DESTINATION_RINGING - com.avaya.clientservices.call.feature.CallbackCallStatus
Callback destination ringing.
CALLBACK_DESTINATION_TRYING - com.avaya.clientservices.call.feature.CallbackCallStatus
Callback destination trying.
CallbackCallCompletionHandler - Interface in com.avaya.clientservices.call.feature
Defines an interface that the client application needs to implement to receive the detailed result of a placed callback call.
CallbackCallStatus - Enum in com.avaya.clientservices.call.feature
The callback call status values.
CallCompletionHandler - Interface in com.avaya.clientservices.call
Defines an interface that the client application needs to implement to receive the result of an operation requested on various call and collaboration related methods.
CallCreationInfo - Class in com.avaya.clientservices.call
Represents the call creation information for creating the call
CallCreationInfo() - Constructor for class com.avaya.clientservices.call.CallCreationInfo
Constructs a call creation info with no arguments.
CallCreationInfo(int, String) - Constructor for class com.avaya.clientservices.call.CallCreationInfo
Constructs a call creation info with remote call arguments.
CallCreationInfo(String, String, String) - Constructor for class com.avaya.clientservices.call.CallCreationInfo
Constructs a call creation info with conference related arguments.
CallCreationInfo(String, String, String, String) - Constructor for class com.avaya.clientservices.call.CallCreationInfo
Initialize guest user creation call information where user is allowed to make a single call using the provided authorization token.
CallCreationInfo(String, String, String, String, String, String, String, String, boolean) - Constructor for class com.avaya.clientservices.call.CallCreationInfo
Constructs a MeetMe call creation info with conference related arguments.
CallDenialPolicy - Enum in com.avaya.clientservices.user
Enumeration that describes call denial policy.
CallDenialReason - Enum in com.avaya.clientservices.call
Session denial reasons.
CallEndReason - Enum in com.avaya.clientservices.call
Call ended reasons.
CALLER_INFORMATION - com.avaya.clientservices.agent.AgentFeatureType
Caller information feature allows agents to get the collected digits (maximum 16 digits) associated with the call.
CallError - Enum in com.avaya.clientservices.call
Point to point and conference call related error codes.
CallException - Exception in com.avaya.clientservices.call
Exception representing a session failure.
CallException(CallError) - Constructor for exception com.avaya.clientservices.call.CallException
 
CallException(CallError, int, String) - Constructor for exception com.avaya.clientservices.call.CallException
 
CallException(String, CallError, int, String) - Constructor for exception com.avaya.clientservices.call.CallException
 
CallFeatureService - Interface in com.avaya.clientservices.call.feature
The CallFeatureService object is accessible from the User object, providing access to additional business communication features.
CallFeatureServiceListener - Interface in com.avaya.clientservices.call.feature
Interface that can be used to retrieve status updates from a CallFeatureService object.
CallForwardingCause - Enum in com.avaya.clientservices.call
Call Forward causes
CallForwardingInformation - Class in com.avaya.clientservices.call
Information related to an incoming call having been forwarded.
CallForwardingInformation() - Constructor for class com.avaya.clientservices.call.CallForwardingInformation
 
CallForwardingStatus - Class in com.avaya.clientservices.call.feature
CallForwardingStatus for Internal and External calls.
CallForwardingStatus(boolean, String, boolean, String) - Constructor for class com.avaya.clientservices.call.feature.CallForwardingStatus
Constructs a CallForwardingStatus object with status information for internal and external calls.
CALLING_PARTY_NUMBER_BLOCK - com.avaya.clientservices.call.feature.FeatureType
Calling Party Number Block is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that allows a user to block the sending of the calling party number for one call.
CALLING_PARTY_NUMBER_UNBLOCK - com.avaya.clientservices.call.feature.FeatureType
Calling Party Number Unblock is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that allows a user to deactivate calling party number (CPN) blocking and allows the CPN to be sent for a single call.
CallListener - Interface in com.avaya.clientservices.call
Interface that can be used to retrieve status updates from a Call object.
CallLogActionType - Enum in com.avaya.clientservices.calllog
Describes the action type that generated the call log item or the call log event.
CallLogAddressSourceType - Enum in com.avaya.clientservices.calllog
Describes the source of the remote user's address.
CallLogCompletionHandler - Interface in com.avaya.clientservices.calllog
Provides the status of the operation as well as list of call log items relevant to the operation.
CallLogItem - Interface in com.avaya.clientservices.calllog
Represents information about a call log item.
CallLogParticipant - Interface in com.avaya.clientservices.calllog
Represents information about remote party for a call log entry.
CallLogReadStatus - Enum in com.avaya.clientservices.calllog
Describes the read status of Call Log item
CallLogService - Interface in com.avaya.clientservices.calllog
Call Log Service provides history entries for calls that have been made or received on the client.
CallLogServiceListener - Interface in com.avaya.clientservices.calllog
 
CallLogServiceOperationStatus - Enum in com.avaya.clientservices.calllog
 
CallLogSourceType - Enum in com.avaya.clientservices.calllog
Describes the media source type of the call log.
CallPickupAlertParameters - Class in com.avaya.clientservices.call.feature
The Enhanced or Call Pickup alert details.
CallPickupAlertParameters(FeatureType, String, FeatureStatus, RingPattern, RingType) - Constructor for class com.avaya.clientservices.call.feature.CallPickupAlertParameters
Constructs CallPickupAlertParameters object for the specified parameters.
CallPickupAlertParameters(FeatureType, String, FeatureStatus, String, String, String, String, RingPattern, RingType, boolean, boolean) - Constructor for class com.avaya.clientservices.call.feature.CallPickupAlertParameters
Constructs CallPickupAlertParameters object for the specified parameters.
CallPickupAlertParameters(RingPattern, RingType) - Constructor for class com.avaya.clientservices.call.feature.CallPickupAlertParameters
Constructs CallPickupAlertParameters object for the specified ring pattern and ring type.
CallPrecedenceLevel - Enum in com.avaya.clientservices.call
Call Precedence Level DoD(Department of defence) UC networks support Precedence-Based Assured Services (PBAS) for delivery of UC services.
CallPreemptionReason - Enum in com.avaya.clientservices.call
Call Preemption reasons based on Reason Header for Preemption Events (RFC 4411) - IETF and Department of Defense Unified Capabilities Requirements 2013.
CallRecordingActionType - Enum in com.avaya.clientservices.call.feature
The Call Recording action types.
CallRecordingState - Enum in com.avaya.clientservices.call
Enumeration representing the call recording state.
CallService - Interface in com.avaya.clientservices.call
The CallService object is accessible from the User object, providing access to call related services and information.
CallServiceListener - Interface in com.avaya.clientservices.call
Listener interface for events from the CallService.
CallState - Enum in com.avaya.clientservices.call
The state of a call.
callSupervisor(int, SupervisorAssistCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Requests for supervisor assistance based on skill.
CallType - Enum in com.avaya.clientservices.call
 
CameraControl - Enum in com.avaya.clientservices.call.conference
Enumeration representing remote camera control commands
CAN_NOT_CONTINUE_OBSERVING - com.avaya.clientservices.agent.AgentError
Observing session cancelled because of a not allowed action (e.g., hold of Service Observing CA) or CM cancelled a logged in agent session (forced log out or Interruptible Aux notification, etc.)
CAN_NOT_CONTINUE_OBSERVING - com.avaya.clientservices.call.feature.ServiceObservingError
Observing session cancelled because of an action that is not allowed.
canAddEmailAddress() - Method in interface com.avaya.clientservices.contact.BaseContact
Deprecated.
THIS METHOD WILL BE REMOVED IN RELEASE VERSION 3.3.
canAddEmailAddress(ContactEmailAddressType) - Method in interface com.avaya.clientservices.contact.BaseContact
Returns true if addition of email address of a specified type will not make contact invalid.
canAddIMAddress() - Method in interface com.avaya.clientservices.contact.BaseContact
Returns true if addition of IM address will not make contact invalid.
canAddPhoneNumber(ContactPhoneNumberType) - Method in interface com.avaya.clientservices.contact.BaseContact
Returns true if addition of phone number of a specified type will not make contact invalid.
canAutoAnswer() - Method in interface com.avaya.clientservices.call.Call
 
cancel() - Method in interface com.avaya.clientservices.common.CancellableDataRetrieval
Cancels current process.
cancel() - Method in interface com.avaya.clientservices.common.DataRetrieval
Cancel the current data retrieval operation.
cancel() - Method in class com.avaya.clientservices.common.DataRetrievalWatcher
Cancels the current data retrieval operation if one is in progress.
cancel() - Method in interface com.avaya.clientservices.downloadservice.DownloadWatcher
This function allows clients to cancel pending download request.
cancel() - Method in interface com.avaya.clientservices.messaging.AsynchDataProgress
Cancels current process.
CANCEL_ALL_FORWARDING - com.avaya.clientservices.call.feature.FeatureType
This feature cancels all forms of forwarding on the user's extension including "Follow Me" and "Do Not Disturb".
CANCEL_REQUESTID_NOT_EXIST - com.avaya.clientservices.contact.ContactServiceFailReason
 
cancelAlarm(long) - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
cancelAll() - Method in class com.avaya.clientservices.network.http.HttpSession
 
cancelContentFetching() - Method in interface com.avaya.clientservices.collaboration.slider.SliderSlide
CANCELED - com.avaya.clientservices.call.CallError
Reported when participant add operation cannot be done because operation was previously canceled by user.
CANCELED - com.avaya.clientservices.collaboration.CollaborationError
Operation was canceled by other user action.
cancelExtendCall(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Cancels a pending extension of the active call to the off-pbx destinations configured for the user's extension.
CancellableDataRetrieval - Interface in com.avaya.clientservices.common
Represents cancel of asynchronous data retrieval for the current operation.
CANCELLED - com.avaya.clientservices.call.conference.PendingParticipantAdmissionCancellationReason.PendingParticipantAdmissionCancellationReasonCode
Admission request has been cancelled by originator.
CANCELLED - com.avaya.clientservices.call.feature.FeatureError
Request cancelled.
CANCELLED - com.avaya.clientservices.downloadservice.DownloadServiceError
Operation was cancelled.
CANCELLED - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
The operation was cancelled.
CANCELLED - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The operation was cancelled.
CANCELLED - com.avaya.clientservices.presence.PresenceError
The operation was cancelled.
CANCELLED - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
The operation was cancelled.
cancelNoHoldConference(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Cancels the No Hold Conference invocation.
cancelThumbnailFetching() - Method in interface com.avaya.clientservices.collaboration.slider.SliderSlide
canDelete() - Method in class com.avaya.clientservices.call.MinuteMessage
Capability object indicating whether the local user can remove a particular meeting minute object from a conference.
canInvokeFeature(FeatureType) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Determine if a specific feature can be invoked at this time.
canModify() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns information that document could be modified.
CANNOT_EDIT_ERROR - com.avaya.clientservices.collaboration.CollaborationError
An edit operation is not possible on the target object.
CANNOT_OBSERVE_YOURSELF - com.avaya.clientservices.agent.AgentError
Attempting to service observe your own extension or agent-loginID.
CANNOT_OBSERVE_YOURSELF - com.avaya.clientservices.call.feature.ServiceObservingError
Attempting to service observe your own extension or agent login ID.
Capability - Class in com.avaya.clientservices.common
A class representing whether a certain operation can be supported based on the current state of the object upon which the action is taken.
Capability() - Constructor for class com.avaya.clientservices.common.Capability
Constructor for being allowed.
Capability(boolean, CapabilityDenialReason) - Constructor for class com.avaya.clientservices.common.Capability
Constructor
Capability(CapabilityDenialReason) - Constructor for class com.avaya.clientservices.common.Capability
Constructor for not being allowed.
CAPABILITY_DENIED - com.avaya.clientservices.call.ChatError
Chat operation is not executed due to capability denied.
CapabilityDenialReason - Enum in com.avaya.clientservices.common
Capability error codes.
CELLULAR_CALL_IN_PROGRESS - com.avaya.clientservices.call.CallError
Reported when a local VoIP/video call creation has failed because of an on-going cellular call.
CELLULAR_CALL_IN_PROGRESS - com.avaya.clientservices.common.CapabilityDenialReason
 
CellularCallEventNotifier - Class in com.avaya.clientservices.provider.cellularcallstatus
 
CellularCallEventNotifier() - Constructor for class com.avaya.clientservices.provider.cellularcallstatus.CellularCallEventNotifier
 
CellularCallMonitor - Interface in com.avaya.clientservices.provider.cellularcallstatus
CellularCallMonitor receives cellular calls status messages from the OS and disseminates the status to any registered listeners
CERT_VALIDATION_ERR_CERT_ENCODING - com.avaya.clientservices.provider.certificate.CertificateValidationResult
One or more certificates in the certificate chain are not correctly encoded.
CERT_VALIDATION_ERR_CERT_PARSING_FAILURE - com.avaya.clientservices.provider.certificate.CertificateValidationResult
One or more certificates in the certificate chain cannot be parsed successfully to continue validation.
CERT_VALIDATION_ERR_EXPIRED - com.avaya.clientservices.provider.certificate.CertificateValidationResult
One or more certificates in the chain are expired.
CERT_VALIDATION_ERR_INTERNAL_ERROR - com.avaya.clientservices.provider.certificate.CertificateValidationResult
Certificate validation is failed due to system API error.
CERT_VALIDATION_ERR_INVALID_ASYMMETRIC_ENCRYPTION_ALGORITHM - com.avaya.clientservices.provider.certificate.CertificateValidationResult
Asymmetric encryption algorithm is unsupported or it is disabled in security policy.
CERT_VALIDATION_ERR_INVALID_DIGEST_ALGORITHM - com.avaya.clientservices.provider.certificate.CertificateValidationResult
Digest algorithm is unsupported or it is disabled in security policy.
CERT_VALIDATION_ERR_INVALID_EXTENSION - com.avaya.clientservices.provider.certificate.CertificateValidationResult
One of the certificate in the chain has extension which is not valid.
CERT_VALIDATION_ERR_INVALID_SERVER_IDENTITY - com.avaya.clientservices.provider.certificate.CertificateValidationResult
Certificate or certificate chain cannot be trusted because an expected hostname is not found in the certificate causing Hostname (server identity) validation failure.
CERT_VALIDATION_ERR_INVALID_SERVICE_DOMAIN_IDENTITY - com.avaya.clientservices.provider.certificate.CertificateValidationResult
Certificate or certificate chain cannot be trusted because an expected "service" identity is not found in the certificate causing Hostname (server identity) validation failure.
CERT_VALIDATION_ERR_KEY_LENGTH_TOO_SMALL - com.avaya.clientservices.provider.certificate.CertificateValidationResult
Key length is too small to be acceptable for current security policy.
CERT_VALIDATION_ERR_NOT_VALID_FOR_USAGE - com.avaya.clientservices.provider.certificate.CertificateValidationResult
Certificate or certificate chain is not valid for its intended usage.
CERT_VALIDATION_ERR_NOT_YET_VALID - com.avaya.clientservices.provider.certificate.CertificateValidationResult
One or more certificates in the chain are to be used in the future as they are not valid now.
CERT_VALIDATION_ERR_PRIVATE_TRUST_STORE_ERROR - com.avaya.clientservices.provider.certificate.CertificateValidationResult
Certificate validation failed because private trust store has not been created and security policy has configured to use private trust store for certificate validations only.
CERT_VALIDATION_ERR_UNTRUSTED - com.avaya.clientservices.provider.certificate.CertificateValidationResult
Certificate or one of the certificate in the chain is untrusted.
CERT_VALIDATION_ERR_UNTRUSTED_ROOT - com.avaya.clientservices.provider.certificate.CertificateValidationResult
Root or Intermediate certificates that forms a complete certificate chain cannot be trusted or they are marked as "untrusted".
CERT_VALIDATION_TRUSTED - com.avaya.clientservices.provider.certificate.CertificateValidationResult
Certificate chain is trusted.
CERTIFICATE_ERROR - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
CERTIFICATE_ERROR - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
The server rejected the request due to a certificate error.
CERTIFICATE_ERROR - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The server rejected the request due to an certificate error.
CERTIFICATE_ERROR - com.avaya.clientservices.unifiedportal.UnifiedPortalError
The request was rejected due to certificate error.
CERTIFICATE_ERROR - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
The server rejected the request due to an certificate error.
CertificateEnrollmentCompletionHandler - Interface in com.avaya.clientservices.provider.certificate
Interface to be implemented by applications to get the certificate enrollment result from CertificateManager.enroll(ScepConfiguration, EnrollmentCredentialProvider, CertificateEnrollmentCompletionHandler).
CertificateEnrollmentException - Exception in com.avaya.clientservices.provider.certificate
Certificate enrollment exception represents an overall certificate enrollment result containing details of why CertificateManager.enroll(ScepConfiguration, EnrollmentCredentialProvider, CertificateEnrollmentCompletionHandler) failed.
CertificateEnrollmentException(CertificateEnrollmentResult) - Constructor for exception com.avaya.clientservices.provider.certificate.CertificateEnrollmentException
Creates a new instance of CertificateEnrollmentException containing the certificate enrollment result.
CertificateEnrollmentException(CertificateEnrollmentResult, String) - Constructor for exception com.avaya.clientservices.provider.certificate.CertificateEnrollmentException
Creates a new instance of CertificateEnrollmentException containing the certificate enrollment result and error description.
CertificateEnrollmentResult - Enum in com.avaya.clientservices.provider.certificate
Certificate enrollment result codes.
CertificateManager - Class in com.avaya.clientservices.provider.certificate
Certificate manager class allows application developers to configure and make use of the library's client/server certificate trust validation logic.
CertificateStatusListener - Interface in com.avaya.clientservices.provider.certificate
Certificate status listener interface is implemented by the client applications wishing to be notified about the certificate's status.
CertificateStoreException - Exception in com.avaya.clientservices.provider.certificate
Certificate store exception presents errors occurred while managing "generic" certificate stores.
CertificateStoreException() - Constructor for exception com.avaya.clientservices.provider.certificate.CertificateStoreException
Constructs a new exception with null as its message.
CertificateStoreException(String) - Constructor for exception com.avaya.clientservices.provider.certificate.CertificateStoreException
Constructs a new exception with specified message.
CertificateStoreException(String, Throwable) - Constructor for exception com.avaya.clientservices.provider.certificate.CertificateStoreException
Constructs a new exception with specified message and cause.
CertificateStoreException(Throwable) - Constructor for exception com.avaya.clientservices.provider.certificate.CertificateStoreException
Constructs a new exception with specified cause.
CertificateValidationCompletionHandler - Interface in com.avaya.clientservices.provider.certificate
CertificateValidationException - Exception in com.avaya.clientservices.provider.certificate
CertificateValidationException(CertificateValidationResult) - Constructor for exception com.avaya.clientservices.provider.certificate.CertificateValidationException
Creates a new instance of CertificateValidationException containing the certificate validation result.
CertificateValidationException(CertificateValidationResult, String) - Constructor for exception com.avaya.clientservices.provider.certificate.CertificateValidationException
Creates a new instance of CertificateValidationException containing the certificate validation result and error description.
CertificateValidationResult - Enum in com.avaya.clientservices.provider.certificate
Certificate trust validation result codes.
CESConfiguration - Class in com.avaya.clientservices.provider.ces
User Configuration information for CES.
CESConfiguration() - Constructor for class com.avaya.clientservices.provider.ces.CESConfiguration
 
Challenge - Class in com.avaya.clientservices.credentials
Object used with a CredentialProvider to determine which Credentials to use for authentication.
Challenge(String, String, String, boolean, boolean, boolean, boolean, int, int, Map<Challenge.AuthorizationMethod, List<String>>) - Constructor for class com.avaya.clientservices.credentials.Challenge
 
Challenge.AuthorizationMethod - Enum in com.avaya.clientservices.credentials
 
CHANGE_AGENT_SKILL - com.avaya.clientservices.agent.AgentFeatureType
The Add Skill feature allows an agent or other station user to add a skill to the skills assigned to an agent.
changeSearchContactsRequest(DataRetrievalWatcher<Contact>, String) - Method in interface com.avaya.clientservices.contact.ContactService
Deprecated.
THIS METHOD WILL BE REMOVED IN RELEASE VERSION 3.3.
changeServiceObservingMode(ServiceObservingMode, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Change the mode of service observing session.
ChannelByteBuffer - Class in com.avaya.clientservices.network.websocket
 
Chat - Interface in com.avaya.clientservices.call
The Chat object provides access to conference chat related capabilities and actions.
ChatError - Enum in com.avaya.clientservices.call
Chat related error codes.
ChatException - Exception in com.avaya.clientservices.call
Exception representing a chat failure.
ChatException(ChatError) - Constructor for exception com.avaya.clientservices.call.ChatException
 
ChatException(String, ChatError) - Constructor for exception com.avaya.clientservices.call.ChatException
 
ChatListener - Interface in com.avaya.clientservices.call
The client application is notified about status updates reported by the server through the ChatListener object.
ChatMessage - Class in com.avaya.clientservices.call
Provides the text of a chat message and the properties associated with the message.
ChatMessage.MessageStatus - Enum in com.avaya.clientservices.call
Possible states for a chat message: ePending - response not yet received.
checkClientTrusted(X509Certificate[], String) - Method in class com.avaya.clientservices.network.security.IntegratedTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class com.avaya.clientservices.network.security.IntegratedTrustManager
 
chooseClientAlias(String[], Principal[], Socket) - Method in class com.avaya.clientservices.network.security.IntegratedKeyManager
 
chooseConfig(EGL10, EGLDisplay) - Method in class com.avaya.clientservices.media.gui.PlaneEGLConfigChooser
chooseServerAlias(String, Principal[], Socket) - Method in class com.avaya.clientservices.network.security.IntegratedKeyManager
 
CIPHER_SUITES_LIST_EMPTY - com.avaya.clientservices.client.UserCreatedFailureReason
All supported cipher suites are blacklisted in client configuration
Circle - Class in com.avaya.clientservices.collaboration.drawing
Circle objects represent circular shape that can be added to whiteboard surface.
clearAllLocalData(MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.MessagingService
Removes all local data - messages, conversations and attachments.
clearAllLocalData(MessagingCompletionHandler, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Removes all local data - messages, conversations and attachments.
clearContent(WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Removes all content from the drawing surface.
clearLocalAttachmentData(MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Clear conversation local attachment data.
clearView() - Method in class com.avaya.clientservices.collaboration.DrawingView
Clears all drawn shapes from canvas.
clearWhiteboard() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Clears whiteboard active surface.
Client - Class in com.avaya.clientservices.client
A Client is the primary interface for the Avaya Client Services library.
Client(ClientConfiguration, Application, ClientListener) - Constructor for class com.avaya.clientservices.client.Client
Constructs a client that delivers callbacks on the main thread.
Client(ClientConfiguration, Application, ClientListener, Looper) - Constructor for class com.avaya.clientservices.client.Client
Constructs a client that delivers callbacks on the thread associated with the specified Looper.
CLIENT_CERTIFICATE_BAD - com.avaya.clientservices.downloadservice.DownloadServiceError
Client certificate is corrupt or in other way invalid.
CLIENT_CERTIFICATE_BAD - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Client certificate is corrupt or in other way invalid.
CLIENT_CERTIFICATE_CA_UNKNOWN - com.avaya.clientservices.downloadservice.DownloadServiceError
Client certificate was issued by an unknown authority.
CLIENT_CERTIFICATE_CA_UNKNOWN - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Client certificate was issued by an unknown authority
CLIENT_CERTIFICATE_EXPIRED - com.avaya.clientservices.downloadservice.DownloadServiceError
Client certificate has expired.
CLIENT_CERTIFICATE_EXPIRED - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Client certificate has expired.
CLIENT_CERTIFICATE_MISSING - com.avaya.clientservices.downloadservice.DownloadServiceError
Client certificate is missing.
CLIENT_CERTIFICATE_MISSING - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Client certificate is missing.
CLIENT_CERTIFICATE_REVOKED - com.avaya.clientservices.downloadservice.DownloadServiceError
Client certificate was revoked by the issuing authority.
CLIENT_CERTIFICATE_REVOKED - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Client certificate was revoked by the issuing authority.
CLIENT_CERTIFICATE_UNSUPPORTED - com.avaya.clientservices.downloadservice.DownloadServiceError
Client certificate type is not supported by the server.
CLIENT_CERTIFICATE_UNSUPPORTED - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Client certificate type is not supported by the server.
CLIENT_SHUT_DOWN - com.avaya.clientservices.client.UserCreatedFailureReason
 
Client.LogLevel - Enum in com.avaya.clientservices.client
Log levels used by Avaya Client Services.
Client.LogListener - Interface in com.avaya.clientservices.client
Log message listener.
ClientConfiguration - Class in com.avaya.clientservices.client
The ClientConfiguration class contains the configuration data related to the Client.
ClientConfiguration(Context, String) - Constructor for class com.avaya.clientservices.client.ClientConfiguration
Constructor.
ClientConfiguration(String) - Constructor for class com.avaya.clientservices.client.ClientConfiguration
Deprecated.
ClientConfiguration(String, String, String, String, String, String, String) - Constructor for class com.avaya.clientservices.client.ClientConfiguration
Constructor.
ClientConfiguration.ProxyMode - Enum in com.avaya.clientservices.client
 
ClientListener - Interface in com.avaya.clientservices.client
Listener for events from a Client.
close() - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
CLOSED - com.avaya.clientservices.messaging.enums.MessageType
Closed type is used to notify that the conversation has been closed.
CLOUD - com.avaya.clientservices.messaging.enums.MessagingParticipantSourceType
Participant comes from cloud source.
CM_AGENT_LOGIN_FAILURE - com.avaya.clientservices.agent.AgentError
Internal CM login call-processing failure.
CM_AGENT_LOGOUT_FAILURE - com.avaya.clientservices.agent.AgentError
Internal CM logout call-processing failure (including Agent on ACD call).
COACHING - com.avaya.clientservices.call.feature.ServiceObservingMode
Coaching service observing mode.
COACHING_CANCELED_AGENT_LOGGED_OUT - com.avaya.clientservices.agent.AgentError
Agent logged out.
COACHING_CANCELED_AGENT_LOGGED_OUT - com.avaya.clientservices.call.feature.ServiceObservingError
Agent logged out.
COACHING_CANCELED_AGENT_STATE_NOT_COACHABLE - com.avaya.clientservices.agent.AgentError
Wrong observed agent state.
COACHING_CANCELED_AGENT_STATE_NOT_COACHABLE - com.avaya.clientservices.call.feature.ServiceObservingError
Coaching is canceled as the agent is moved in an invalid state.
COACHING_CANCELED_ALREADY_COACHED_CONNECTION - com.avaya.clientservices.agent.AgentError
Agent connected to already coached agent.
COACHING_CANCELED_ALREADY_COACHED_CONNECTION - com.avaya.clientservices.call.feature.ServiceObservingError
Connected to an agent that is already being coached.
CODEC_MISMATCH - com.avaya.clientservices.call.CallError
Reported when a VoIP session cannot be established due to incompatible codecs between the local and remote parties.
CODES_UNDEFINED - com.avaya.clientservices.agent.AgentError
Error code undefined.
Collaboration - Interface in com.avaya.clientservices.collaboration
The Collaboration object provides access to collaboration related capabilities and actions.
COLLABORATION_ALREADY_CREATED - com.avaya.clientservices.collaboration.CollaborationError
Tried to create a collaboration for a call that already has one.
COLLABORATION_FAILED - com.avaya.clientservices.call.ConferenceConnectionError
Collaboration error.
CollaborationCapabilities - Class in com.avaya.clientservices.collaboration
The CollaborationCapabilities object provides access to collaboration capabilities.
CollaborationCapabilities() - Constructor for class com.avaya.clientservices.collaboration.CollaborationCapabilities
 
CollaborationCompletionHandler - Interface in com.avaya.clientservices.collaboration
Defines an interface that the client application needs to implement to receive the result of a requested feature operation.
CollaborationContentSharingMode - Enum in com.avaya.clientservices.collaboration
Collaboration content sharing mode.
CollaborationDetails - Class in com.avaya.clientservices.collaboration
Collaboration Details composition of transmit and received statistics.
CollaborationDetails() - Constructor for class com.avaya.clientservices.collaboration.CollaborationDetails
 
CollaborationError - Enum in com.avaya.clientservices.collaboration
Collaboration-related error codes.
CollaborationException - Exception in com.avaya.clientservices.collaboration
Exception representing a collaboration failure.
CollaborationException(CollaborationError) - Constructor for exception com.avaya.clientservices.collaboration.CollaborationException
 
CollaborationException(CollaborationError, int, String) - Constructor for exception com.avaya.clientservices.collaboration.CollaborationException
 
CollaborationException(CollaborationFailure) - Constructor for exception com.avaya.clientservices.collaboration.CollaborationException
 
CollaborationException(String, CollaborationError, int, String) - Constructor for exception com.avaya.clientservices.collaboration.CollaborationException
 
CollaborationFailure - Class in com.avaya.clientservices.collaboration
CollaborationFailure represents collaboration related failure information.
CollaborationFailure(String, int, CollaborationError) - Constructor for class com.avaya.clientservices.collaboration.CollaborationFailure
 
CollaborationListener - Interface in com.avaya.clientservices.collaboration
CollaborationListener is registered as an observer of collaboration status update notifications.
CollaborationReadDetailsCompletionHandler - Interface in com.avaya.clientservices.collaboration
Defines an interface that the client application needs to implement to receive the collaboration details.
CollaborationReceiveStatistics - Class in com.avaya.clientservices.collaboration
Received statistics with additional three values received from WCS collaboration.
CollaborationReceiveStatistics() - Constructor for class com.avaya.clientservices.collaboration.CollaborationReceiveStatistics
 
CollaborationRenderType - Enum in com.avaya.clientservices.collaboration
Collaboration Render type This type helps UI to draw respective render to display the presentation screen to user
CollaborationService - Interface in com.avaya.clientservices.collaboration
The CollaborationService object provides service for creating and removing Collaboration objects.
CollaborationServiceListener - Interface in com.avaya.clientservices.collaboration
CollaborationServiceListener is registered as an observer of CollaborationService status update notifications.
CollaborationStatistics - Class in com.avaya.clientservices.collaboration
Transmit statistics.
CollaborationStatistics() - Constructor for class com.avaya.clientservices.collaboration.CollaborationStatistics
 
COLLECTION_CLEARED - com.avaya.clientservices.common.DataCollectionChangeType
The entire data collection has been cleared (i.e.
Color - Class in com.avaya.clientservices.collaboration.drawing
 
Color() - Constructor for class com.avaya.clientservices.collaboration.drawing.Color
Default constructor.
Color(int) - Constructor for class com.avaya.clientservices.collaboration.drawing.Color
 
Color(int, int, int, int) - Constructor for class com.avaya.clientservices.collaboration.drawing.Color
Constructor
ColorToString(int) - Static method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
com.avaya.clientservices - package com.avaya.clientservices
 
com.avaya.clientservices.agent - package com.avaya.clientservices.agent
 
com.avaya.clientservices.call - package com.avaya.clientservices.call
 
com.avaya.clientservices.call.conference - package com.avaya.clientservices.call.conference
 
com.avaya.clientservices.call.feature - package com.avaya.clientservices.call.feature
 
com.avaya.clientservices.calllog - package com.avaya.clientservices.calllog
 
com.avaya.clientservices.client - package com.avaya.clientservices.client
 
com.avaya.clientservices.collaboration - package com.avaya.clientservices.collaboration
 
com.avaya.clientservices.collaboration.contentsharing - package com.avaya.clientservices.collaboration.contentsharing
 
com.avaya.clientservices.collaboration.contentsharing.data.handlers - package com.avaya.clientservices.collaboration.contentsharing.data.handlers
 
com.avaya.clientservices.collaboration.drawing - package com.avaya.clientservices.collaboration.drawing
 
com.avaya.clientservices.collaboration.librarysharing - package com.avaya.clientservices.collaboration.librarysharing
 
com.avaya.clientservices.collaboration.slider - package com.avaya.clientservices.collaboration.slider
 
com.avaya.clientservices.collaboration.whiteboard - package com.avaya.clientservices.collaboration.whiteboard
 
com.avaya.clientservices.common - package com.avaya.clientservices.common
 
com.avaya.clientservices.contact - package com.avaya.clientservices.contact
 
com.avaya.clientservices.contact.fields - package com.avaya.clientservices.contact.fields
 
com.avaya.clientservices.credentials - package com.avaya.clientservices.credentials
 
com.avaya.clientservices.dialingrules - package com.avaya.clientservices.dialingrules
 
com.avaya.clientservices.downloadservice - package com.avaya.clientservices.downloadservice
 
com.avaya.clientservices.media - package com.avaya.clientservices.media
 
com.avaya.clientservices.media.audio - package com.avaya.clientservices.media.audio
 
com.avaya.clientservices.media.capture - package com.avaya.clientservices.media.capture
 
com.avaya.clientservices.media.codec - package com.avaya.clientservices.media.codec
 
com.avaya.clientservices.media.gui - package com.avaya.clientservices.media.gui
 
com.avaya.clientservices.messaging - package com.avaya.clientservices.messaging
 
com.avaya.clientservices.messaging.enums - package com.avaya.clientservices.messaging.enums
 
com.avaya.clientservices.network.exceptions - package com.avaya.clientservices.network.exceptions
 
com.avaya.clientservices.network.http - package com.avaya.clientservices.network.http
 
com.avaya.clientservices.network.security - package com.avaya.clientservices.network.security
 
com.avaya.clientservices.network.util - package com.avaya.clientservices.network.util
 
com.avaya.clientservices.network.websocket - package com.avaya.clientservices.network.websocket
 
com.avaya.clientservices.presence - package com.avaya.clientservices.presence
 
com.avaya.clientservices.provider.acs - package com.avaya.clientservices.provider.acs
 
com.avaya.clientservices.provider.amm - package com.avaya.clientservices.provider.amm
 
com.avaya.clientservices.provider.avayamessaging - package com.avaya.clientservices.provider.avayamessaging
 
com.avaya.clientservices.provider.cellularcallstatus - package com.avaya.clientservices.provider.cellularcallstatus
 
com.avaya.clientservices.provider.certificate - package com.avaya.clientservices.provider.certificate
 
com.avaya.clientservices.provider.ces - package com.avaya.clientservices.provider.ces
 
com.avaya.clientservices.provider.conference - package com.avaya.clientservices.provider.conference
 
com.avaya.clientservices.provider.ec500 - package com.avaya.clientservices.provider.ec500
 
com.avaya.clientservices.provider.http - package com.avaya.clientservices.provider.http
 
com.avaya.clientservices.provider.ipo - package com.avaya.clientservices.provider.ipo
 
com.avaya.clientservices.provider.ldap - package com.avaya.clientservices.provider.ldap
 
com.avaya.clientservices.provider.localcontact.contact - package com.avaya.clientservices.provider.localcontact.contact
 
com.avaya.clientservices.provider.media - package com.avaya.clientservices.provider.media
 
com.avaya.clientservices.provider.ppm - package com.avaya.clientservices.provider.ppm
 
com.avaya.clientservices.provider.sip - package com.avaya.clientservices.provider.sip
 
com.avaya.clientservices.provider.unifiedportal - package com.avaya.clientservices.provider.unifiedportal
 
com.avaya.clientservices.provider.zang - package com.avaya.clientservices.provider.zang
 
com.avaya.clientservices.pushnotification - package com.avaya.clientservices.pushnotification
 
com.avaya.clientservices.pushnotification.enums - package com.avaya.clientservices.pushnotification.enums
 
com.avaya.clientservices.settingsfile - package com.avaya.clientservices.settingsfile
 
com.avaya.clientservices.sharedcontrol - package com.avaya.clientservices.sharedcontrol
 
com.avaya.clientservices.spaces - package com.avaya.clientservices.spaces
 
com.avaya.clientservices.unifiedportal - package com.avaya.clientservices.unifiedportal
 
com.avaya.clientservices.user - package com.avaya.clientservices.user
 
com.avaya.clientservices.visualvoicemail - package com.avaya.clientservices.visualvoicemail
 
com.avaya.clientservices.voicemessaging - package com.avaya.clientservices.voicemessaging
 
com.avaya.sonic - package com.avaya.sonic
 
compareTo(VideoCodecInfo) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
completeCallPreemption(Call, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Completes call preemption after user acknowledges the continuous preemption tone.
CompletionHandlerWithResult<T> - Interface in com.avaya.clientservices.call
 
ComposingParticipantsListener - Interface in com.avaya.clientservices.messaging
Interface that can be used to receive updates when the list of composing participants changes.
COMPOSITE_VIDEO - com.avaya.clientservices.unifiedportal.MeetingMediaType
The conference video is composited.
Conference - Interface in com.avaya.clientservices.call.conference
Conference interface is accessible from the Call interface, and provides access to conferencing related capabilities and actions.
CONFERENCE - com.avaya.clientservices.calllog.CallLogAddressSourceType
 
CONFERENCE - com.avaya.clientservices.media.EchoCancellationMode
 
CONFERENCE - com.avaya.clientservices.media.NoiseSuppressionMode
 
CONFERENCE_ADDRESS_NOT_VALID - com.avaya.clientservices.call.CallError
Reported when an ad-hoc conference creation attempt fails because the provisioned network address used for ad-hoc conference creation is not valid.
CONFERENCE_CERTIFICATE_FAILED - com.avaya.clientservices.call.CallError
Reported when UCCP web socket certificate fails.
CONFERENCE_FEATURE_NEGOTIATION_FAILED - com.avaya.clientservices.call.CallError
Reported when UCCP handshake fails.
CONFERENCE_PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.call.CallError
Conference failed because authentication credentials provided for logging into the proxy were rejected.
CONFERENCE_PROXY_CONNECTION_ERROR - com.avaya.clientservices.call.CallError
Conference failed because connection could not be established to the proxy server.
CONFERENCE_SOCKET_FAILED - com.avaya.clientservices.call.CallError
Reported when UCCP web socket connection fails.
CONFERENCE_WAITING_ADMISSION - com.avaya.clientservices.common.CapabilityDenialReason
 
ConferenceConfiguration - Class in com.avaya.clientservices.provider.conference
User Configuration information for Conference.
ConferenceConfiguration() - Constructor for class com.avaya.clientservices.provider.conference.ConferenceConfiguration
 
ConferenceConnectionError - Enum in com.avaya.clientservices.call
Conference connection related error codes.
ConferenceConnectionException - Exception in com.avaya.clientservices.call
Exception representing a conference connection failure.
ConferenceConnectionException(ConferenceConnectionError) - Constructor for exception com.avaya.clientservices.call.ConferenceConnectionException
Gerenrate exception with specified error.
ConferenceEncryptionStatus - Enum in com.avaya.clientservices.call.conference
Enumeration representing overall encryption status of a conference call.
ConferenceListener - Interface in com.avaya.clientservices.call.conference
ConferenceListener is an interface implemented by the client application wishing to receive conference related change information from the Conference object.
ConferenceMobileLink - Interface in com.avaya.clientservices.call.conference
MobileLink feature allows local conference participant to move his/her audio and video from the local application to a conferencing room system nearby, while leaving conference controls (for conference moderators), roster list viewing, in-conference chat and content slider functionality at the local application.
ConferenceMobileLinkConnectionDetails - Class in com.avaya.clientservices.call.conference
Class representing the connection details when mobile link successfully connected to the specific room system.
ConferenceMobileLinkConnectionDetails() - Constructor for class com.avaya.clientservices.call.conference.ConferenceMobileLinkConnectionDetails
 
ConferenceMobileLinkConnectionStatus - Enum in com.avaya.clientservices.call.conference
Enumeration representing the mobile link connection status to a conference room system.
ConferenceMobileLinkListener - Interface in com.avaya.clientservices.call.conference
Listener interface used to report mobile link connection and disconnection related events.
ConferenceRecordingStatus - Enum in com.avaya.clientservices.call.conference
Enumeration representing the conference recording status.
ConferenceRoomSystemInformation - Class in com.avaya.clientservices.call.conference
Class representing the conference room system information.
ConferenceRoomSystemInformation() - Constructor for class com.avaya.clientservices.call.conference.ConferenceRoomSystemInformation
 
ConferenceRoomSystemStatus - Enum in com.avaya.clientservices.call.conference
Enumeration representing conferencing room system's status.
ConferenceSlide - Class in com.avaya.clientservices.call.conference
Class representing the conference slide.
ConferenceSlide() - Constructor for class com.avaya.clientservices.call.conference.ConferenceSlide
 
ConferenceSlideViewer - Interface in com.avaya.clientservices.call.conference
Interface providing conference slide viewing capability.
ConferenceSlideViewerListener - Interface in com.avaya.clientservices.call.conference
Listener interface used to report conference slide viewer related events.
ConferenceSlideViewerSubscriptionCompletionHandler - Interface in com.avaya.clientservices.call.conference
Defines an interface that the client application must implement to receive the result of an operation requested on various conference slide viewer related methods.
ConferenceStreamingStatus - Enum in com.avaya.clientservices.call.conference
Enumeration representing overall streaming status of a conference call.
CONFIDENTIAL - com.avaya.clientservices.messaging.enums.SensitivityLevel
Confidential sensitivity level.
CONFIG_CHANGE - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
CONFIGURATION_ERROR - com.avaya.clientservices.collaboration.CollaborationError
Configuration error.
CONFIGURATION_ERROR - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
The notification cannot be processed due to configuration (e.g.
CONFIGURATION_ERROR - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
A configuration error occured.
CONFIGURATION_MISMATCH - com.avaya.clientservices.call.feature.AutodialError
Extension not configured on the server or internal server error.
CONFIGURATION_MISMATCH - com.avaya.clientservices.call.feature.FeatureLabelError
Extension not configured on the server or internal server error.
CONFIRM - com.avaya.clientservices.presence.PresenceACLPolicy
Presence access control list policy is in confirm state.
CONFIRMED - com.avaya.clientservices.call.ChatMessage.MessageStatus
 
CONFIRMED - com.avaya.clientservices.call.MinuteMessage.MinuteStatus
The minute has been successfully sent to the server and a response has been received.
CONFIRMED - com.avaya.clientservices.collaboration.drawing.AbstractShape.ShapeStatus
Shape has been successfully sent to server and response has been received.
CongestionControlAlgorithm - Enum in com.avaya.clientservices.media
 
connect(String, String, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ConferenceMobileLink
Initiates mobile link connection to the specified room system.
CONNECTED - com.avaya.clientservices.call.conference.ConferenceMobileLinkConnectionStatus
Mobile link connection established.
CONNECTED - com.avaya.clientservices.call.conference.ParticipantConnectionStatus
Participant is in the conference call.
CONNECTING - com.avaya.clientservices.call.conference.ConferenceMobileLinkConnectionStatus
Mobile link connecting.
CONNECTING - com.avaya.clientservices.call.conference.ParticipantConnectionStatus
Participant is connecting, i.e., either dialing in, or being dialed out towards.
CONNECTION_ERROR - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
The notification cannot be processed due to no server connectivity
CONNECTION_ERROR - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
A connection error occurred.
CONNECTION_ERROR - com.avaya.clientservices.messaging.MessagingError.ErrorCode
A connection error occured.
CONNECTION_ERROR - com.avaya.clientservices.sharedcontrol.DisconnectReason
The desk phone doesn't respond at any stage of the shared control establishment and the connection cannot be established properly.
CONNECTION_ERROR - com.avaya.clientservices.user.RegistrationError
Registration was failed due to connection error with the server.
CONNECTION_ERROR - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
A connection error occured.
CONNECTION_FAILED - com.avaya.clientservices.call.ConferenceConnectionError
Connection has failed.
CONNECTION_FAILED - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Issued when connection to SCEP server failed.
CONNECTION_FAILED_TO_RECOVER - com.avaya.clientservices.call.ConferenceConnectionError
Attempts to recover connection to conference server have failed.
CONNECTION_FAILURE - com.avaya.clientservices.downloadservice.DownloadServiceError
Connection errors (host unreachable, proxy error, connection lost, etc.)
CONNECTION_SECURITY_FAULT - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
There's a problem with the security of the connection.
ConnectionNotEstablishedException - Exception in com.avaya.clientservices.network.exceptions
Thrown when there is interaction on not established channel
ConnectionNotEstablishedException() - Constructor for exception com.avaya.clientservices.network.exceptions.ConnectionNotEstablishedException
 
ConnectionNotEstablishedException(String) - Constructor for exception com.avaya.clientservices.network.exceptions.ConnectionNotEstablishedException
 
ConnectionPolicy - Class in com.avaya.clientservices.common
Defines the server connection policy used by a User.
ConnectionPolicy(SignalingServer) - Constructor for class com.avaya.clientservices.common.ConnectionPolicy
 
ConnectionPolicy(SignalingServerGroup) - Constructor for class com.avaya.clientservices.common.ConnectionPolicy
 
ConnectionPolicy(SignalingServerGroup, SignalingEnvironment) - Constructor for class com.avaya.clientservices.common.ConnectionPolicy
Constructor
ConnectionPolicy(SignalingServer, SignalingEnvironment) - Constructor for class com.avaya.clientservices.common.ConnectionPolicy
Constructor
connectSocket(Socket, String, int, InetAddress, int, HttpParams) - Method in class com.avaya.clientservices.network.security.IntegratedSSLSocketFactory
 
CONSTRAINED_NARROW_BAND - com.avaya.clientservices.media.OpusCodecProfileMode
 
CONSULT_SUPERVISOR - com.avaya.clientservices.call.SupervisorCallType
Supervisor assistance call was requested by user for user's active call.
consultSupervisor(SupervisorAssistCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Requests for supervisor assistance.
consume() - Method in interface com.avaya.clientservices.messaging.Attachment
Returns the location of the attachment so that it can be opened by the application.
consume() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Returns the location of audio file for consumption and changes audio file status to CONSUMED.
CONSUMED - com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage.FileStatus
File was already opened by user.
Contact - Interface in com.avaya.clientservices.contact
Represents an immutable contact object which exposes all possible contact details.
CONTACT - com.avaya.clientservices.messaging.enums.ParticipantType
Contact participant type.
CONTACT_DATA_CHANGED - com.avaya.clientservices.user.UserAdminChangeType
 
CONTACT_LOOK_UP_URI_STRING - Static variable in class com.avaya.clientservices.contact.ExtraFieldKeys
Unique ID for contacts from ContactSourceType.Local source.
ContactBoolField - Class in com.avaya.clientservices.contact.fields
Represents a boolean field associated with a contact.
ContactCompletionHandler - Interface in com.avaya.clientservices.contact
Defines an interface that the client application needs to implement to receive the result of an operation requested on various contact related methods.
ContactDoubleField - Class in com.avaya.clientservices.contact.fields
Represents a double field associated with a contact.
ContactEmailAddressField - Class in com.avaya.clientservices.contact.fields
This class describes the email addresses for the contact record.
ContactEmailAddressFieldList - Class in com.avaya.clientservices.contact.fields
List of contact email addresses.
ContactEmailAddressType - Enum in com.avaya.clientservices.contact.fields
Describes the type associated with the email address.
ContactError - Enum in com.avaya.clientservices.contact
Error codes related to contact operations.
ContactException - Exception in com.avaya.clientservices.contact
Exception representing contact related failure
ContactException(ContactError) - Constructor for exception com.avaya.clientservices.contact.ContactException
 
ContactException(ContactError, int, String) - Constructor for exception com.avaya.clientservices.contact.ContactException
 
ContactException(String, ContactError, int, String) - Constructor for exception com.avaya.clientservices.contact.ContactException
 
ContactField - Class in com.avaya.clientservices.contact.fields
Each field in a contact has a structure associated with it which describes where it came from and if it can be modified.
ContactGroup - Interface in com.avaya.clientservices.contact
Represents contact group object which exposes all possible contact group details.
ContactGroupListener - Interface in com.avaya.clientservices.contact
Interface that can be used to retrieve status updates for a Contact.
ContactGroupOperationCompletionHandler - Interface in com.avaya.clientservices.contact
Defines an interface that the client application needs to implement to receive the result of create contact group operation.
ContactIMAddressField - Class in com.avaya.clientservices.contact.fields
Contact field which is storing IM address values and inherits the meta data description of the field.
ContactIMAddressFieldList - Class in com.avaya.clientservices.contact.fields
List of contact handles.
ContactLimits - Interface in com.avaya.clientservices.contact
This class defines current limits for various enterprise contact service operations supported by current provider.
ContactListChangeType - Enum in com.avaya.clientservices.contact
Type of change in contact list
ContactListener - Interface in com.avaya.clientservices.contact
Interface that can be used to retrieve status updates for a Contact.
ContactMultiValueField<T extends ContactField> - Class in com.avaya.clientservices.contact.fields
Base class for multi-value fields such as collections of phone numbers, email addresses, etc.
ContactPhoneField - Class in com.avaya.clientservices.contact.fields
Represents a phone number field associated with a contact.
ContactPhoneFieldList - Class in com.avaya.clientservices.contact.fields
List of contact phone numbers.
ContactPhoneNumberType - Enum in com.avaya.clientservices.contact.fields
Defines the types of phone numbers that can be associated with a contact.
ContactPhoneNumberType - Enum in com.avaya.clientservices.provider.localcontact.contact
Contact phone number type
ContactProviderSourceType - Enum in com.avaya.clientservices.contact
This enumeration is used to indicate where the data in each field in the contact object came from.
ContactSearchLocationType - Enum in com.avaya.clientservices.contact
ContactSearchRequest - Class in com.avaya.clientservices.contact
Encapsulates search parameters for performing enhanced contact search.
ContactSearchRequest(String, String, String) - Constructor for class com.avaya.clientservices.contact.ContactSearchRequest
Constructs ContactSearchRequest object with default number of results.
ContactSearchRequest(String, String, String, int, int) - Constructor for class com.avaya.clientservices.contact.ContactSearchRequest
Constructs ContactSearchRequest object.
ContactSearchScopeType - Enum in com.avaya.clientservices.contact
ContactService - Interface in com.avaya.clientservices.contact
The ContactService object is accessible from the User object, and it provides access to functionality associated with contacts.
ContactServiceFailReason - Enum in com.avaya.clientservices.contact
Reason for contact service failure
ContactServiceListener - Interface in com.avaya.clientservices.contact
Contact service listener.
ContactSourceType - Enum in com.avaya.clientservices.contact
Determines source types for contacts.
ContactStringField - Class in com.avaya.clientservices.contact.fields
Represents a string field associated with a contact.
ContactStringFieldList - Class in com.avaya.clientservices.contact.fields
List of contact strings.
containsPoint(float, float) - Method in class com.avaya.clientservices.media.gui.Plane
Tests the bounds to see if they contain a specified point.
ContentSharing - Interface in com.avaya.clientservices.collaboration.contentsharing
The ContentSharing object provides access to content sharing related capabilities and actions.
ContentSharingDataHandler - Class in com.avaya.clientservices.collaboration.contentsharing.data.handlers
Handler for content sharing events.
ContentSharingDataHandler(ContentSharingRenderer) - Constructor for class com.avaya.clientservices.collaboration.contentsharing.data.handlers.ContentSharingDataHandler
 
ContentSharingListener - Interface in com.avaya.clientservices.collaboration.contentsharing
ContentSharingListener is registered as an observer of content sharing status update notifications.
ContentSharingOpenGLRenderer - Class in com.avaya.clientservices.collaboration.contentsharing
This class is used to create view for displaying Content Sharing.
ContentSharingOpenGLRenderer() - Constructor for class com.avaya.clientservices.collaboration.contentsharing.ContentSharingOpenGLRenderer
 
ContentSharingPlaneViewGroup - Class in com.avaya.clientservices.collaboration.contentsharing
View for Content Sharing.
ContentSharingRenderer<T extends android.view.View & ZoomableSharingView> - Class in com.avaya.clientservices.collaboration.contentsharing
ContentSharingRenderer object provides views on which will be displayed the content sharing session.
ContentSharingRenderer() - Constructor for class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
 
ContentSharingRenderer.RendererPrivateListener - Interface in com.avaya.clientservices.collaboration.contentsharing
Represents private listener on content sharing session events.
CONTEXT_ATTRIBUTE_INITIAL_URI - Static variable in class com.avaya.clientservices.network.http.HttpSession
 
CONTEXT_ATTRIBUTE_REDIRECTION_HISTORY - Static variable in class com.avaya.clientservices.network.http.HttpSession
 
continueParse() - Method in class com.avaya.clientservices.settingsfile.SettingsFileParser
Continues parsing of a previous call to SettingsFileParser.parseStream(InputStream) that was interrupted.
CONTINUOUS - com.avaya.clientservices.call.feature.RingType
Continuous Ring Type.
CONTROL_LINK_LOCAL_ERROR - com.avaya.clientservices.sharedcontrol.DisconnectReason
The shared control connection is disconnected because of network issues on the Soft Client side.
CONTROL_LINK_REMOTE_ERROR - com.avaya.clientservices.sharedcontrol.DisconnectReason
The shared control connection is disconnected because of network issues on the desk phone side.
ControllableEndpoint - Class in com.avaya.clientservices.sharedcontrol
The ControllableEndpoint class provides access to the details of controllable endpoint which can be used for shared control.
ControllableEndpoint() - Constructor for class com.avaya.clientservices.sharedcontrol.ControllableEndpoint
 
CONTROLLED_ENDPOINT_ENDED - com.avaya.clientservices.sharedcontrol.DisconnectReason
The shared control connection was disconnected by the controlled endpoint.
controlRemoteCamera(CameraControl, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Initiate remote camera control command.
Conversation - Interface in com.avaya.clientservices.messaging
Interface for all conversation related tasks and properties.
CONVERSATION_ALREADY_EXISTS - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Conversation already exists.
CONVERSATION_NOT_FOUND - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Requested conversation could not be found.
ConversationCompletionHandler - Interface in com.avaya.clientservices.messaging
Completion handler for asynchronous conversation operations.
ConversationListener - Interface in com.avaya.clientservices.messaging
Interface that can be used to retrieve status updates for a conversation.
ConversationStatus - Enum in com.avaya.clientservices.messaging.enums
Represents the server reconciled status of the conversation.
ConversationType - Enum in com.avaya.clientservices.messaging.enums
Represents the conversation type.
convert(String) - Static method in enum com.avaya.clientservices.client.ClientConfiguration.ProxyMode
 
convert(String) - Static method in enum com.avaya.clientservices.common.TLSProtocolVersion
 
convertColorToInt(Color) - Static method in class com.avaya.clientservices.collaboration.drawing.DrawingUtils
Converts color to int value.
COVERAGE - com.avaya.clientservices.media.AudioTone
 
CPU_THRESHOLD_BELOW - com.avaya.clientservices.media.CPUThresholdType
This threshold is triggered, if the % of collected samples that meet criteria (X < X1 AND Y < Y1) is greater than the configured thresholdTriggerPercent.
CPU_THRESHOLD_EXCEED1 - com.avaya.clientservices.media.CPUThresholdType
This threshold is triggered if the % of collected samples that meet criteria (X > X1 OR Y > Y1) is greater than the configured thresholdTriggerPercent.
CPU_THRESHOLD_EXCEED2 - com.avaya.clientservices.media.CPUThresholdType
This threshold is triggered if the % of collected samples that meet criteria (X > X1 OR Y > Y1) is greater than the configured thresholdTriggerPercent.
CPUThresholdConfiguration - Class in com.avaya.clientservices.media
 
CPUThresholdConfiguration() - Constructor for class com.avaya.clientservices.media.CPUThresholdConfiguration
 
CPUThresholdType - Enum in com.avaya.clientservices.media
TODO: This needs better explanation X = Client Process CPU Usage percentage, X1 = Configured Process Usage Threshold.
createAttachment() - Method in interface com.avaya.clientservices.messaging.Message
Creates an Attachment for this message.
createAudioCapturer(AudioCapturerConfig, AudioStreamListener) - Method in interface com.avaya.clientservices.media.AudioInterface
This function creates AudioCapturer object, which provides audio capture control capability.
createAudioFilePlayer(Context, AudioFilePlayerListener) - Method in interface com.avaya.clientservices.media.AudioInterface
Create an Audio File Player.
createAudioMixer(AudioMixerConfig) - Method in interface com.avaya.clientservices.media.AudioInterface
This function creates AudioMixer object, which provides audio mixing capability.
createCall() - Method in interface com.avaya.clientservices.call.CallService
Create a new outgoing call session.
createCall(CallCreationInfo) - Method in interface com.avaya.clientservices.call.CallService
Creates a new outgoing call with information provided in the input argument.
createCallLogItem(String, String, String, Date, Date, CallLogSourceType, CallLogActionType, boolean, boolean, boolean, List<CallLogParticipant>, List<CallLogItem>, Map<String, String>) - Method in interface com.avaya.clientservices.calllog.CallLogService
Creates a CallLogItem from specified parameters.
createCallLogRemoteParticipant(String, String, String, Date, Date, boolean, CallLogAddressSourceType) - Method in interface com.avaya.clientservices.calllog.CallLogService
Creates a CallLogParticipant object from specified parameters.
createCircleDrawable(Point, Point, boolean, boolean, Color, int) - Static method in class com.avaya.clientservices.collaboration.whiteboard.DrawableShapesFactory
Creates circle drawable object.
createCodec() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
createCollaboration(String, String, String, String, CreateCollaborationCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.CollaborationService
Creates a new collaboration session from collaboration URL and collaboration code.
createCollaboration(URI, CreateCollaborationCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.CollaborationService
Creates a new collaboration session based on the input collaboration session URI.
CreateCollaborationCompletionHandler - Interface in com.avaya.clientservices.collaboration
Defines an interface that the client application needs to implement to receive the result of an operation requested on various collaboration related methods.
createCollaborationForCall(Call, CreateCollaborationCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.CollaborationService
Creates a new collaboration session for the given Call object.
createContactGroup(String, Collection<Contact>, CreateContactGroupCompletionHandler) - Method in interface com.avaya.clientservices.contact.ContactService
Creates a Contact Group with specified group name and group members.
CreateContactGroupCompletionHandler - Interface in com.avaya.clientservices.contact
Defines an interface that the client application needs to implement to receive the result of an operation requested on various contact related methods.
createContentSharingLayout(Context) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingOpenGLRenderer
Create layout that draws Content Sharing.
createConversation() - Method in interface com.avaya.clientservices.messaging.MessagingService
Creates a new draft conversation.
createConversation(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Creates a new draft conversation.
createDefaultConfig(DSCPPrecedenceConfiguration.DSCPPrecedenceType) - Static method in class com.avaya.clientservices.media.DSCPPrecedenceConfiguration
 
createDialingRules() - Static method in class com.avaya.clientservices.dialingrules.DialingRulesFactory
Creates a new dialing rules implementation.
createEditableContact() - Method in interface com.avaya.clientservices.contact.ContactService
Creates a new EditableContact object with default values.
createEditableContactFromContact(Contact) - Method in interface com.avaya.clientservices.contact.ContactService
Creates a new editable contact object from a given existing contact.
createMessage() - Method in interface com.avaya.clientservices.messaging.Conversation
Creates a new Message in this conversation.
createPresenceListSubscription() - Method in interface com.avaya.clientservices.presence.PresenceService
Creates a new empty ad-hoc presence subscription object.
createResizedByteBuffer(ByteBuffer, int) - Static method in class com.avaya.clientservices.network.websocket.ByteBufferHelper
 
createShapeDrawable(List<Point>, boolean, boolean, Color, int) - Static method in class com.avaya.clientservices.collaboration.whiteboard.DrawableShapesFactory
Creates shape drawable object.
createSocket() - Method in class com.avaya.clientservices.network.security.IntegratedSSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class com.avaya.clientservices.network.security.IntegratedSSLSocketFactory
 
createTextDrawable(String, Point, float, boolean, boolean, Color) - Static method in class com.avaya.clientservices.collaboration.whiteboard.DrawableShapesFactory
Creates text shape drawable object.
createUser(UserConfiguration, CreateUserCompletionHandler) - Method in class com.avaya.clientservices.client.Client
Start creating a new User using the specified configuration.
CreateUserCompletionHandler - Interface in com.avaya.clientservices.client
Interface to be implemented by applications to get the asynchronous result from Client.createUser().
createWhiteboard() - Static method in class com.avaya.clientservices.collaboration.DrawableHelper
Creates whiteboard bitmap.
createWhiteboard(int, int) - Static method in class com.avaya.clientservices.collaboration.DrawableHelper
Creates whiteboard bitmap.
CredentialCompletionHandler - Interface in com.avaya.clientservices.credentials
Interface used to received credentials back after an authentication challenge.
CredentialProvider - Interface in com.avaya.clientservices.credentials
Interface defining a credential provider.
CREDENTIALS - com.avaya.clientservices.call.feature.FeatureError
Invalid credentials.
CRITICAL_APPLICATION - com.avaya.clientservices.common.Layer2PriorityMarking
Corresponds to priority 3
CroppedHeight() - Method in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
CroppedWidth() - Method in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
CUSTOM - com.avaya.clientservices.contact.fields.ContactEmailAddressType
Custom email address type.
CUSTOM - com.avaya.clientservices.messaging.enums.MessagingParticipantPhoneNumberType
Custom phone number type.
CustomHttpClient - Class in com.avaya.clientservices.network.http
 
CustomHttpClient(ClientConnectionManager, BasicHttpParams) - Constructor for class com.avaya.clientservices.network.http.CustomHttpClient
 

D

d(String) - Static method in class com.avaya.clientservices.client.Log
 
d(String, Throwable) - Static method in class com.avaya.clientservices.client.Log
 
D - com.avaya.clientservices.call.DTMFType
Represents alphabet D.
DARK - com.avaya.clientservices.agent.ButtonLampState
Dark button lamp state.
DATA_MODULE - com.avaya.clientservices.agent.AgentError
A data module is not allowed to activate service observing.
DATA_PRIVACY_ACTIVE - com.avaya.clientservices.agent.AgentError
Extension has Data Privacy Active on call.
DATA_PRIVACY_ACTIVE - com.avaya.clientservices.call.feature.ServiceObservingError
Data Privacy is active for the extension.
DATA_RESTRICTION_ACTIVE - com.avaya.clientservices.agent.AgentError
Extension has Data Restriction.
DATA_RESTRICTION_ACTIVE - com.avaya.clientservices.call.feature.ServiceObservingError
Data Restriction is active for the extension.
DATABASE_ERROR - com.avaya.clientservices.call.feature.AutodialError
The operation failed due to database error.
DATABASE_ERROR - com.avaya.clientservices.call.feature.FeatureLabelError
The operation failed due to database error.
DATABASE_ERROR - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
DATABASE_NOT_ACCESSIBLE - com.avaya.clientservices.call.feature.AutodialError
Unable to access the database.
DATABASE_NOT_ACCESSIBLE - com.avaya.clientservices.call.feature.FeatureLabelError
Unable to access the database.
DataCollectionChangeListener<T> - Interface in com.avaya.clientservices.common
Listener interface to be notified of changes to a data collection.
DataCollectionChangeType - Enum in com.avaya.clientservices.common
The types of changes reported to data collection listeners.
DataRetrieval<T> - Interface in com.avaya.clientservices.common
Interface for objects representing the process of loading data into a DataSet.
DataRetrievalCancelledException - Exception in com.avaya.clientservices.common
Exception for the case where a DataRetrieval was explicitly cancelled by the client code.
DataRetrievalCancelledException() - Constructor for exception com.avaya.clientservices.common.DataRetrievalCancelledException
 
DataRetrievalCancelledException(String) - Constructor for exception com.avaya.clientservices.common.DataRetrievalCancelledException
 
DataRetrievalSearchFailException - Exception in com.avaya.clientservices.common
Exception for the case where a searchContacts request fails.
DataRetrievalSearchFailException(DataRetrievalSearchFailReason) - Constructor for exception com.avaya.clientservices.common.DataRetrievalSearchFailException
 
DataRetrievalSearchFailException(String, DataRetrievalSearchFailReason) - Constructor for exception com.avaya.clientservices.common.DataRetrievalSearchFailException
 
DataRetrievalSearchFailReason - Enum in com.avaya.clientservices.common
Contact operations related errors
DataRetrievalWatcher<T> - Class in com.avaya.clientservices.common
This class defines an interface that client applications use to perform data retrieval operations for both static and dynamic collections of objects within the SDK.
DataRetrievalWatcher() - Constructor for class com.avaya.clientservices.common.DataRetrievalWatcher
Constructs a new DataRetrievalWatcher object to be used to watch the progress of a retrieval of data elements of type T.
DataRetrievalWatcherListener<T> - Interface in com.avaya.clientservices.common
Listener interface to be notified of progress in the operation of retrieving the elements of a data collection being watched by a DataRetrievalWatcher object.
DataSharingMode - Enum in com.avaya.clientservices.collaboration
Supported Data sharing modes for collaboration.
deactivate(PushNotificationCompletionHandler) - Method in interface com.avaya.clientservices.pushnotification.PushNotificationService
Deactivates the push notification service.
DEACTIVATED - com.avaya.clientservices.call.OverloadVideoStatus
Video disabled
deactivateSharedControl(SharedControlActionCompletionHandler) - Method in interface com.avaya.clientservices.sharedcontrol.SharedControlService
Deactivates the shared control service.
DEBUG - com.avaya.clientservices.client.Client.LogLevel
 
DEBUG - com.avaya.clientservices.media.LogLevel
 
DEBUG - Static variable in class com.avaya.clientservices.BuildConfig
 
DECLINE - com.avaya.clientservices.call.CallDenialReason
User declined the call.
DECLINE - com.avaya.clientservices.user.CallDenialPolicy
If the user denies the incoming call without specifying reason then the call will be denied with reason as decline in response.
DEFAULT - com.avaya.clientservices.media.AutomaticGainControlMode
 
DEFAULT - com.avaya.clientservices.media.BackgroundNoiseGenerationMode
 
DEFAULT - com.avaya.clientservices.media.EchoCancellationMobileMode
 
DEFAULT - com.avaya.clientservices.media.EchoCancellationMode
 
DEFAULT - com.avaya.clientservices.media.NoiseSuppressionMode
 
DEFAULT - com.avaya.clientservices.media.OpusCodecProfileMode
 
DEFAULT - com.avaya.clientservices.media.VoiceActivityDetectionMode
 
DEFAULT_CLICK_RANGE - Static variable in class com.avaya.clientservices.collaboration.DrawingView
 
DEFAULT_FONT_SIZE - Static variable in class com.avaya.clientservices.collaboration.drawing.DrawingUtils
 
DEFAULT_LINE_WIDTH - Static variable in class com.avaya.clientservices.collaboration.drawing.DrawingUtils
 
DEFAULT_REGISTERED_CALLTYPE - com.avaya.clientservices.call.CallType
 
DEFAULT_SCALE_FIT_INSIDE - com.avaya.clientservices.collaboration.ZoomableImageView.Scale
Deprecated.
Image Bitmap will be scaled to fit view bounds.
DEFAULT_SCALE_ORIGINAL - com.avaya.clientservices.collaboration.ZoomableImageView.Scale
Deprecated.
Image Bitmap will not be scaled.
DEFAULT_STRINGBUILDER_CAPACITY - Static variable in class com.avaya.clientservices.media.Logger
 
DEFAULT_WHITEBOARD_HEIGHT - Static variable in class com.avaya.clientservices.collaboration.DrawableHelper
 
DEFAULT_WHITEBOARD_WIDTH - Static variable in class com.avaya.clientservices.collaboration.DrawableHelper
 
DefaultNetworkListener - Interface in com.avaya.clientservices.client
Listener for process default network change event from a Client.
DefaultPortResolver - Class in com.avaya.clientservices.network.util
If given URI does not contain any port number then this helper class will add default port for used protocol/scheme.
DefaultPortResolver() - Constructor for class com.avaya.clientservices.network.util.DefaultPortResolver
 
DELAYED - com.avaya.clientservices.call.feature.RingType
Delayed Ring Type.
DELAYED_RING - com.avaya.clientservices.call.AlertType
Alert type of delayed ring
DELETE - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Tool which enables user to delete shape.
deleteCertificateStore() - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Deletes an existing private trust store.
deleteClientIdentityCertificateChain() - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Deletes provisioned client identity certificate and private key.
deleteContact(Contact, ContactCompletionHandler) - Method in interface com.avaya.clientservices.contact.ContactService
Deletes an existing contact.
deleteContactGroup(ContactGroup, ContactCompletionHandler) - Method in interface com.avaya.clientservices.contact.ContactService
Deletes Contact Group.
DELETED - com.avaya.clientservices.call.MinuteMessage.MinuteStatus
Minute has been removed from the conference.
DELETED - com.avaya.clientservices.contact.ContactListChangeType
 
deleteDocument(LibraryDocument, CallCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryManager
Not supported in Client SDK.
Deletes the specified document from the network library.
deleteMessage(VisualVoiceMailMessage, VisualVoiceMailCompletionHandler) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailService
Delete visual voicemail message.
deleteShape(AbstractShape) - Method in interface com.avaya.clientservices.collaboration.DrawingView.DrawingListener
 
deleteShape(AbstractShape, WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Deletes a selected shape.
DeleteToolHandler - Class in com.avaya.clientservices.collaboration.whiteboard
Handler for drawing tool DELETE This class is empty because deleting shape is done in other place but its class required for notification other handlers that drawing tool is changed.
DeleteToolHandler() - Constructor for class com.avaya.clientservices.collaboration.whiteboard.DeleteToolHandler
 
DELIVERED - com.avaya.clientservices.messaging.enums.MessageDeliveryState
Delivered to one or more recipients (both incoming and outgoing messages).
DELIVERED - com.avaya.clientservices.messaging.enums.RecipientMessageState
Delivered to recipient.
deny(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Denies the incoming call using appropriate reason set via SIPUserConfiguration.setCallDenialPolicy(CallDenialPolicy).
deny(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.PendingParticipant
Denies the participant from joining the conference call.
deny(CallDenialReason, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Denies the incoming call for the specified reason regardless of configured SIPUserConfiguration.mCallDenialPolicy.
denyVideo(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Denies the incoming request to add video.
DESIGNER_BUILD - Static variable in class com.avaya.clientservices.BuildConfig
 
DESTINATION_NOT_OBSERVABLE - com.avaya.clientservices.agent.AgentError
The observer is dropped from an observed connection (to extension or VDN) when the connection reaches an unobservable destination (e.g., not allowed to observe COR).
DESTINATION_NOT_OBSERVABLE - com.avaya.clientservices.call.feature.ServiceObservingError
The observer is dropped from an observed connection (to extension or VDN) when the connection reaches an unobservable destination (e.g.
destroy() - Method in class com.avaya.clientservices.media.capture.VantageCapturer
Call this method when finished with the object; which will release the underlying C++ object.
destroy() - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
destroy() - Method in class com.avaya.clientservices.media.capture.VideoCaptureSource
Call this method when finished with the object; which will release the underlying C++ object.
destroy() - Method in class com.avaya.clientservices.media.codec.VideoDecoder
 
destroy() - Method in class com.avaya.clientservices.media.codec.VideoEncoder
 
destroy() - Method in class com.avaya.clientservices.media.gui.BitmapPlane
destroy() - Method in interface com.avaya.clientservices.media.gui.Destroyable
 
destroy() - Method in class com.avaya.clientservices.media.gui.NativeObject
Call this method when finished with the object; which will release the underlying C++ object.
destroy() - Method in class com.avaya.clientservices.media.gui.PlaneViewGroup
destroy() - Method in class com.avaya.clientservices.media.gui.VideoLayer
Call this method when finished with the object; which will release the underlying C++ object.
destroy() - Method in class com.avaya.clientservices.media.gui.VideoSource
Call this method when finished with the object; which will release the underlying C++ object.
Destroyable - Interface in com.avaya.clientservices.media.gui
 
Device - Interface in com.avaya.clientservices.media
Representation of the media engine interface
deviceIsBlacklistedForOpenSLESUsage() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
DeviceListener - Interface in com.avaya.clientservices.media
 
DIAL - com.avaya.clientservices.media.AudioTone
 
DialingRules - Interface in com.avaya.clientservices.dialingrules
Applies dialing rules to phone numbers.
DialingRulesConfiguration - Class in com.avaya.clientservices.dialingrules
The dialing rules configuration to be applied to transform a user supplied number into a dialable number.
DialingRulesConfiguration() - Constructor for class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
 
DialingRulesFactory - Class in com.avaya.clientservices.dialingrules
Factory to create a dialing rules implementation.
DialingRulesFactory() - Constructor for class com.avaya.clientservices.dialingrules.DialingRulesFactory
 
DIALOG_NOT_FOUND - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
No matching remote dialog found for the notification after dialog subscription refresh
DIGEST - com.avaya.clientservices.credentials.Challenge.AuthorizationMethod
 
DIGEST_MISMATCH - com.avaya.clientservices.call.feature.AutodialError
Digest Authentication failed.
DIGEST_MISMATCH - com.avaya.clientservices.call.feature.FeatureLabelError
Digest Authentication failed.
DIGEST_MISMATCH - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
DIRECT_AGENT_CALL_EXTERNAL - com.avaya.clientservices.call.AlertType
Alert type indicating that it is direct external agent call
DIRECT_AGENT_CALL_INTERNAL - com.avaya.clientservices.call.AlertType
Alert type indicating that it is direct internal agent call
DIRECT_AGENT_CALL_PRIORITY - com.avaya.clientservices.call.AlertType
Alert type indicating that it is direct priority call from agent
DIRECT_DIAL - com.avaya.clientservices.call.feature.FeatureType
This feature allows to call an extension and have the call automatically answered on speaker phone after 3 beeps.
DIRECTED_CALL_PICKUP - com.avaya.clientservices.call.feature.FeatureType
Directed Call Pickup is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that allows the user to answer a call ringing at another extension without having to be a member of a pickup group.
directedCallPickup(String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Picks up a call ringing at the specified extension.
DISABLE - com.avaya.clientservices.call.VideoMode
Disable video request (i.e., remove video).
DISABLED - com.avaya.clientservices.call.conference.ConferenceStreamingStatus
Conference is not being streamed.
DISABLED - com.avaya.clientservices.common.SecurityPolicy
Disable revocation check.
DISABLED - com.avaya.clientservices.media.BfcpTransportMode
 
DISABLED - com.avaya.clientservices.pushnotification.enums.PushNotificationActivationMode
Push Notifications are disabled.
DISABLED - com.avaya.clientservices.user.CallDenialPolicy
If the call denial policy is disabled then the call denial capability will not be allowed.
disableVmon() - Method in interface com.avaya.clientservices.media.Device
This function disables VMON service.
disconnect(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ConferenceMobileLink
Initiates termination of the mobile link connection.
DISCONNECTED - com.avaya.clientservices.call.conference.ParticipantConnectionStatus
Participant left the conference call.
DISCONNECTED_BY_CONFERENCE_MODERATOR - com.avaya.clientservices.call.CallEndReason
Conference call ended by conference moderator or system administrator.
DISCONNECTING - com.avaya.clientservices.call.conference.ConferenceMobileLinkConnectionStatus
Mobile link disconnecting.
DISCONNECTING - com.avaya.clientservices.call.conference.ParticipantConnectionStatus
Participant is leaving the conference call, either on his or her own, or forced out by the conference moderator.
DisconnectReason - Enum in com.avaya.clientservices.sharedcontrol
Enumeration describing possible reasons for shared control link disconnection.
discover(DataRetrievalWatcher<ConferenceRoomSystemInformation>) - Method in interface com.avaya.clientservices.call.conference.ConferenceMobileLink
Initiates discovery of room system(s) that are in vicinity of this client application.
DisplayOrder - Enum in com.avaya.clientservices.messaging.enums
Represents the order in which participant full name is generated ("FirstName LastName" or "LastName FirstName").
Disposable - Interface in com.avaya.clientservices.common
Interface for disposable objects.
dispose() - Method in interface com.avaya.clientservices.common.Disposable
Destroys all native resources related to object which implements this interface.
dispose() - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Disposes the Certificate Manager's native object.
distance(float, float, float, float) - Static method in class com.avaya.clientservices.collaboration.drawing.MathUtils
Calculates distance between two point coordinates.
distance(PointF) - Method in class com.avaya.clientservices.collaboration.drawing.Line2D
Calculates distance from a point to a line
distance(PointF) - Method in class com.avaya.clientservices.collaboration.drawing.Segment2D
Calculates shortest distance from a point to a segment.
distance(PointF, PointF) - Static method in class com.avaya.clientservices.collaboration.drawing.MathUtils
Calculates distance between two points MathUtils.distance(float, float, float, float)
DISTRIBUTION_LIST - com.avaya.clientservices.messaging.enums.ParticipantType
DistributionList participant type.
DO_NOT_DISTURB - com.avaya.clientservices.presence.PresenceState
Presence state indicating that currently the user does not want other people to contact them.
DOCUMENT - com.avaya.clientservices.collaboration.librarysharing.LibraryDocumentType
 
DOMAIN_ERROR - com.avaya.clientservices.user.RegistrationError
Registration was failed because the SIP domain did not match.
DOUBLE_DIGIT - com.avaya.clientservices.agent.AgentReasonCodeLength
Reason code is administered to use double digits i.e range is between 0-99.
DOWN - com.avaya.clientservices.call.conference.CameraControl
Move camera down.
download(String, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Attachment
Start the download of the attachment asynchronously.
download(String, VisualVoiceMailCompletionHandler) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Start the download of the audio voicemail file asynchronously.
DownloadCompletionHandler<T> - Interface in com.avaya.clientservices.downloadservice
Declares a completion handler used to report the status of a download request.
downloadFile(DownloadServiceConfiguration, URL, String, DownloadCompletionHandler<File>) - Method in interface com.avaya.clientservices.downloadservice.DownloadService
Retrieve File for downloaded data from URL.
downloadFile(DownloadServiceConfiguration, URL, String, DownloadOptionalParameters, DownloadWithParametersCompletionHandler<File>) - Method in interface com.avaya.clientservices.downloadservice.DownloadService
Retrieve File for downloaded data from URL.
DOWNLOADING - com.avaya.clientservices.messaging.enums.AttachmentStatus
Attachment is being downloaded.
DOWNLOADING - com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage.FileStatus
File is being downloaded.
DownloadOptionalParameters - Class in com.avaya.clientservices.downloadservice
Set of optional parameters for Download service.
DownloadOptionalParameters() - Constructor for class com.avaya.clientservices.downloadservice.DownloadOptionalParameters
 
DownloadResultArgs - Interface in com.avaya.clientservices.downloadservice
Set of additional values that are passed to DownloadWithParametersCompletionHandler.
DownloadService - Interface in com.avaya.clientservices.downloadservice
The DownloadService provides provides a set of APIs that allow app to download any files through a URL securely including auto configure setting file, trust cert file, custom logo file, etc.
DownloadServiceConfiguration - Class in com.avaya.clientservices.downloadservice
User Configuration information for Download Service.
DownloadServiceConfiguration() - Constructor for class com.avaya.clientservices.downloadservice.DownloadServiceConfiguration
 
DownloadServiceError - Enum in com.avaya.clientservices.downloadservice
Enumeration representing failure of a download service operation.
DownloadWatcher - Interface in com.avaya.clientservices.downloadservice
A watcher interface for monitoring Download requests.
DownloadWithParametersCompletionHandler<T> - Interface in com.avaya.clientservices.downloadservice
Declares a completion handler used to report the status of a download request.
DRAFT - com.avaya.clientservices.messaging.enums.AttachmentStatus
The attachment hasn't been sent yet.
DRAFT_ERROR - com.avaya.clientservices.messaging.enums.AttachmentStatus
Failed to send the attachment.
DRAFT_REMOVING - com.avaya.clientservices.messaging.enums.AttachmentStatus
Attachment is being removed from the message.
draw(Drawable) - Method in class com.avaya.clientservices.collaboration.DrawingView
Draws shape drawable on canvas.
DrawableHelper - Class in com.avaya.clientservices.collaboration
Drawable helper class.
DrawableShapesFactory - Class in com.avaya.clientservices.collaboration.whiteboard
Factory which creates Drawable shape object.
DrawableShapesFactory() - Constructor for class com.avaya.clientservices.collaboration.whiteboard.DrawableShapesFactory
 
DrawingHandler<T extends android.view.View & ZoomableSharingView> - Class in com.avaya.clientservices.collaboration.whiteboard
DrawingHandler is responsible for dispatching drawing events to corresponding drawing handlers.
DrawingHandler(DrawingView<T>, T, DrawingView.DrawingListener) - Constructor for class com.avaya.clientservices.collaboration.whiteboard.DrawingHandler
 
DrawingHandler(DrawingView, ZoomableImageView, DrawingView.DrawingListener) - Constructor for class com.avaya.clientservices.collaboration.whiteboard.DrawingHandler
Deprecated.
DrawingHandler.ToolHandler - Interface in com.avaya.clientservices.collaboration.whiteboard
Interface for whiteboard tool handlers - objects responsible for assembling shapes based on user touch points.
DrawingTool - Enum in com.avaya.clientservices.collaboration.whiteboard
Enum type indicating current whiteboard tool for WhiteboardRenderer.
DrawingUtils - Class in com.avaya.clientservices.collaboration.drawing
Helper class for drawings.
DrawingUtils.FontSize - Enum in com.avaya.clientservices.collaboration.drawing
 
DrawingUtils.LineWidth - Enum in com.avaya.clientservices.collaboration.drawing
 
DrawingUtils.StrokeWidth - Enum in com.avaya.clientservices.collaboration.drawing
 
DrawingView<T extends android.view.View & ZoomableSharingView> - Class in com.avaya.clientservices.collaboration
Represents transparent view on which user can draw shapes with zooming functionality.
DrawingView(Context, ZoomableImageView, DrawingView.DrawingListener) - Constructor for class com.avaya.clientservices.collaboration.DrawingView
Deprecated.
DrawingView(Context, T, DrawingView.DrawingListener) - Constructor for class com.avaya.clientservices.collaboration.DrawingView
 
DrawingView(Context, T, WhiteboardRenderer) - Constructor for class com.avaya.clientservices.collaboration.DrawingView
 
DrawingView.DrawingListener - Interface in com.avaya.clientservices.collaboration
Interface for listening on shape drawing events.
drawShape(Canvas, AbstractShape, boolean) - Static method in class com.avaya.clientservices.collaboration.DrawableHelper
Draws abstract shape on canvas and if it's picked than its alpha channel will be 50%.
drawShape(AbstractShape) - Method in class com.avaya.clientservices.collaboration.DrawingView
Draws AbstractShape shape on bitmap.
drawShape(DrawingTool, List<Point>, int) - Method in class com.avaya.clientservices.collaboration.whiteboard.DrawingHandler
Dispatches drawing event to corresponding handler.
drawShape(List<Point>, int) - Method in class com.avaya.clientservices.collaboration.whiteboard.BaseToolHandler
Method is called when touch event (ACTION_DOWN, ACTION_MOVE) occurs on view.
drawShape(List<Point>, int) - Method in class com.avaya.clientservices.collaboration.whiteboard.DeleteToolHandler
 
drawShape(List<Point>, int) - Method in interface com.avaya.clientservices.collaboration.whiteboard.DrawingHandler.ToolHandler
 
DroppedParticipant - Interface in com.avaya.clientservices.call.conference
Interface representing conference participant dropped from the conference.
DroppedParticipantListener - Interface in com.avaya.clientservices.call.conference
Interface that can be used to get feedback and updates from the dropped conference participant.
DSCPPrecedenceConfiguration - Class in com.avaya.clientservices.media
 
DSCPPrecedenceConfiguration(int, int, int, int, int) - Constructor for class com.avaya.clientservices.media.DSCPPrecedenceConfiguration
 
DSCPPrecedenceConfiguration.DSCPPrecedenceType - Enum in com.avaya.clientservices.media
 
DTMF_A - com.avaya.clientservices.media.AudioTone
 
DTMF_B - com.avaya.clientservices.media.AudioTone
 
DTMF_C - com.avaya.clientservices.media.AudioTone
 
DTMF_D - com.avaya.clientservices.media.AudioTone
 
DTMF_EIGHT - com.avaya.clientservices.media.AudioTone
 
DTMF_FIVE - com.avaya.clientservices.media.AudioTone
 
DTMF_FOUR - com.avaya.clientservices.media.AudioTone
 
DTMF_NINE - com.avaya.clientservices.media.AudioTone
 
DTMF_ONE - com.avaya.clientservices.media.AudioTone
 
DTMF_PAUSE - com.avaya.clientservices.media.AudioTone
 
DTMF_POUND - com.avaya.clientservices.media.AudioTone
 
DTMF_SEVEN - com.avaya.clientservices.media.AudioTone
 
DTMF_SIX - com.avaya.clientservices.media.AudioTone
 
DTMF_STAR - com.avaya.clientservices.media.AudioTone
 
DTMF_THREE - com.avaya.clientservices.media.AudioTone
 
DTMF_TWO - com.avaya.clientservices.media.AudioTone
 
DTMF_ZERO - com.avaya.clientservices.media.AudioTone
 
DTMFType - Enum in com.avaya.clientservices.call
 
DYNAMIC - com.avaya.clientservices.call.conference.VideoLayout
Server automatically determines best layout, and updates the video image accordingly.

E

e(String) - Static method in class com.avaya.clientservices.client.Log
 
e(String, Throwable) - Static method in class com.avaya.clientservices.client.Log
 
EARPIECE - com.avaya.clientservices.media.EchoCancellationMobileMode
 
EAS_SKILL_CONFIG_PROBLEM - com.avaya.clientservices.agent.AgentError
Skill configuration problem.
EAS_SKILLS_DISABLED - com.avaya.clientservices.agent.AgentError
Expert Agent Selection (EAS) Skills Disabled.
EC500 - com.avaya.clientservices.call.feature.FeatureType
EC500 is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that is used to activate/deactivate EC 500 cellular call extension at a CM station (extension).
EC500 - com.avaya.clientservices.calllog.CallLogSourceType
Call log loaded from the client (i.e.
EC500Configuration - Class in com.avaya.clientservices.provider.ec500
User Configuration information for EC500 Feature Name Extensions (FNE's).
EC500Configuration() - Constructor for class com.avaya.clientservices.provider.ec500.EC500Configuration
 
EchoCancellationMobileMode - Enum in com.avaya.clientservices.media
 
EchoCancellationMode - Enum in com.avaya.clientservices.media
 
EditableContact - Interface in com.avaya.clientservices.contact
Mutable contact object which exposes all provided contact details.
EditableContactBoolField - Class in com.avaya.clientservices.contact.fields
The EditableContactBoolField class extends the ContactBoolField class to provide the application with the ability to edit a boolean field in a contact.
EditableContactDoubleField - Class in com.avaya.clientservices.contact.fields
The EditableContactDoubleField class extends the ContactDoubleField class to provide the application with the ability to edit a double field in a contact.
EditableContactEmailAddressField - Class in com.avaya.clientservices.contact.fields
EditableContact field which is storing email address values and inherits the meta data description of the field.
EditableContactEmailAddressField() - Constructor for class com.avaya.clientservices.contact.fields.EditableContactEmailAddressField
Editable email address field constructor.
EditableContactEmailAddressFieldList - Class in com.avaya.clientservices.contact.fields
List of editable contact email addresses.
EditableContactField - Class in com.avaya.clientservices.contact.fields
Represents base editable contact field.
EditableContactIMAddressField - Class in com.avaya.clientservices.contact.fields
The EditableContactIMAddressField class extends the ContactIMAddressField class to provide the application with the ability to edit a IM Address field in a contact.
EditableContactIMAddressField() - Constructor for class com.avaya.clientservices.contact.fields.EditableContactIMAddressField
Editable IM Address constructor.
EditableContactIMAddressFieldList - Class in com.avaya.clientservices.contact.fields
List of editable contact IM addresses.
EditableContactMultiValueField<T extends ContactField> - Class in com.avaya.clientservices.contact.fields
Interface for multi-value contact field.
EditableContactPhoneField - Class in com.avaya.clientservices.contact.fields
The EditableContactPhoneField class extends the ContactPhoneField class to provide the application with the ability to edit a phone number field in a contact.
EditableContactPhoneField() - Constructor for class com.avaya.clientservices.contact.fields.EditableContactPhoneField
Editable phone number field constructor.
EditableContactPhoneFieldList - Class in com.avaya.clientservices.contact.fields
List of editable contact phone numbers.
EditableContactStringField - Class in com.avaya.clientservices.contact.fields
The EditableContactStringField class extends the ContactStringField class to provide the application with the ability to edit a String field in a contact.
EditableContactStringFieldList - Class in com.avaya.clientservices.contact.fields
List of editable contact strings.
EIGHT - com.avaya.clientservices.call.AddressDigit
Represents numeric 8.
EIGHT - com.avaya.clientservices.call.DTMFType
Represents numeric 8.
EIGHT_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Eight videos, one large landscape next to three smaller videos to the right tiled one on top of the other, and four smaller videos next to each other underneath.
EIGHT_VIDEO_WINDOWS_OPTION_TWO - com.avaya.clientservices.call.conference.VideoLayout
Eight videos of equal size arranged in two rows of four.
ELLIPSE - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Ellipse tool.
ELLIPSE_FILLED - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Filled ellipse tool.
EMPTY_ATTACHMENT - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Number of attachments exceeds the limit.
EMPTY_MESSAGE - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Cannot send message with no text or attachments.
enableCPUAdaptiveVideo(boolean) - Method in interface com.avaya.clientservices.media.VideoInterface
Enable/Disables CPU Usage for video call(s) and control Tx/Rx
ENABLED - com.avaya.clientservices.call.conference.ConferenceStreamingStatus
Conference is being streamed.
enableVmon(String, int) - Method in interface com.avaya.clientservices.media.Device
This function enables VMON service, which enables sending of RTCP packets to a VMON server for quality monitoring.
ENCRYPTED - com.avaya.clientservices.call.conference.ConferenceEncryptionStatus
All of the conference legs are encrypted.
end - Variable in class com.avaya.clientservices.collaboration.contentsharing.Vector
 
end() - Method in interface com.avaya.clientservices.call.Call
Requests termination of the call.
end() - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharing
Ends content sharing of local user or content sharing of another collaboration participant if the local user has sufficient permissions, i.e.
end(CollaborationCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.Collaboration
Ends the collaboration session.
end(WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.Whiteboard
Ends this whiteboard session.
endConference(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Ends the conference call for all conference participants.
endDrawingShape(DrawingTool, List<Point>) - Method in class com.avaya.clientservices.collaboration.whiteboard.DrawingHandler
Dispatches drawing event to corresponding handler.
endDrawingShape(List<Point>) - Method in class com.avaya.clientservices.collaboration.whiteboard.BaseToolHandler
Method is called when ACTION_UP event occurs on view.
endDrawingShape(List<Point>) - Method in class com.avaya.clientservices.collaboration.whiteboard.DeleteToolHandler
 
endDrawingShape(List<Point>) - Method in interface com.avaya.clientservices.collaboration.whiteboard.DrawingHandler.ToolHandler
 
ENDED - com.avaya.clientservices.call.CallState
Call ended (by far-end, or end request has been responded to by the remote party).
endFrameDataHandler - Variable in class com.avaya.clientservices.collaboration.contentsharing.data.handlers.ContentSharingDataHandler
 
ENDING - com.avaya.clientservices.call.CallState
Request to end the call has been sent.
ENHANCED_CALL_FORWARDING - com.avaya.clientservices.call.feature.FeatureType
Enhanced Call Forwarding is feature that uses a 'Feature-Named-URI' (FNU) that allows a user to configure call forwarding for internal or external calls with seprate settings for busy, no reply, and unconditional forwarding.
EnhancedCallForwardingStatus - Class in com.avaya.clientservices.call.feature
The enhanced call forward feature status which has details for unconditional call forward, on busy call forward and no reply call forward.
EnhancedCallForwardingStatus(String, CallForwardingStatus, CallForwardingStatus, CallForwardingStatus) - Constructor for class com.avaya.clientservices.call.feature.EnhancedCallForwardingStatus
 
enroll(ScepConfiguration, EnrollmentCredentialProvider, CertificateEnrollmentCompletionHandler) - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Request client identity certificate enrollment.
EnrollmentCredential - Class in com.avaya.clientservices.credentials
Represents a user credential that can be used to respond to an authentication credential challenge.
EnrollmentCredential(String, String) - Constructor for class com.avaya.clientservices.credentials.EnrollmentCredential
Constructor of EnrollmentCredential with certificate Common Name and Enrollment Password.
EnrollmentCredentialProvider - Interface in com.avaya.clientservices.credentials
Interface used to represent a EnrollmentCredentialProvider.
ENTERPRISE - com.avaya.clientservices.contact.ContactSourceType
Enterprise source - contacts from remote source, i.e.
ENTERPRISE - com.avaya.clientservices.messaging.enums.MessagingParticipantSourceType
Participant comes from enterprise source.
equals(Object) - Method in class com.avaya.clientservices.call.conference.ConferenceRoomSystemInformation
 
equals(Object) - Method in class com.avaya.clientservices.call.feature.Autodial
 
equals(Object) - Method in class com.avaya.clientservices.call.feature.BusyIndicator
 
equals(Object) - Method in class com.avaya.clientservices.call.feature.CallForwardingStatus
 
equals(Object) - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
 
equals(Object) - Method in class com.avaya.clientservices.call.feature.EnhancedCallForwardingStatus
 
equals(Object) - Method in class com.avaya.clientservices.call.feature.FeatureInvocation
 
equals(Object) - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
 
equals(Object) - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
 
equals(Object) - Method in class com.avaya.clientservices.call.feature.SimRingCallbackDestination
 
equals(Object) - Method in class com.avaya.clientservices.call.feature.SimRingCallbackStatusParameters
 
equals(Object) - Method in class com.avaya.clientservices.call.LineAppearance
 
equals(Object) - Method in class com.avaya.clientservices.call.MinuteMessage
 
equals(Object) - Method in class com.avaya.clientservices.collaboration.contentsharing.Vector
 
equals(Object) - Method in class com.avaya.clientservices.collaboration.drawing.AbstractShape
 
equals(Object) - Method in class com.avaya.clientservices.collaboration.drawing.Point
 
equals(Object) - Method in class com.avaya.clientservices.collaboration.drawing.Size
 
equals(Object) - Method in class com.avaya.clientservices.collaboration.RenderingBlock
 
equals(Object) - Method in class com.avaya.clientservices.common.Capability
Returns whether two objects are equal or not
equals(Object) - Method in class com.avaya.clientservices.common.SignalingServer
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.ContactBoolField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.ContactDoubleField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.ContactEmailAddressField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.ContactField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.ContactIMAddressField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.ContactPhoneField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.ContactStringField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.EditableContactBoolField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.EditableContactDoubleField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.EditableContactEmailAddressField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.EditableContactField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.EditableContactIMAddressField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.EditableContactPhoneField
 
equals(Object) - Method in class com.avaya.clientservices.contact.fields.EditableContactStringField
 
equals(Object) - Method in class com.avaya.clientservices.contact.MatchedContactsWithMatchLevel
 
equals(Object) - Method in class com.avaya.clientservices.credentials.Challenge
 
equals(Object) - Method in class com.avaya.clientservices.credentials.UserCredential
 
equals(Object) - Method in class com.avaya.clientservices.media.AudioDevice
 
equals(Object) - Method in class com.avaya.clientservices.media.AutomaticGainControlConfiguration
 
equals(Object) - Method in class com.avaya.clientservices.media.DSCPPrecedenceConfiguration
 
equals(Object) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
equals(Object) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
equals(Object) - Method in class com.avaya.clientservices.messaging.MessagingQuery
 
equals(Object) - Method in class com.avaya.clientservices.presence.PresenceWatcher
 
equals(Object) - Method in class com.avaya.clientservices.user.ServiceStatus
Returns whether two objects are equal or not
equals(Object) - Method in class com.avaya.clientservices.voicemessaging.VoiceMessagingStatusParameters
 
Equals(VideoMediaFormat) - Method in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
ERROR - com.avaya.clientservices.call.ChatMessage.MessageStatus
 
ERROR - com.avaya.clientservices.call.MinuteMessage.MinuteStatus
Server returned an error while adding the minute to the conference.
ERROR - com.avaya.clientservices.client.Client.LogLevel
 
ERROR - com.avaya.clientservices.collaboration.drawing.AbstractShape.ShapeStatus
Server returned an error to our action.
ERROR - com.avaya.clientservices.media.LogLevel
 
ERROR - com.avaya.clientservices.messaging.enums.ConversationStatus
State indicating that conversation couldn't be sent.
ERROR - com.avaya.clientservices.messaging.enums.MessageStatus
State indicating that message couldn't be sent.
ERROR_BEEP - com.avaya.clientservices.media.AudioTone
 
ERROR_WRITING_TO_FILE - com.avaya.clientservices.downloadservice.DownloadServiceError
Writing to file error (No space left on device, Permission access denied).
ErrorCode - Enum in com.avaya.clientservices.messaging.enums
Deprecated.
ESTABLISHED - com.avaya.clientservices.call.CallState
Call has been established and is active (not held)
EXCELLENT_EFFORT - com.avaya.clientservices.common.Layer2PriorityMarking
Corresponds to priority 2
EXCLUSION - com.avaya.clientservices.call.feature.FeatureType
Exclusion is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that is used to activate/deactivate exclusion by a bridged line appearance user.
EXCLUSION_ACTIVE - com.avaya.clientservices.agent.AgentError
Extension has Exclusion Active.
EXCLUSION_ACTIVE - com.avaya.clientservices.call.feature.ServiceObservingError
Extension has Exclusion Active.
execute(HttpUriRequest, HttpContext, Header) - Method in class com.avaya.clientservices.network.http.CustomHttpClient
 
EXPERT_AGENT_SELECTION_DISABLED - com.avaya.clientservices.agent.AgentError
Expert Agent Selection Disabled.
EXTEND_CALL - com.avaya.clientservices.call.feature.FeatureType
Extend Call is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that is used to extend a call to the off-PBX destinations associated with the extension.
extendCall(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Extends the active call to the off-pbx destinations configured for the user's extension, namely EC500.
EXTENDED_GROUP_CALL_PICKUP - com.avaya.clientservices.call.feature.FeatureType
Extended Group Call Pickup is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that allows a user to answer calls directed to another call pickup group.
extendedGroupCallPickup(int, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Picks up a call for the specified pickup group.
extendMeeting(int, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Extends the current meeting end time by the specified number of minutes.
EXTENSION_BEING_BUSY_VERIFIED - com.avaya.clientservices.agent.AgentError
Extension being busy-verified.
EXTENSION_BEING_BUSY_VERIFIED - com.avaya.clientservices.call.feature.ServiceObservingError
Extension being busy-verified.
EXTENSION_HAS_SIX_PARTY_CONF - com.avaya.clientservices.agent.AgentError
Extension has a 6-party conference.
EXTENSION_HAS_SIX_PARTY_CONF - com.avaya.clientservices.call.feature.ServiceObservingError
Extension has a 6-party conference.
EXTENSION_IS_OBSERVER - com.avaya.clientservices.agent.AgentError
Extension is an observer.
EXTENSION_IS_OBSERVER - com.avaya.clientservices.call.feature.ServiceObservingError
Extension is an observer.
External - com.avaya.clientservices.media.capture.VideoCamera
 
EXTERNAL - com.avaya.clientservices.call.AlertType
External call alert type
EXTERNAL - com.avaya.clientservices.messaging.enums.ParticipantType
External participant type.
ExtraFieldKeys - Class in com.avaya.clientservices.contact
Describes fields for local contacts that are available in ExtraFields parameter.
ExtraFieldKeys() - Constructor for class com.avaya.clientservices.contact.ExtraFieldKeys
 

F

facing - Variable in enum com.avaya.clientservices.media.capture.VideoCamera
 
FADE - com.avaya.clientservices.media.BackgroundNoiseGenerationMode
 
FAILED - com.avaya.clientservices.call.CallError
Operation has failed.
FAILED - com.avaya.clientservices.call.CallState
Failed
FAILED - com.avaya.clientservices.call.ChatError
Operation has failed.
FAILED - com.avaya.clientservices.call.conference.ConferenceRecordingStatus
Recording is failed.
FAILED - com.avaya.clientservices.calllog.CallLogServiceOperationStatus
 
FAILED - com.avaya.clientservices.collaboration.CollaborationError
Unknown error.
FAILED - com.avaya.clientservices.downloadservice.DownloadServiceError
Operation has failed.
FAILED - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Certificate enrollment is failed.
FAILED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Operation has failed.
FAILED - com.avaya.sonic.SonicResult
 
FAILED_GENERIC - com.avaya.clientservices.agent.AgentError
Generic error message.
FAILED_TEMPORARY - com.avaya.clientservices.agent.AgentError
Temporary failure on the server side.
FAILED_TO_OPEN_DESTINATION_FILE - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Cannot open destination file for attachment.
FAILED_TO_OPEN_DESTINATION_FILE - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Cannot open destination file for attachment.
FAILED_TO_OPEN_DESTINATION_FILE - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
Cannot open destination file for attachment.
FAILED_TO_OPEN_FILE_TO_ATTACH - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Cannot open file to attach.
FAILED_TO_OPEN_FILE_TO_ATTACH - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Cannot open file to attach.
FAILED_TO_SET_IDENTITY - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Issued when the identity certificate cannot be applied.
FAILURE_UNKNOWN_REASON - com.avaya.clientservices.call.feature.AutodialError
Autodial operation failed for unknown reason.
FAILURE_UNKNOWN_REASON - com.avaya.clientservices.call.feature.FeatureLabelError
Setting personalized label failed for unknown reason.
FAR_END_RENEGOTIATING - com.avaya.clientservices.call.CallState
Call renegotiating (requested by far-end).
FAX - com.avaya.clientservices.contact.fields.ContactPhoneNumberType
Fax phone number type.
FAX - com.avaya.clientservices.messaging.enums.MessagingParticipantPhoneNumberType
Fax phone number type.
FAX - com.avaya.clientservices.provider.localcontact.contact.ContactPhoneNumberType
 
FeatureAction - Enum in com.avaya.clientservices.call.feature
The feature actions that can be used when invoking a feature.
FeatureCompletionHandler - Interface in com.avaya.clientservices.call.feature
Defines an interface that the client application needs to implement to receive the result of a requested feature operation.
FeatureError - Enum in com.avaya.clientservices.call.feature
Feature invocation related errors.
FeatureException - Exception in com.avaya.clientservices.call.feature
Exception representing a feature invocation failure.
FeatureException(FeatureError) - Constructor for exception com.avaya.clientservices.call.feature.FeatureException
Constructs a FeatureException object initialized with Feature error.
FeatureException(String, FeatureError, int, String, int, String) - Constructor for exception com.avaya.clientservices.call.feature.FeatureException
Constructs a FeatureException object from specified parameters.
FeatureInvocation - Class in com.avaya.clientservices.call.feature
Class to map a feature invocation response to a request.
FeatureInvocation(FeatureType) - Constructor for class com.avaya.clientservices.call.feature.FeatureInvocation
Constructs FeatureInvocation object for a feature.
FeatureInvocation(FeatureType, String) - Constructor for class com.avaya.clientservices.call.feature.FeatureInvocation
Constructs FeatureInvocation object from specified parameters.
FeatureInvocationParameters - Class in com.avaya.clientservices.call.feature
Parameters for a specific feature invocation.
FeatureInvocationParameters() - Constructor for class com.avaya.clientservices.call.feature.FeatureInvocationParameters
 
FeatureLabelCompletionHandler - Interface in com.avaya.clientservices.call.feature
Defines an interface that the client application needs to implement to receive the result of an operation requested on setPersonalizedLabelForHuntGroup method.
FeatureLabelError - Enum in com.avaya.clientservices.call.feature
Errors generated for setting personalized button .
FeatureParameters - Class in com.avaya.clientservices.call.feature
This is a union of the parameters of the FNU features.
FeatureParameters() - Constructor for class com.avaya.clientservices.call.feature.FeatureParameters
 
FeatureStatus - Enum in com.avaya.clientservices.call.feature
The feature status values.
FeatureStatusParameters - Class in com.avaya.clientservices.call.feature
The parameters that can be present in the status for any supported feature.
FeatureStatusParameters(int, FeatureType, FeatureStatus) - Constructor for class com.avaya.clientservices.call.feature.FeatureStatusParameters
Constructs the FeatureStatusParameters object from specified parameters.
FeatureStatusParameters(int, FeatureType, FeatureStatus, String, String, String, String, boolean, EnhancedCallForwardingStatus, int, boolean) - Constructor for class com.avaya.clientservices.call.feature.FeatureStatusParameters
Constructs the FeatureStatusParameters object from specified parameters.
FeatureStatusParameters(int, FeatureType, FeatureStatus, String, String, String, String, boolean, EnhancedCallForwardingStatus, SimRingCallbackStatusParameters, int, String, boolean, Call) - Constructor for class com.avaya.clientservices.call.feature.FeatureStatusParameters
Constructs the FeatureStatusParameters object from specified parameters.
FeatureType - Enum in com.avaya.clientservices.call.feature
Defines the list of supported features.
fetchContent(FetchImageCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.slider.SliderSlide
Retrieves full image from the server.
FetchImageCompletionHandler - Interface in com.avaya.clientservices.collaboration.slider
Completion handler used to return image data related to SliderSlide.
fetchThumbnail(FetchImageCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.slider.SliderSlide
Retrieves thumbnail image from the server.
FIFTEEN_MINUTES - com.avaya.clientservices.messaging.enums.RefreshType
Polling for changes will be done every fifteen minutes.
filterNumber(String) - Method in interface com.avaya.clientservices.dialingrules.DialingRules
Filters the input string to only valid phone number characters.
findCodecInfoForFormat(boolean, String, Object) - Static method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
finishDrawing() - Method in class com.avaya.clientservices.collaboration.drawing.Shape
Finishes drawing shape.
finishShape(AbstractShape) - Method in interface com.avaya.clientservices.collaboration.DrawingView.DrawingListener
 
finishShape(AbstractShape, WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Finishes drawing AbstractShape object, ex.
FIPSModeListener - Interface in com.avaya.clientservices.client
Listener for FIPS-specific events from a Client.
FIRST - com.avaya.clientservices.messaging.enums.DisplayOrder
 
FIVE - com.avaya.clientservices.call.AddressDigit
Represents numeric 5.
FIVE - com.avaya.clientservices.call.DTMFType
Represents numeric 5.
FIVE_MINUTES - com.avaya.clientservices.messaging.enums.RefreshType
Polling for changes will be done every five minutes.
FIVE_VIDEO_WINDOWS_OPTION_FOUR_WITH_PRESENTATION - com.avaya.clientservices.call.conference.VideoLayout
One large presentation video, four smaller person video tiled vertically to the right of the presentation video.
FIVE_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Five videos in two rows, one large video on top, four smaller ones underneath.
FIVE_VIDEO_WINDOWS_OPTION_THREE_WITH_PRESENTATION - com.avaya.clientservices.call.conference.VideoLayout
One large presentation video with four smaller person video below.
FIVE_VIDEO_WINDOWS_OPTION_TWO - com.avaya.clientservices.call.conference.VideoLayout
Five videos, one full screen, four overlaid in the lower center of the screen.
FIXED - com.avaya.clientservices.provider.sip.MobilityMode
The user is at a fixed location.
FIXED_DIGITAL - com.avaya.clientservices.media.AutomaticGainControlMode
 
FLASH - com.avaya.clientservices.agent.ButtonLampState
Flash button lamp state.
FLASH - com.avaya.clientservices.call.CallPrecedenceLevel
Call precedence level is flash.
FLASH_OVERRIDE - com.avaya.clientservices.call.CallPrecedenceLevel
Call precedence level is flash override.
FORBIDDEN - com.avaya.clientservices.call.CallDenialReason
User not reachable.
FORBIDDEN_ONE_TIME_PIN_REQUIRED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if oneTimePin required, but given user isn't owner of room.
ForceAlign(int) - Method in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
FORCED - com.avaya.clientservices.agent.AgentReasonCodeMode
Reason code is required for the agent operation.
FORCED - com.avaya.clientservices.agent.PendingLogoutReason
A reason code for logout pending is "forced-logout".
FORCED - com.avaya.clientservices.messaging.enums.MessagingReasonType
The message is a result of power user's enforcement action.
FORCED_LOGOUT - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The server has forcibly logged the session out.
FORCED_LOGOUT_OVERRIDE - com.avaya.clientservices.agent.AgentFeatureType
The signalling server configuration allows it to forcefully logout an agent after a pre-configured time duration.
FORMAT_NOT_DEFINED - com.avaya.clientservices.agent.AgentError
View status information is not available because provided format for view status is not defined on signalling server.
FORWARD_ALL_CALLS - com.avaya.clientservices.call.feature.FeatureType
Call Forward All is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that is used to activate/deactivate call forwarding for calls coming in at a CM station (extension).
FORWARD_BUSY_CALL - com.avaya.clientservices.call.feature.FeatureType
This feature enables forwarding when the user's extension is busy.
FORWARD_BUSY_NO_ANSWER_CALLS - com.avaya.clientservices.call.feature.FeatureType
Call Forward Busy No Answer is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that is used to activate/deactivate call forwarding for incoming calls when busy or when not answered by the user at a CM station (extension).
FORWARD_BUSY_NUMBER - com.avaya.clientservices.call.feature.FeatureType
This feature sets the number to which the user's calls are forwarded when Forward on Busy or Forward on No Answer are on.
FORWARD_NO_ANSWER_CALLS - com.avaya.clientservices.call.feature.FeatureType
This feature enables forwarding when the user's extension is not answered within the period defined by their No Answer Time.
FORWARD_NUMBER - com.avaya.clientservices.call.feature.FeatureType
This feature sets the number to which the user's calls are redirected.
FORWARD_TO_VOICEMAIL - com.avaya.clientservices.call.feature.FeatureType
This feature allows the user to define voicemail box usage.
ForwardErrorCorrection - Enum in com.avaya.clientservices.media
 
ForwardingOverride - Enum in com.avaya.clientservices.call.feature
Specifies whether the forwarding destination of monitored station will be ignored by Team Button speed dial invocation if any of forwarding features are enabled on the monitored station.
FOUR - com.avaya.clientservices.call.AddressDigit
Represents numeric 4.
FOUR - com.avaya.clientservices.call.DTMFType
Represents numeric 4.
FOUR_VIDEO_WINDOWS_OPTION_FOUR - com.avaya.clientservices.call.conference.VideoLayout
Four videos, one full screen, three overlaid in the lower center of the screen.
FOUR_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Four landscape videos of equal size, two in the top row, two in the bottom row, full square.
FOUR_VIDEO_WINDOWS_OPTION_THREE - com.avaya.clientservices.call.conference.VideoLayout
Four videos, one large landscape next to three smaller videos tiled one on top of the other to the right.
FOUR_VIDEO_WINDOWS_OPTION_TWO - com.avaya.clientservices.call.conference.VideoLayout
Four videos in two rows, one large video on top, three smaller ones underneath.
framesPerSecond - Variable in enum com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
fromInt(int) - Static method in enum com.avaya.clientservices.common.Layer2PriorityMarking
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.AcousticProfileMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.audio.AudioCapturerMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.audio.AudioMergeMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.audio.AudioMixerMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.AudioCodec
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.AudioMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.AudioTone
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.AutomaticGainControlMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.BackgroundNoiseGenerationMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.BfcpTransportMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.CongestionControlAlgorithm
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.CPUThresholdType
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.EchoCancellationMobileMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.EchoCancellationMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.LogLevel
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.MaxVideoResolution
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.NoiseSuppressionMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.OpusCodecProfileMode
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.VideoCodecVendor
 
fromInt(int) - Static method in enum com.avaya.clientservices.media.VoiceActivityDetectionMode
 
fromInt(int) - Static method in enum com.avaya.sonic.SonicResult
 
Front - com.avaya.clientservices.media.capture.VideoCamera
 

G

G711A - com.avaya.clientservices.media.AudioCodec
 
G711U - com.avaya.clientservices.media.AudioCodec
 
G722 - com.avaya.clientservices.media.AudioCodec
 
G722_1 - com.avaya.clientservices.media.AudioCodec
 
G726_32 - com.avaya.clientservices.media.AudioCodec
 
G729 - com.avaya.clientservices.media.AudioCodec
 
G729_A - com.avaya.clientservices.media.AudioCodec
 
GENERAL - com.avaya.clientservices.call.feature.FeatureError
General server error.
GENERAL_ERROR - com.avaya.clientservices.call.feature.ServiceObservingError
General error.
GENERAL_ERROR - com.avaya.clientservices.sharedcontrol.DisconnectReason
The shared control connection is ended for other reasons.
GENERAL_ERROR - com.avaya.clientservices.user.RegistrationError
Registration was failed due to generic error.
GENERATION_FAILED - com.avaya.sonic.SonicResult
 
GENERIC_ATTACHMENT - com.avaya.clientservices.messaging.enums.Modality
 
GENERIC_LOGIN_FAILURE - com.avaya.clientservices.agent.AgentError
Generic login failure.
GENERIC_PREEMPTION - com.avaya.clientservices.call.CallPreemptionReason
This is a limited-use preemption indication to be used on the final leg to the preempted UA to generalize the event.
getAADSURL() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalResources
 
getAbbreviatedDelayedRingCycles() - Method in interface com.avaya.clientservices.call.Call
Get the abbreviated/delayed alerting ring cycles for incoming call.
getAcceptDenyPendingParticipantCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can accept or deny a waiting participant's entry to the locked conference.
getAcceptedIssuers() - Method in class com.avaya.clientservices.network.security.IntegratedTrustManager
 
getAccessPIN() - Method in class com.avaya.clientservices.unifiedportal.VirtualRoom
 
getAccessToken() - Method in class com.avaya.clientservices.credentials.UserCredential
Get the Access token for OAuth2 bearer.
getAccessTokenURL() - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
getACSConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getAction() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Gets the action used in 'avaya-cm-action' parameter of the feature invocation.
getActiveCall() - Method in interface com.avaya.clientservices.call.CallService
Get current locally established active call.
getActiveDevice() - Method in interface com.avaya.clientservices.media.AudioInterface
 
getActiveParticipants() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a list of active participants contained in this conversation.
getActiveSlide() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibrarySharing
Not supported in Client SDK.
Returns slide of the currently displayed document.
getActiveSurface() - Method in interface com.avaya.clientservices.collaboration.Whiteboard
Returns active whiteboard surface (page).
getActiveTalkerCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the conference call reports the active talker information.
getActiveTalkers() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the active talkers participant list for the conference call.
getActiveWhiteboardSurface() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Returns the active whiteboard surface.
getActualBitmapTouch(PointF) - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Calculates a bitmap coordinates from display touch.
getActualBitmapTouch(PointF) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Calculates a bitmap coordinates from display touch.
getActualBitRate() - Method in class com.avaya.clientservices.call.VideoStatistics
Actual sent/received bit rate per second.
getActualBitRate() - Method in class com.avaya.clientservices.collaboration.CollaborationStatistics
Returns actual bitrate used during data sharing.
getActualDisplayTouch(PointF) - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Calculates a display coordinates from the bitmap touch.
getActualDisplayTouch(PointF) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Calculates a display coordinates from the bitmap touch.
getActualFrameRate() - Method in class com.avaya.clientservices.call.VideoStatistics
Actual sent/received frame rate in frames per second.
getActualFrameRate() - Method in class com.avaya.clientservices.collaboration.CollaborationStatistics
Returns actual frame rate.
getActualLocationURL() - Method in interface com.avaya.clientservices.downloadservice.DownloadResultArgs
New target URL if redirection happens.
getActualSizeImageAddress() - Method in class com.avaya.clientservices.call.conference.ConferenceSlide
Returns the network address of the actual size image.
getActualViewTouchPoints(Point...) - Method in class com.avaya.clientservices.collaboration.DrawingView
For passed list of point calculates its real position on view.
getActualViewTouchPoints(List<Point>) - Method in class com.avaya.clientservices.collaboration.DrawingView
getAddCallLogsCapability() - Method in interface com.avaya.clientservices.calllog.CallLogService
Capability describing whether call logs can be added by client using CallLogService.addCallLogs(List, CallLogCompletionHandler).
getAddCollaborationCapability() - Method in interface com.avaya.clientservices.call.Call
Indicates whether the collaboration can be added to the call.
getAddContactCapability() - Method in interface com.avaya.clientservices.contact.ContactGroup
Returns Capability indicating whether this contact group can add new contacts.
getAddContactCapability() - Method in interface com.avaya.clientservices.contact.ContactService
Returns Capability object describing whether the Contact service supports adding contacts.
getAddedParticipants() - Method in interface com.avaya.clientservices.messaging.Message
When the message type is MessageType.JOINED, this property returns the list of participants that were added to the conversation.
getAddParticipantFromCallCapability(Call) - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can request the conference server to add a participant from a specified call to current call, for example, to add a new user to the conference call.
getAddParticipantsCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if new participants can be added to the conversation.
getAddParticipantViaDialoutCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can request the conference server to dial out towards a specified address, for example, to add a new user to the conference call.
getAddress() - Method in interface com.avaya.clientservices.call.conference.Participant
Returns a participant's network-provided address, as known to the conferencing system.
getAddress() - Method in class com.avaya.clientservices.contact.fields.ContactEmailAddressField
The email address.
getAddress() - Method in class com.avaya.clientservices.spaces.SpaceParticipantEmail
 
getAddSurfaceCapability() - Method in interface com.avaya.clientservices.collaboration.Whiteboard
Capability object indicating whether the local user is allowed to add whiteboard surface.
getAddTerminalIPAddressViaDialoutCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can request the conference server to dial out towards a terminal IP address to add a terminal as a new user to the conference call.
getAddToGroupCapability() - Method in interface com.avaya.clientservices.contact.Contact
Capability indicating whether this contact can be added to a group.
getAdmissionTimeStamp() - Method in interface com.avaya.clientservices.call.conference.PendingParticipant
Represents the time when participant has requested admission to join the conference
getAgentAddress() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns agent's logical extension as a URI, also known as agent loginId on Communication Server.
getAgentConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getAgentFeatureType() - Method in class com.avaya.clientservices.agent.AgentFeature
Returns the type of an agent future.
getAgentInformation() - Method in interface com.avaya.clientservices.agent.AgentService
Returns current agent information.
getAgentService() - Method in interface com.avaya.clientservices.user.User
 
getAgentServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the AgentService service is enabled.
getAgentState() - Method in interface com.avaya.clientservices.agent.AgentService
Returns current state of the agent.
getAgentWorkMode() - Method in interface com.avaya.clientservices.agent.AgentService
Returns current work mode of the agent.
getAlertType() - Method in interface com.avaya.clientservices.call.Call
 
getAllContacts() - Method in class com.avaya.clientservices.contact.MatchedContactsWithMatchLevel
All matched contacts.
getAllMessages() - Method in interface com.avaya.clientservices.call.Chat
Returns all messages sent or received.
getAllowedAuxiliaryWorkModeReasonCodes() - Method in interface com.avaya.clientservices.agent.AgentService
Returns list of administered auxiliary work mode reason codes available for an agent to change in to auxiliary work mode.
getAllowedPresenceWatchers() - Method in interface com.avaya.clientservices.presence.PresenceAccessControlList
List of users allowed to track local user's presence.
getAllowedVideoDirection() - Method in interface com.avaya.clientservices.call.Call
 
getAllPossibleContactMatches() - Method in interface com.avaya.clientservices.call.conference.Participant
Deprecated.
THIS METHOD WILL BE REMOVED IN RELEASE VERSION 3.3. Use ContactService.resolveContacts(ResolveContactsRequest) instead.
getAlpha() - Method in class com.avaya.clientservices.collaboration.drawing.Color
 
getAlternateAddressOfRecord() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getAlternateNetwork() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getAMMConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getAnotherModeratorName() - Method in class com.avaya.clientservices.call.conference.PendingParticipantAdmissionCancellationReason
The name of another moderator who has already admitted/rejected participant request.
getAnyNetworkBandwidthLimitKbps() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getAppCastCheckInterval() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalResources
 
getAppCastURL() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalResources
 
getAppDirectory() - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
getApplicationType() - Method in class com.avaya.clientservices.collaboration.ApplicationWindow
 
getAreaCode() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
The area code for the user's region.
getAreaCodes() - Method in interface com.avaya.clientservices.dialingrules.DialingRules
 
getAsai() - Method in class com.avaya.clientservices.agent.UserToUserInformation
 
getASCIIAlias() - Method in interface com.avaya.clientservices.contact.BaseContact
The non-localized alias.
getASCIIAlias() - Method in interface com.avaya.clientservices.contact.Contact
 
getASCIIAlias() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getASCIIDisplayName() - Method in interface com.avaya.clientservices.contact.BaseContact
The non-localized display name.
getASCIIDisplayName() - Method in interface com.avaya.clientservices.contact.Contact
 
getASCIIDisplayName() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getASCIIFirstName() - Method in interface com.avaya.clientservices.contact.BaseContact
The non-localized first name.
getASCIIFirstName() - Method in interface com.avaya.clientservices.contact.Contact
 
getASCIIFirstName() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getASCIILastName() - Method in interface com.avaya.clientservices.contact.BaseContact
The non-localized last name.
getASCIILastName() - Method in interface com.avaya.clientservices.contact.Contact
 
getASCIILastName() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getAssignAsLecturerCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether local user can change a selected participant's role to be a lecturer on the conference call.
getAssignAsModeratorCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether local user can change a selected participant's role to be a moderator on the conference call.
getAssignAsPresenterCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether local user can change a selected participant's role to be a presenter on the conference call.
getAssignRecordingNameCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can assign name and description for the meeting recording.
getAttachments() - Method in interface com.avaya.clientservices.messaging.Message
Gets the list of attachments for this message.
getAudioCodecList() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
getAudioFileStatus() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Get status of audio voicemail file.
getAudioInterface() - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
getAudioStatus() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns the audio status of the participant.
getAuthenticateHeader() - Method in exception com.avaya.clientservices.network.exceptions.ProxyUnauthenticatedException
 
getAuthenticationPreferences() - Method in class com.avaya.clientservices.provider.unifiedportal.UnifiedPortalConfiguration
Get the priority of AuthenticationMethod used for provider.
getAuthorizationToken() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getAuthorizationURL() - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
getAuthScheme() - Method in class com.avaya.clientservices.network.http.ProxyAuthState
 
getAuthScope() - Method in class com.avaya.clientservices.network.http.ProxyAuthState
 
getAutoAwayTimeout() - Method in interface com.avaya.clientservices.presence.PresenceService
The user inactivity timeout period in milliseconds.
getAutoCallbackCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getAutoCallbackList() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Returns the list of outstanding auto-callback destinations.
getAutoLogoutReasonCode() - Method in class com.avaya.clientservices.agent.AgentConfiguration
Get logout reason code for automatic agent logout.
getAutoLogoutReasonCode() - Method in interface com.avaya.clientservices.agent.AgentService
Get logout reason code for automatic agent logout.
getAutomaticallyUpdateLastAccessTimeCapability() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if conversation last access timestamps will be updated automatically.
getAutomaticallyUpdateLastAccessTimeCapability(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if conversation last access timestamps will be updated automatically.
getAutomaticGainControlConfiguration() - Method in interface com.avaya.clientservices.media.AudioInterface
Gets the Automatic Gain Control configuration.
getAutomaticGainControlConfiguration() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get Automatic Gain Control configuration.
getAutomaticGainControlMode() - Method in interface com.avaya.clientservices.media.AudioInterface
Gets the Automatic Gain Control mode.
getAutomaticModeCapability() - Method in interface com.avaya.clientservices.presence.PresenceService
Returns Capability object describing whether the Presence service supports automatic mode for self-presence.
getAutomaticPresenceStates() - Method in interface com.avaya.clientservices.presence.PresenceService
Gets a list of supported automatic self-presence states.
getAuxiliaryReasonCodeLength() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns the information about reason code length that is required to change to auxiliary work mode i.e.
getAuxiliaryReasonInformation() - Method in class com.avaya.clientservices.agent.AgentInformation
the information about auxiliary work mode i.e.
getAuxiliaryWorkModeReasonCode() - Method in class com.avaya.clientservices.agent.AgentFeature
Returns the reason code associated with the auxiliary work mode button if administered on signaling server.
getAvailableAgentFeatures() - Method in interface com.avaya.clientservices.agent.AgentService
Returns list of available agent features or feature buttons administered on signaling server for registered SIP user.
getAvailableAutodials() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Gets a list of available autodials.
getAvailableBusyIndicators() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Gets a list of available busy indicators.
getAvailableFeatures() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Gets a list of available features.
getAvailableHuntGroupBusyPositionFeatures() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Gets a list of configured hunt-group-busy-position feature buttons for the user.
getAvayaMessagingConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getAvayaModel() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getAverageJitterLocalMillis() - Method in class com.avaya.clientservices.call.AudioDetails
Average jitter buffer size (in milliseconds) the local end is experiencing on received RTP stream.
getAverageJitterRemoteMillis() - Method in class com.avaya.clientservices.call.AudioDetails
Average jitter buffer size (in milliseconds) that the far-end is experiencing.
getAwayTimeout() - Method in class com.avaya.clientservices.presence.PresenceConfiguration
The user inactivity timeout period in milliseconds.
getBackgroundNoiseGenerationMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Background Noise Generation mode.
getBackgroundStatus() - Method in class com.avaya.clientservices.media.AndroidBackgroundObserver
Get current background status
getBaseConversation() - Method in interface com.avaya.clientservices.messaging.SearchConversation
Returns reference to the conversation object corresponding to this search conversation.
getBaseDistinguishName() - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
String value representing the top entry in a LDAP DIT (Directory Information Tree)
getBestContactMatch() - Method in interface com.avaya.clientservices.call.conference.Participant
Deprecated.
THIS METHOD WILL BE REMOVED IN RELEASE VERSION 3.3. Use ContactService.resolveContacts(ResolveContactsRequest) instead.
getBfcpMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
Deprecated.
getBfcpTransportMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getBFCPUDPMaxPort() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalResources
 
getBFCPUDPMinPort() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalResources
 
getBitmapLayer() - Method in class com.avaya.clientservices.media.gui.BitmapPlane
Gets the underlying BitmapLayer.
getBlackListedCipherSuites() - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Returns the Black Listed Cipher Suites Set.
getBlackListedModelsForAecUsage() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
getBlackListedModelsForAgcUsage() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
getBlackListedModelsForNsUsage() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
getBlockCallingPartyNumberCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getBlockedPresenceWatchers() - Method in interface com.avaya.clientservices.presence.PresenceAccessControlList
List of users allowed to track local user's presence.
getBlockVideoCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether local user can block a selected participant's video.
getBlue() - Method in class com.avaya.clientservices.collaboration.drawing.Color
 
getBody() - Method in interface com.avaya.clientservices.messaging.Message
Returns the body of the message.
getBottomRight() - Method in class com.avaya.clientservices.collaboration.drawing.Circle
Returns bottom right point of the circle.
getBrandName() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the brand name of the conference if one is provided by the conference server.
getBuildNumber() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getBusyCallForwardingStatus() - Method in class com.avaya.clientservices.call.feature.EnhancedCallForwardingStatus
Returns busy call forwarding status.
getButtonLocation() - Method in class com.avaya.clientservices.agent.AgentFeature
Returns the button location for the agent feature.
getButtonLocation() - Method in class com.avaya.clientservices.call.feature.Autodial
Returns the button index of the autodial feature as configured on the server.
getButtonLocation() - Method in class com.avaya.clientservices.call.feature.BusyIndicator
Returns the button location of the feature button as configured on the server.
getButtonLocation() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
 
getButtonLocation() - Method in class com.avaya.clientservices.call.LineAppearance
Returns the location number of the corresponding button.
getButtonNumber() - Method in interface com.avaya.clientservices.agent.QueueStatistics
 
getByteBuffer() - Method in class com.avaya.clientservices.collaboration.RenderingBlock
Returns bytes representation of content sharing part image object.
getByteCount() - Method in class com.avaya.clientservices.call.VideoStatistics
Total number of bytes sent/received.
getBytesReceived() - Method in class com.avaya.clientservices.call.AudioDetails
Total number of RTP payload bytes received.
getBytesTransmitted() - Method in class com.avaya.clientservices.call.AudioDetails
Total number of RTP payload bytes transmitted.
getCAIdentifier() - Method in class com.avaya.clientservices.common.ScepConfiguration
 
getCalendarEndDate() - Method in class com.avaya.clientservices.presence.Presence
Returns the user's appointment or meeting end date associated with the calendar state, if any.
getCalendarStartDate() - Method in class com.avaya.clientservices.presence.Presence
Returns the user's appointment or meeting start date associated with the calendar state, if any.
getCalendarState() - Method in class com.avaya.clientservices.presence.Presence
Returns the presence state of the calendar channel, if any.
getCall() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
 
getCallbackCallCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getCallCount() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getCallDenialPolicy() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getCalledName() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
 
getCalledName() - Method in interface com.avaya.clientservices.call.feature.TeamButtonIncomingCall
 
getCalledNum() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
 
getCalledNumber() - Method in interface com.avaya.clientservices.call.feature.TeamButtonIncomingCall
 
getCallerAddress() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Get address of the party that left the voice message.
getCallerInformation() - Method in interface com.avaya.clientservices.call.Call
Get caller information (maximum 16 digits) associated with the call.
getCallerName() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Get Name of the party that left the voice message.
getCallEvents() - Method in interface com.avaya.clientservices.calllog.CallLogItem
A CallLogItem (i.e.
getCallFeatureService() - Method in interface com.avaya.clientservices.user.User
 
getCallFeatureServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the CallFeature service is enabled.
getCallForwardingBusyNoAnswerCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getCallForwardingBusyNoAnswerCapability(String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getCallForwardingBusyNoAnswerDestination() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getCallForwardingBusyNoAnswerDestination(String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getCallForwardingCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getCallForwardingCapability(String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getCallForwardingDestination() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getCallForwardingDestination(String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getCallId() - Method in interface com.avaya.clientservices.call.Call
Gets the unique numeric ID for the call.
getCallId() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns the unique numeric ID for call that is linked with this collaboration.
getCallingName() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
 
getCallingName() - Method in interface com.avaya.clientservices.call.feature.TeamButtonIncomingCall
 
getCallingNum() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
 
getCallingNumber() - Method in interface com.avaya.clientservices.call.feature.TeamButtonIncomingCall
 
getCallLogAction() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getCallLogReadStatus() - Method in interface com.avaya.clientservices.calllog.CallLogItem
This property indicates whether call log item is READ or UNREAD If server doesn't provide the read staus, value is UNDEFINED Call logs can be marked as read by invoking CallLogService.markAllCallLogsAsRead(CallLogCompletionHandler)
getCallLogs() - Method in interface com.avaya.clientservices.calllog.CallLogService
Retrieve currently cached call log items.
getCallLogService() - Method in interface com.avaya.clientservices.user.User
 
getCallLogServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the CallLog service is enabled.
getCallLogSource() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getCallRecordingCapabilityForActionType(CallRecordingActionType) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Returns a capability object indicating whether a specific call recording action is allowed.
getCalls() - Method in interface com.avaya.clientservices.call.CallService
Get the calls currently in progress.
getCallService() - Method in interface com.avaya.clientservices.user.User
Get the service object to use for basic calls.
getCallServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the Call service is enabled.
getCallSupervisorCapability(int) - Method in interface com.avaya.clientservices.agent.AgentService
Returns an indication as to whether the supervisor assistance is available based on skill.
getCallType() - Method in interface com.avaya.clientservices.call.Call
 
getCallType() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getCallType() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getCameraRemoteControlCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Capability info indicating whether local user can control the participant's camera.
getCanonicalForm() - Method in class com.avaya.clientservices.messaging.MessagingParticipantPhoneNumber
Returns E.164 formatted phone number.
getCapabilities() - Method in interface com.avaya.clientservices.collaboration.Collaboration
CollaborationCapabilities object containing set of collaboration capabilities.
getCapability() - Method in interface com.avaya.clientservices.contact.fields.BaseContactField
Write capability for a particular field.
getCapability() - Method in class com.avaya.clientservices.contact.fields.ContactField
Returns write capability for particular field.
getCaptureMode() - Method in class com.avaya.clientservices.media.audio.AudioCapturerConfig
Gets capture mode
getCategory() - Method in class com.avaya.clientservices.contact.fields.ContactPhoneField
The phone number category.
getCause() - Method in class com.avaya.clientservices.call.CallForwardingInformation
Returns a call forward cause.
getCellularNetworkBandwidthLimitKbps() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getCertificateChain(String) - Method in class com.avaya.clientservices.network.security.IntegratedKeyManager
 
getCertificateCommonName() - Method in class com.avaya.clientservices.common.ScepConfiguration
 
getCertificateDistinguishedName() - Method in class com.avaya.clientservices.common.ScepConfiguration
It must begin with a "/" and may include OU, O, L, ST, and C values.
getCertificateKeyLength() - Method in class com.avaya.clientservices.common.ScepConfiguration
 
getCertificateManager() - Method in class com.avaya.clientservices.client.Client
 
getCertificateRenewalValue() - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Returns a configured percentage value (of client identity certificate's age) used to start issuing notifications about client identity certificate expiration.
getCertificates() - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Returns certificates stored in the private trust store.
getCESConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getChallengePassword() - Method in class com.avaya.clientservices.common.ScepConfiguration
 
getChangeSkillCapability() - Method in interface com.avaya.clientservices.agent.AgentService
Returns an indication as to whether the change skill is available.
getChannelId() - Method in interface com.avaya.clientservices.call.MediaChannel
Return the media channel ID, which is informational data not to be used for specific processing.
getChannelId() - Method in class com.avaya.clientservices.call.VideoChannel
Get video channel id.
getChannelId() - Method in class com.avaya.clientservices.call.VideoDetails
Video channel ID associated with media engine resources.
getChat() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns Chat object associated with the collaboration.
getChatCapability() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns Capability object indicating whether in-conference chat is supported.
getChatCapability() - Method in class com.avaya.clientservices.collaboration.CollaborationCapabilities
getChatParticipants(ParticipantsCompletionHandler) - Method in interface com.avaya.clientservices.call.Chat
Returns chat participants.
getCity() - Method in interface com.avaya.clientservices.contact.BaseContact
The city.
getCity() - Method in interface com.avaya.clientservices.contact.Contact
 
getCity() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getClearLocalDataCapability() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if local data can be cleared.
getClearLocalDataCapability(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if local data can be cleared.
getClientAliases(String, Principal[]) - Method in class com.avaya.clientservices.network.security.IntegratedKeyManager
 
getClientId() - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
getClientIdentityAsPKCS12KeyStore(char[]) - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Returns a Java Keystore of PKCS12 type containing client identity certificate (chain) and a private key.
getClientIdentityCertificate() - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Returns a provisioned client identity certificate.
getClientIdentityCertificateChain() - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Returns a complete client identity certificate chain.
getClientPrivateKey() - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Returns a private key associated with a client identity certificate chain.
getCodec() - Method in class com.avaya.clientservices.call.AudioDetails
The name of the codec that is being used for the audio session.
getCodec() - Method in class com.avaya.clientservices.call.VideoDetails
The name of the video codec being used.
getCodec() - Method in class com.avaya.clientservices.collaboration.CollaborationStatistics
Returns codec type used in collaboration data sharing.
getCodecInfoForFormat(boolean, String) - Static method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getCodecList() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
getCollaborationContentSharingMode() - Method in class com.avaya.clientservices.collaboration.CollaborationDetails
Returns collaboration content sharing mode.
getCollaborationId() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns the unique numeric ID associated with the particular collaboration object.
getCollaborationRenderType() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns the CollaborationRenderType type of renderer.
getCollaborationService() - Method in interface com.avaya.clientservices.user.User
 
getCollaborationServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the Collaboration service is enabled.
getCollaborationURI() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the collaboration URI associated with the conference call, if the conference call is capable of supporting collaboration.
getCollectedDigits() - Method in class com.avaya.clientservices.agent.UserToUserInformation
 
getColor() - Method in class com.avaya.clientservices.collaboration.drawing.AbstractShape
Color of shape in ARGB format.
getCommonCode() - Method in enum com.avaya.clientservices.call.feature.FeatureAction
Get the common code for this feature action.
getCommonName() - Method in class com.avaya.clientservices.credentials.EnrollmentCredential
Returns a string value of Certificate Common Name for the enrollment.
getCompany() - Method in interface com.avaya.clientservices.contact.BaseContact
The company.
getCompany() - Method in interface com.avaya.clientservices.contact.Contact
 
getCompany() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getComposingParticipants() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a list of composing participants contained in this conversation.
getConference() - Method in interface com.avaya.clientservices.call.Call
 
getConferenceConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getConferenceFactoryUri() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
An Adhoc Conference URL.
getConferenceId() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getConferenceID() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getConferencePasscode() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getConferencePasscode() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getConferencePortalUri() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
The URI of the Conference Portal.
getConferenceRemoteParticipants() - Method in interface com.avaya.clientservices.calllog.CallLogItem
If this call log was, at any time during the call, a conference, this property represents those participants who were in that conference leg of the call.
getConfiguredCipherSuites() - Method in class com.avaya.clientservices.client.Client
 
getCongestionControlAlgorithm() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
Deprecated.
getCongestionControlAlgorithmMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getConnectionPolicy() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getConnectionStatus() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns the connection status of the participant.
getConsultSupervisorCapability() - Method in interface com.avaya.clientservices.agent.AgentService
Returns an indication as to whether the supervisor assistance is available for active call.
getConsumeCapability() - Method in interface com.avaya.clientservices.messaging.Attachment
Returns a Capability object that indicates if the attachment can be consumed.
getConsumeCapability() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Returns an indication of whether the audio voicemail file can be consumed.
getContactGroups(DataRetrievalWatcher<ContactGroup>) - Method in interface com.avaya.clientservices.contact.ContactService
 
getContactLimits() - Method in interface com.avaya.clientservices.contact.ContactService
Provides supported limits for the current enterprise contact provider.
getContactMatchingMinDigits() - Method in class com.avaya.clientservices.user.LocalContactConfiguration
Get the minimum number of digits to be used for local contact matching.
getContactProviderSourceType() - Method in interface com.avaya.clientservices.contact.fields.BaseContactField
Provider source type for a particular field.
getContactProviderSourceType() - Method in class com.avaya.clientservices.contact.fields.ContactField
Returns provider source type for particular field.
getContacts(DataRetrievalWatcher<Contact>, ContactSourceType) - Method in interface com.avaya.clientservices.contact.ContactService
Get the contact list from the given source.
getContactService() - Method in interface com.avaya.clientservices.user.User
 
getContactServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the Contact service is enabled.
getContactSources() - Method in interface com.avaya.clientservices.contact.Contact
Returns list of contact sources
getContactSources() - Method in interface com.avaya.clientservices.contact.EditableContact
Returns list of contact sources
getContent() - Method in class com.avaya.clientservices.call.MinuteMessage
Returns content of particular meeting minute object.
getContent() - Method in class com.avaya.clientservices.collaboration.drawing.Text
Returns the content to be displayed.
getContentHeight() - Method in class com.avaya.clientservices.collaboration.LibraryDocument
 
getContentHeight() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns height of the document page in pixels.
getContentSharing() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns ContentSharing object associated with the collaboration.
getContentSharingCapability() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns Capability object representing information whether the collaboration call supports content sharing.
getContentSharingCapability() - Method in class com.avaya.clientservices.collaboration.CollaborationCapabilities
getContentSharingView(Context) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
Creates content sharing view without zoomable functionality.
getContentSharingView(ZoomableImageView) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
Deprecated.
getContentSharingView(T) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
Creates zoomable version of content sharing view.
getContentSlideViewer() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the content slide viewer associated with the conference call.
getContentSlideViewerCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether viewing of previously shared slides is supported by the conference call.
getContentWidth() - Method in class com.avaya.clientservices.collaboration.LibraryDocument
 
getContentWidth() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns width of the document page in pixels.
getContext() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
getContext() - Static method in class com.avaya.sonic.SonicApp
 
getContextId() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getConversation() - Method in interface com.avaya.clientservices.messaging.LeaveConversationResponse
Returns Conversation object associated with leave operation.
getConversationForProviderId(MessagingProviderType, String, ConversationCompletionHandler) - Method in interface com.avaya.clientservices.messaging.MessagingService
Gets a Conversation associated with provider conversation ID.
getConversationId() - Method in interface com.avaya.clientservices.messaging.Message
Returns the unique identifier of the conversation to which this message belongs.
getConversationType() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the conversation type.
getCountry() - Method in interface com.avaya.clientservices.contact.BaseContact
The country.
getCountry() - Method in interface com.avaya.clientservices.contact.Contact
 
getCountry() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getCountryCode() - Method in interface com.avaya.clientservices.dialingrules.DialingRules
 
getCountryCode() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
The country code for the user's region.
getCPUInfo(String) - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
getCreateAttachmentCapability() - Method in interface com.avaya.clientservices.messaging.Message
Returns a Capability object that indicates if an attachment can be added to the message.
getCreateCallCapability(CallCreationInfo) - Method in interface com.avaya.clientservices.call.CallService
Gets Capability object indicating whether the call can be created.
getCreateContactGroupCapability() - Method in interface com.avaya.clientservices.contact.ContactService
Returns Capability object describing whether the Contact service supports contact groups creation.
getCreateConversationCapability() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object allowing the client application to determine if it is currently possible to create a new conversation.
getCreateConversationCapability(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object allowing the client application to determine if it is currently possible to create a new conversation.
getCreateMessageCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if a new message can be created in the conversation.
getCreationDate() - Method in class com.avaya.clientservices.collaboration.LibraryDocument
 
getCreationDate() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns document creation date.
getCreationDate() - Method in interface com.avaya.clientservices.collaboration.slider.SliderSlide
Returns date at which the slide was created.
getCreationTime() - Method in interface com.avaya.clientservices.spaces.Space
 
getCredentialExpiry() - Method in class com.avaya.clientservices.credentials.UserCredential
The time until which the credential is valid.
getCredentialProvider() - Method in class com.avaya.clientservices.downloadservice.DownloadServiceConfiguration
A CredentialProvider value representing the object that provides the credentials.
getCredentialProvider() - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
 
getCredentialProvider() - Method in class com.avaya.clientservices.provider.amm.AMMConfiguration
A CredentialProvider value representing the object that provides the credentials.
getCredentialProvider() - Method in class com.avaya.clientservices.provider.avayamessaging.AvayaMessagingConfiguration
 
getCredentialProvider() - Method in class com.avaya.clientservices.provider.ces.CESConfiguration
Returns A CredentialProvider instance representing the object that provides the credentials.
getCredentialProvider() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
getCredentialProvider() - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
 
getCredentialProvider() - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
 
getCredentialProvider() - Method in class com.avaya.clientservices.provider.sip.SIPAgentConfiguration
 
getCredentialProvider() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getCredentialProvider() - Method in class com.avaya.clientservices.provider.unifiedportal.UnifiedPortalConfiguration
Returns CredentialProvider value representing the object that provides the credentials.
getCredentialProvider() - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
getCredentialProvider() - Method in class com.avaya.clientservices.pushnotification.PushNotificationConfiguration
A CredentialProvider value representing the object that provides the credentials.
getCredentials() - Method in class com.avaya.clientservices.network.http.ProxyAuthState
 
getCRLFPingInterval() - Method in class com.avaya.clientservices.common.ConnectionPolicy
Returns the CRLF Ping Interval.
getCRLFPingTimeout() - Method in class com.avaya.clientservices.common.ConnectionPolicy
Returns the CRLF Ping Timeout.
getCurrentAbi() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
getCurrentAccelerateRate() - Method in class com.avaya.clientservices.call.AudioDetails
Fraction of data removed through acceleration.
getCurrentBufferSize() - Method in class com.avaya.clientservices.call.AudioDetails
Current jitter buffer size in milliseconds.
getCurrentCodecList() - Method in interface com.avaya.clientservices.media.VoIPConfiguration
Deprecated.
 
getCurrentDiscardRate() - Method in class com.avaya.clientservices.call.AudioDetails
Percentage packet loss rate because of late packets.
getCurrentExpandRate() - Method in class com.avaya.clientservices.call.AudioDetails
Fraction of synthesized speech frames inserted through expansion in total frame count in buffer.
getCurrentMatrix() - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Returns current matrix of image.
getCurrentMatrix() - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Returns current matrix of image.
getCurrentPacketLossRate() - Method in class com.avaya.clientservices.call.AudioDetails
Percentage packet loss rate (network + late).
getCurrentPreemptiveRate() - Method in class com.avaya.clientservices.call.AudioDetails
Fraction of synthesized speech frames inserted through pre-emptive expansion in total frame count in buffer.
getCurrentPresenter() - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharing
Indicates the participant who is currently sharing.
getCurrentRoomSystemAddress() - Method in interface com.avaya.clientservices.call.conference.ConferenceMobileLink
 
getCurrentScale() - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Returns current scale of this view.
getCurrentScale() - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Returns current scale of this view.
getCurrentVideoLayout() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the currently selected video layout option, if the conference server supports layout selection.
getCustom1() - Method in interface com.avaya.clientservices.contact.BaseContact
The list of custom1 values.
getCustom1() - Method in interface com.avaya.clientservices.contact.Contact
 
getCustom1() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getCustom2() - Method in interface com.avaya.clientservices.contact.BaseContact
The list of custom2 values.
getCustom2() - Method in interface com.avaya.clientservices.contact.Contact
 
getCustom2() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getCustom3() - Method in interface com.avaya.clientservices.contact.BaseContact
The list of custom3 values.
getCustom3() - Method in interface com.avaya.clientservices.contact.Contact
 
getCustom3() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getCustomType() - Method in class com.avaya.clientservices.messaging.MessagingParticipantPhoneNumber
When MessagingParticipantPhoneNumber.getType() has value MessagingParticipantPhoneNumberType.CUSTOM this represents the name of the custom number type provided by a user.
getData() - Method in class com.avaya.clientservices.common.MessageBodyPart
Get the data contained in the part
getDataDirectory() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getDataSet() - Method in interface com.avaya.clientservices.common.DataRetrieval
Get the DataSet for this retrieval operation.
getDateAfter() - Method in class com.avaya.clientservices.messaging.MessagingQuery
Get ISO-8601 date string; filters messages based on last-modified-date.
getDefaultCallbackDestinationNumber() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackStatusParameters
Returns the default callback destination number.
getDefaultSampleRateHz() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
getDefaultScale() - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Returns ZoomableImageView.Scale object holding information about default image scale parameter.
getDelayInterval() - Method in interface com.avaya.clientservices.call.feature.TeamButton
getDelayInterval() - Method in interface com.avaya.clientservices.call.feature.TeamButtonIncomingCall
 
getDeleteContactCapability() - Method in interface com.avaya.clientservices.contact.Contact
Capability indicating whether this contact can be deleted.
getDeleteContactGroupCapability() - Method in interface com.avaya.clientservices.contact.ContactService
Returns Capability object describing whether the Contact service supports contact groups removal.
getDeleteMessagesCapability() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailService
Returns a Capability object that indicates if the visual voicemail messages can be deleted.
getDeletionDate() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns document deletion date.
getDeliveryDetails(MessageDeliveryDetailsCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Message
Gets MessageDeliveryDetails or error.
getDeliveryDetailsCapability() - Method in interface com.avaya.clientservices.messaging.Message
Capability indicating whether the message can provide its delivery details.
getDeliveryState() - Method in interface com.avaya.clientservices.messaging.Message
The message delivery state describing whether this message is sent or delivered to one or more recipients.
getDeliveryState() - Method in class com.avaya.clientservices.messaging.MessageDeliveryDetails
Gets message overall delivery state.
getDenialCapability() - Method in interface com.avaya.clientservices.call.Call
Indicates whether the call can be denied.
getDenialReason() - Method in class com.avaya.clientservices.common.Capability
Returns the reason for not allowing the associated operation.
getDepartment() - Method in interface com.avaya.clientservices.contact.BaseContact
The department.
getDepartment() - Method in interface com.avaya.clientservices.contact.Contact
 
getDepartment() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getDepartmentSearchString() - Method in class com.avaya.clientservices.contact.ContactSearchRequest
 
getDescription() - Method in interface com.avaya.clientservices.spaces.Space
 
getDescription() - Method in class com.avaya.clientservices.unifiedportal.VirtualRoom
 
getDestination() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Gets the destination used in 'avaya-cm-destination=<destination>' or in 'term-destination=<destination>' for the callback call feature.
getDestination() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
Returns the destination extension associated with this feature.
getDestination1() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackStatusParameters
Returns the first callback / simultaneous ring destination.
getDestination2() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackStatusParameters
Returns the second callback / simultaneous ring destination.
getDestination3() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackStatusParameters
Returns the third callback / simultaneous ring destination.
getDestination4() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackStatusParameters
Returns the fourth callback / simultaneous ring destination.
getDestinationExtension() - Method in class com.avaya.clientservices.call.feature.Autodial
Returns the destination extension, if configured on the server.
getDestinationExtension() - Method in class com.avaya.clientservices.call.feature.BusyIndicator
Returns the destination extension being observed.
getDestinationForExternalCalls() - Method in class com.avaya.clientservices.call.feature.CallForwardingStatus
 
getDestinationForInternalCalls() - Method in class com.avaya.clientservices.call.feature.CallForwardingStatus
 
getDestinationLabel() - Method in class com.avaya.clientservices.call.feature.Autodial
Returns the label associated of the destination, if configured on the server.
getDestinationLabel() - Method in class com.avaya.clientservices.call.feature.BusyIndicator
Returns the label associated with the destination, if configured on the server.
getDestinationLabel() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
Deprecated.
THIS METHOD WILL BE REMOVED. Use getFeatureLabel() instead.
getDestinationShortForm() - Method in class com.avaya.clientservices.call.feature.BusyIndicator
Returns The short form of the destination, if provided by CM
getDestinationShortForm() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
This field will be populated only when received from the server.
getDeviceInterface() - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
getDevices() - Method in interface com.avaya.clientservices.media.AudioInterface
 
getDevices(int) - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
getDevices(int) - Method in class com.avaya.clientservices.media.VantageAudioManager
 
getDialCode() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
 
getDialCode() - Method in class com.avaya.clientservices.call.feature.FeatureParameters
 
getDialCode() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
 
getDialingRulesConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getDialPlan() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Get the dial plan
getDigitalCompressionGaindB() - Method in class com.avaya.clientservices.media.AutomaticGainControlConfiguration
 
getDirectedCallPickupCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getDisabledReason() - Method in class com.avaya.clientservices.call.VideoChannel
Video disable reason.
getDisabledReason() - Method in class com.avaya.clientservices.user.ServiceStatus
Returns the reason for service not being enabled.
getDisableSilenceSup() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Silence Suppression status.
getDisconnectReason() - Method in exception com.avaya.clientservices.sharedcontrol.SharedControlException
 
getDisplayName() - Method in interface com.avaya.clientservices.call.conference.Participant
Returns a participant's network-provided display name, as known to the conferencing system.
getDisplayName() - Method in interface com.avaya.clientservices.calllog.CallLogParticipant
 
getDisplayName() - Method in class com.avaya.clientservices.presence.PresenceWatcher
Returns the display name of the watcher.
getDisplayName() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getDisplayName() - Method in class com.avaya.clientservices.sharedcontrol.ControllableEndpoint
 
getDisplayName() - Method in class com.avaya.clientservices.spaces.SpaceParticipant
 
getDisplayOrder() - Method in interface com.avaya.clientservices.messaging.MessagingParticipant
Get the participant name display order.
getDisplayText() - Method in class com.avaya.clientservices.call.feature.ServiceObservingStatusParameters
When there is no error response code present, this field provides a text string that the endpoint renders on the display when responding to a feature operation.
getDisposition() - Method in class com.avaya.clientservices.common.MessageBodyPart
Get part disposition
getDomain() - Method in class com.avaya.clientservices.credentials.UserCredential
Get the domain for this credential.
getDomain() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getDownloadCapability() - Method in interface com.avaya.clientservices.messaging.Attachment
Returns a Capability object that indicates if the attachment can be downloaded.
getDownloadCapability() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Returns an indication of whether the audio voicemail file can be downloaded.
getDownloadService() - Method in class com.avaya.clientservices.client.Client
 
getDrawingColor() - Method in class com.avaya.clientservices.collaboration.DrawingView
Returns Color drawing color.
getDrawingListener() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Returns DrawingListener object required for constructing DrawingView.
getDriverForFormat(boolean, String, Object) - Static method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getDriverForFormat(String) - Static method in class com.avaya.clientservices.media.codec.VideoDecoder
 
getDriverForFormat(String) - Static method in class com.avaya.clientservices.media.codec.VideoEncoder
 
getDriverForFormat(String, boolean) - Static method in class com.avaya.clientservices.media.codec.VideoDecoder
 
getDroppedParticipants() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the list of participants who are no longer on the conference call.
getDscpAudio() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
getDSCPFlash() - Method in class com.avaya.clientservices.media.DSCPPrecedenceConfiguration
 
getDSCPFlashOverride() - Method in class com.avaya.clientservices.media.DSCPPrecedenceConfiguration
 
getDSCPImmediate() - Method in class com.avaya.clientservices.media.DSCPPrecedenceConfiguration
 
getDSCPPrecedenceConfiguration() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
getDSCPPrecedenceConfiguration() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getDSCPPriority() - Method in class com.avaya.clientservices.media.DSCPPrecedenceConfiguration
 
getDSCPRoutine() - Method in class com.avaya.clientservices.media.DSCPPrecedenceConfiguration
 
getDscpValue() - Method in interface com.avaya.clientservices.media.VoIPConfiguration
Deprecated.
 
getDscpVideo() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getDuration() - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Gets Audio tone/file duration.
getDuration() - Method in interface com.avaya.clientservices.messaging.Attachment
Duration of video or audio attachment represented in seconds.
getDuration() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Get the duration of audio voicemail file.
getDurationInSeconds() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getEC500Capability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getEC500Configuration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getEchoCancellationMobileMode() - Method in interface com.avaya.clientservices.media.AudioInterface
Gets the Mobile Echo Cancellation mode.
getEchoCancellationMobileMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Mobile Echo Cancellation mode.
getEchoCancellationMode() - Method in interface com.avaya.clientservices.media.AudioInterface
Gets the Echo Cancellation mode.
getEchoCancellationMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Echo Cancellation mode.
getEditCapability() - Method in class com.avaya.clientservices.call.MinuteMessage
Capability object indicating whether the local user can edit a particular meeting minute object in a conference.
getEGLContextClientVersion() - Method in class com.avaya.clientservices.media.gui.PlaneEGLConfigChooser
 
getEmailAddresses() - Method in interface com.avaya.clientservices.contact.BaseContact
The list of email addresses.
getEmailAddresses() - Method in interface com.avaya.clientservices.contact.Contact
 
getEmailAddresses() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getEmergencyNumbers() - Method in interface com.avaya.clientservices.call.CallService
Gets List of configured emergency numbers.
getEmergencyNumbers() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Get the emergency phone numbers.
getEnabledPreference() - Method in class com.avaya.clientservices.user.VideoUserConfiguration
 
getEncoding() - Method in class com.avaya.clientservices.common.MessageBodyPart
get part encoding
getEncryption() - Method in class com.avaya.clientservices.call.VideoDetails
Type of encryption used for the video session.
getEncryptionkey() - Method in class com.avaya.clientservices.common.PushNotificationEncryptionInfo
 
getEncryptionScheme() - Method in class com.avaya.clientservices.common.PushNotificationEncryptionInfo
 
getEncryptionStatus() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the encryption status for the conference call.
getEncryptionType() - Method in class com.avaya.clientservices.call.AudioDetails
Encryption type used for the audio session.
getEncryptionType() - Method in class com.avaya.clientservices.collaboration.CollaborationDetails
Returns MediaEncryption mode.
getEndConferenceCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can terminate the conference call for all participants.
getEndpointId() - Method in class com.avaya.clientservices.sharedcontrol.ControllableEndpoint
 
getEndTime() - Method in interface com.avaya.clientservices.calllog.CallLogItem
The call end time (UTC).
getEnhancedCallForwardingCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getEnhancedCallForwardingCapability(String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getEnhancedCallForwardingStatus() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getEnhancedCallForwardingStatus() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Get the EnhancedCallForwardingStatus to be passed as parameter for invocation of Enhanced Call Forward feature.
getEnhancedCallForwardingStatus() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
 
getEnhancedCallForwardingStatus(String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getEnrollmentPassword() - Method in class com.avaya.clientservices.credentials.EnrollmentCredential
Returns a string value of enrollment password.
getEnrollmentResult() - Method in exception com.avaya.clientservices.provider.certificate.CertificateEnrollmentException
Returns the stored certificate enrollment result.
getEnterpriseIMContact() - Method in class com.avaya.clientservices.presence.Presence
Returns the contact address associated with the enterprise instant messaging channel, if any.
getEnterpriseIMState() - Method in class com.avaya.clientservices.presence.Presence
Returns the presence state of the enterprise instant messaging channel, if any.
getEnterTime() - Method in interface com.avaya.clientservices.calllog.CallLogParticipant
 
getEntryTime() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns participant's entry time to the conference.
getEntryTime() - Method in interface com.avaya.clientservices.call.conference.DroppedParticipant
Returns the participant's entry time to the conference.
getError() - Method in exception com.avaya.clientservices.call.CallException
Returns session error type.
getError() - Method in exception com.avaya.clientservices.call.ChatException
 
getError() - Method in exception com.avaya.clientservices.call.ConferenceConnectionException
Returns conference connection error type.
getError() - Method in exception com.avaya.clientservices.call.feature.FeatureException
 
getError() - Method in exception com.avaya.clientservices.call.feature.UpdateAutodialException
 
getError() - Method in exception com.avaya.clientservices.call.feature.UpdateFeatureLabelException
 
getError() - Method in exception com.avaya.clientservices.collaboration.CollaborationException
Returns collaboration error type.
getError() - Method in class com.avaya.clientservices.common.PushNotificationProcessingError
 
getError() - Method in exception com.avaya.clientservices.contact.ContactException
 
getError() - Method in interface com.avaya.clientservices.messaging.LeaveConversationResponse
If LeftStatus is false, this returns error information.
getError() - Method in class com.avaya.clientservices.messaging.MessagingError
 
getError() - Method in exception com.avaya.clientservices.messaging.MessagingException
Returns messaging error type.
getError() - Method in exception com.avaya.clientservices.presence.PresenceException
Returns the error code.
getError() - Method in exception com.avaya.clientservices.user.RegistrationException
Returns registration error type.
getError() - Method in class com.avaya.clientservices.visualvoicemail.VisualVoiceMailError
Returns error code.
getError() - Method in exception com.avaya.clientservices.visualvoicemail.VisualVoiceMailException
Returns the visual voicemail error type.
getEstablishedTimeMillis() - Method in interface com.avaya.clientservices.call.Call
 
getETag() - Method in class com.avaya.clientservices.downloadservice.DownloadOptionalParameters
Get HTTP 1.1 entity tag that can be set for download request.
getETag() - Method in interface com.avaya.clientservices.downloadservice.DownloadResultArgs
Get value of HTTP 1.1 entity tag returned by server.
getExactType1Contacts() - Method in class com.avaya.clientservices.contact.MatchedContactsWithMatchLevel
The list of matching contacts of the first type.
getExactType2Contacts() - Method in class com.avaya.clientservices.contact.MatchedContactsWithMatchLevel
The list of matching contacts of the second type.
getExclusionCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getExitTime() - Method in interface com.avaya.clientservices.call.conference.DroppedParticipant
Returns the participant's exit time from the conference.
getExtendCallCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getExtendedGroupCallPickupCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getExtendMeetingCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can extend the end time of the conference call, if the conference has an end time set.
getExtension() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Get the extension used in 'avaya-cm-extension=<extension>' or in 'callback-destination=<extension>' for the callback call feature.
getExtensionLengths() - Method in interface com.avaya.clientservices.dialingrules.DialingRules
 
getExtensionLocalNumberPrefix() - Method in interface com.avaya.clientservices.dialingrules.DialingRules
 
getExtraFields() - Method in interface com.avaya.clientservices.contact.BaseContact
Contact extra fields
getExtraFields() - Method in interface com.avaya.clientservices.contact.Contact
 
getExtraFields() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getExtraProperties() - Method in interface com.avaya.clientservices.call.Call
A read-only map of extra call properties the application may be interested in.
getExtraProperties() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalMeetingInfo
 
getExtraProperties() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalResources
 
getExtraProperties() - Method in class com.avaya.clientservices.unifiedportal.VirtualRoom
 
getFailbackPolicy() - Method in class com.avaya.clientservices.common.SignalingServer
 
getFailedSessionRemovalTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
The number of seconds the session line appearance will be displayed after an invalid extension has been dialed if the user does not press the End Call softkey.
getFailureCount() - Method in class com.avaya.clientservices.credentials.Challenge
 
getFailureReason() - Method in exception com.avaya.clientservices.client.UserCreatedException
 
getFailureReason() - Method in class com.avaya.clientservices.collaboration.CollaborationFailure
The reason string from the underlying signaling protocol.
getFailureReason() - Method in exception com.avaya.clientservices.common.DataRetrievalSearchFailException
Returns failure reason.
getFastResponseTimeout() - Method in class com.avaya.clientservices.provider.http.HTTPClientConfiguration
Get the length of time to wait for a server response on every single network transaction.
getFastResponseTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the length of time that the SIP stack will wait for a provisional response on INVITE requests.
getFavoriteContactsCapability() - Method in interface com.avaya.clientservices.contact.ContactService
Returns Capability object describing whether the Contact service supports favorite contacts.
getFeature() - Method in class com.avaya.clientservices.call.feature.FeatureInvocation
Returns the type of feature invoked.
getFeature() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
 
getFeatureCapability(FeatureType) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Gets Capability object indicating whether a specific feature can be invoked.
getFeatureLabel() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
This is the label of the feature button.
getFeatureStatus() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
 
getFeatureStatus(FeatureType, String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Deprecated.
THIS METHOD WILL BE REMOVED. Use getFeatureStatusForFeatureParams(FeatureParameters featureParameters) instead.
getFeatureStatusForFeatureParams(FeatureParameters) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Gets the status of a specific feature for a specified FeatureQueryParameters object.
getFeatureType() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
 
getFeatureType() - Method in class com.avaya.clientservices.call.feature.FeatureParameters
 
getFile() - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Gets Audio file to play.
getFileIcon() - Method in class com.avaya.clientservices.collaboration.LibraryDocument
 
getFirmwareVersion() - Method in class com.avaya.clientservices.sharedcontrol.ControllableEndpoint
 
getFirstName() - Method in interface com.avaya.clientservices.messaging.MessagingParticipant
Returns the first name for the participant.
getFirstPingInterval() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
getFirstVideoPingInterval() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getFNEActiveAppearanceSelectNumber() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
A String value for the number to dial for active appearance select.
getFNECallForwardCancelNumber() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
A String value for the number to dial for call forward cancel.
getFNECallForwardEnableNumber() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
A String value for the number to dial for enabling call forwarding.
getFNEIdleAppearanceSelectNumber() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
A String value for the number to dial for active appearance select.
getFNESendAllCallsCancelNumber() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
A String value for the number to dial for send all calls cancel.
getFNESendAllCallsEnableNumber() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
A String value for the number to dial for send all calls enable.
getFNESetupDelayInSeconds() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
An int value representing the delay (in seconds) inserted between the EC500 call being placed and the transmission of the digits for EC500.
getFNESimRingDisableNumber() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
A String value for the number to dial for Off-Pbx call disable.
getFNESimRingEnableNumber() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
A String value for the number to dial for Off-Pbx call enable.
getFontSize(DrawingUtils.FontSize) - Static method in class com.avaya.clientservices.collaboration.drawing.DrawingUtils
Returns font size in px for enum object
getForcedLogoutOverrideCapability() - Method in interface com.avaya.clientservices.agent.AgentService
Returns an indication as to whether the forced logout override is available.
getFormat() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getFormatNumber() - Method in class com.avaya.clientservices.agent.AgentFeature
Returns the format number associated with the view status (VuStats) feature button.
getForwarderDisplayName() - Method in class com.avaya.clientservices.call.CallForwardingInformation
Returns a display name of forwarder user.
getForwardErrorCorrection() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
Deprecated.
getForwardErrorCorrectionMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getForwarderUser() - Method in class com.avaya.clientservices.call.CallForwardingInformation
Returns the user part of forwarder URI.
getForwardingDestination() - Method in interface com.avaya.clientservices.call.feature.TeamButton
 
getForwardingInformation() - Method in interface com.avaya.clientservices.call.Call
Information about forwarding details of this incoming call.
getForwardingInformation() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getForwardingOverride() - Method in interface com.avaya.clientservices.call.feature.TeamButton
Specifies whether the forwarding destination of monitored station will be ignored by Team Button speed dial invocation if any of forwarding features are enabled on the monitored station.
getFractionLostLocal() - Method in class com.avaya.clientservices.call.AudioDetails
Fractional loss seen locally.
getFractionLostRemote() - Method in class com.avaya.clientservices.call.AudioDetails
Fractional loss seen remotely which far end sends to local end through RTCP.
getFrameCount() - Method in class com.avaya.clientservices.collaboration.CollaborationReceiveStatistics
Returns received frame count.
getFrameLossPercentage() - Method in class com.avaya.clientservices.collaboration.CollaborationReceiveStatistics
Returns frame loss percentage.
getFromParticipant() - Method in interface com.avaya.clientservices.messaging.Message
Returns the participant who was the sender of the message.
getFullUserToUserInformation() - Method in class com.avaya.clientservices.agent.UserToUserInformation
 
getGain() - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Gets Audio tone/file gain.
getGreen() - Method in class com.avaya.clientservices.collaboration.drawing.Color
 
getGroupCallPickupCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getGroupMembers() - Method in interface com.avaya.clientservices.contact.ContactGroup
Returns collection of contacts associated with group.
getGroupNumber() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Get the group number associated with the feature populated from avaya-cm-group parameter of feature status notify
getGroupNumber() - Method in class com.avaya.clientservices.call.feature.FeatureParameters
 
getGroupNumber() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
 
getH264HighProfileEnabled() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getHA1String() - Method in class com.avaya.clientservices.credentials.UserCredential
Get the HA1String for this credential.
getHandLoweredTime() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
 
getHandRaisedTime() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
 
getHeight() - Method in class com.avaya.clientservices.collaboration.drawing.Size
 
getHeight() - Method in class com.avaya.clientservices.collaboration.RenderingBlock
Returns height of content sharing part image object.
getHeight() - Method in interface com.avaya.clientservices.collaboration.Whiteboard
 
getHeightAlignment() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getHeldTimeMillis() - Method in interface com.avaya.clientservices.call.Call
 
getHoldCapability() - Method in interface com.avaya.clientservices.call.Call
Indicates whether the call can be held.
getHost() - Method in class com.avaya.clientservices.credentials.Challenge
 
getHost() - Method in exception com.avaya.clientservices.network.exceptions.ProxyUnauthenticatedException
 
getHostname() - Method in class com.avaya.clientservices.common.ServerInfo
Get the hostname of the server.
getHostname() - Method in class com.avaya.clientservices.common.SignalingServer
Get the hostname of the server.
getHtmlBody() - Method in interface com.avaya.clientservices.messaging.Message
Returns the HTML body of the message if the HTML body available, otherwise an empty string returned.
getHtmlCapability() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object allowing the client application to determine HTML capability.
getHtmlCapability(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object allowing the client application to determine HTML capability for the specified provider.
getHTTPClientConfiguration() - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
 
getHttpHeaderMap() - Method in class com.avaya.clientservices.network.websocket.WebSocketConnectionInfo
 
getHttpProxy() - Method in class com.avaya.clientservices.common.ScepConfiguration
 
getHTTPUserConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getHuntGroupBusyPositionCapability(int) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getHuntGroupName() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getHuntGroupNumber() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Deprecated.
THIS METHOD WILL BE REMOVED. Use FeatureInvocationParameters.getGroupNumber() instead.
getHuntGroupNumber() - Method in class com.avaya.clientservices.call.feature.FeatureParameters
Deprecated.
THIS METHOD WILL BE REMOVED. Use FeatureParameters.getGroupNumber() instead.
getHuntGroupNumber() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
Deprecated.
THIS METHOD WILL BE REMOVED. Use FeatureStatusParameters.getGroupNumber() instead.
getHuntGroupNumber() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getId() - Method in class com.avaya.clientservices.agent.AgentSkill
Returns an integer skill Id that represents a skill that the agent is provisioned for.
getId() - Method in class com.avaya.clientservices.call.ChatMessage
 
getId() - Method in class com.avaya.clientservices.call.MinuteMessage
Returns the minute message ID associated with the particular minute object.
getId() - Method in class com.avaya.clientservices.collaboration.drawing.AbstractShape
The shape ID associated with the particular shape object.
getId() - Method in class com.avaya.clientservices.collaboration.LibraryDocument
 
getId() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns document ID as provided by the library.
getId() - Method in interface com.avaya.clientservices.messaging.Attachment
The unique ID of the attachment.
getId() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the unique conversation identifier.
getId() - Method in interface com.avaya.clientservices.messaging.Message
Returns the unique message identifier.
getId() - Method in class com.avaya.clientservices.sharedcontrol.ControllableEndpoint
 
getId() - Method in interface com.avaya.clientservices.spaces.Space
 
getId() - Method in class com.avaya.clientservices.unifiedportal.VirtualRoom
 
getID() - Method in class com.avaya.clientservices.media.AudioDevice
 
getIdentityCertWasRequestedAndNull() - Method in class com.avaya.clientservices.network.http.HttpSession
 
getIdentityCertWasRequestedAndNull() - Method in interface com.avaya.clientservices.network.util.IdentityHandler
 
getIgnoredCalls() - Method in interface com.avaya.clientservices.call.CallService
Get the calls that are currently in ignored state.
getIMAddress() - Method in class com.avaya.clientservices.contact.fields.ContactIMAddressField
The IM Address.
getIMAddresses() - Method in interface com.avaya.clientservices.contact.BaseContact
The list of IM addresses.
getIMAddresses() - Method in interface com.avaya.clientservices.contact.Contact
 
getIMAddresses() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getImageBitmap() - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Returns bitmap image which was added to this view.
getImageBitmap() - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Returns bitmap image which was added to this view.
getImageBoundsRect() - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Returns image bounds.
getImageBoundsRect() - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Returns image bounds.
getIMAttribute() - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
String value of the LDAP attribute that contains the IM handle for the user
getIMAttributeValue() - Method in interface com.avaya.clientservices.contact.Contact
Deprecated.
Always returns empty string.
getImportance() - Method in interface com.avaya.clientservices.messaging.Message
Returns the message importance.
getIncomingVideoStatus() - Method in interface com.avaya.clientservices.call.Call
Determine if the incoming call has video.
getInConferenceChat() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the Chat object associated with the conference call.
getInConferenceChatCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether in-conference chat is supported.
getInConferencePrivateChatCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether the user supports private chat in conference.
getInitialReconnectInterval() - Method in class com.avaya.clientservices.common.ConnectionPolicy
Returns the Initial Reconnect Interval.
getInitialReconnectInterval() - Method in class com.avaya.clientservices.messaging.MessagingConfiguration
 
getInitialReconnectInterval() - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
 
getInitialReconnectInterval() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
 
getInitialReconnectInterval() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
getInitiatorParticipant() - Method in interface com.avaya.clientservices.messaging.Message
Get initiator participant of an event message, such as LEFT message when a participant is removed from conversation by other participant(initiator)
getInReplyTo(MessageCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Message
Gets InReplyToMessage or error if message is not in cache.
getInstance() - Static method in class com.avaya.clientservices.media.AndroidBackgroundObserver
 
getInstance(Class) - Static method in class com.avaya.clientservices.media.Logger
 
getInstanceId() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getInterDigitTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
The number of seconds that the telephone will wait after a digit is dialed before sending a SIP INVITE.
getInternalExtensionLengths() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
The lengths of all internal extensions in the enterprise network.
getInternationalAccessCode() - Method in interface com.avaya.clientservices.dialingrules.DialingRules
 
getInternationalAccessCode() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
The access code for outgoing international calls.
getInVdnTime() - Method in class com.avaya.clientservices.agent.UserToUserInformation
 
getIPOfficeConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getIsPresentationOnlyMode() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getIsTypingCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if typing status reporting is available.
getJitterBufferSizeMillis() - Method in class com.avaya.clientservices.call.VideoStatistics
Actual send/receive side jitter buffer size in milliseconds.
getJitterMilliseconds() - Method in class com.avaya.clientservices.collaboration.CollaborationStatistics
Returns average jitter in milliseconds.
getJoinCapability() - Method in interface com.avaya.clientservices.call.Call
Indicates whether the call can be joined.
getKeyFrameCount() - Method in class com.avaya.clientservices.call.VideoStatistics
Number of key frames locally requested (receive direction), or remotely requested (send direction).
getLabel() - Method in class com.avaya.clientservices.agent.AgentFeature
Returns the value of administered label for the agent feature button.
getLabel() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackDestination
 
getLabel() - Method in interface com.avaya.clientservices.call.feature.TeamButton
 
getLabel() - Method in class com.avaya.clientservices.contact.fields.ContactEmailAddressField
The email label.
getLabel() - Method in class com.avaya.clientservices.spaces.SpaceParticipantEmail
 
getLabel1() - Method in class com.avaya.clientservices.contact.fields.ContactPhoneField
The phone number Label1.
getLabel2() - Method in class com.avaya.clientservices.contact.fields.ContactPhoneField
The phone number Label2.
getLanguage() - Method in interface com.avaya.clientservices.contact.BaseContact
The language is per contact record.
getLanguage() - Method in interface com.avaya.clientservices.contact.Contact
 
getLanguage() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getLanguage() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getLastAccessedTime() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the time the conversation was last accessed.
getLastEntryTime() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the last entry timestamp of the conversation.
getLastImageBitmap() - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
Returns last successfully processed image bitmap.
getLastModifiedDate() - Method in interface com.avaya.clientservices.messaging.Message
Returns the date and time that the message was last modified.
getLastName() - Method in interface com.avaya.clientservices.messaging.MessagingParticipant
Returns the last name for the participant.
getLastSpokenTime() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns time when the participant spoke last time.
getLastUpdatedByParticipant() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the last MessagingParticipant that updated this conversation.
getLastUpdatedTime() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the time the conversation was last updated.
getLastUpdateTime() - Method in class com.avaya.clientservices.spaces.SpaceParticipant
 
getLayer2Marking() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
getLayer2Marking() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getLayer2PriorityMarking() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
The layer 2 priority marking value as per IEEE 802.1p requirements to be for signaling frames generated by the endpoint.
getLDAPConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getLeaveCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if the conversation can be left.
getLeaveTime() - Method in interface com.avaya.clientservices.calllog.CallLogParticipant
 
getLeftStatus() - Method in interface com.avaya.clientservices.messaging.LeaveConversationResponse
Returns the left status of the conversation.
getLibraryManager() - Method in interface com.avaya.clientservices.collaboration.Collaboration
LibraryManager object associated with the collaboration.
getLibrarySharing() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns LibrarySharing object provides a set of APIs which allow to access different features concerning library sharing.
getLibrarySharingCapability() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Capability object indicating whether collaboration call supports library sharing.
getLibrarySharingCapability() - Method in class com.avaya.clientservices.collaboration.CollaborationCapabilities
getLimitCallsCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getLineAppearanceId() - Method in interface com.avaya.clientservices.call.Call
 
getLineAppearanceId() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getLineAppearanceOwner() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getLineAppearanceOwner() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getLineAppearanceOwnerAddress() - Method in interface com.avaya.clientservices.call.Call
 
getLineAppearanceOwnerDisplayName() - Method in interface com.avaya.clientservices.call.Call
 
getLineAppearanceRingType() - Method in interface com.avaya.clientservices.call.Call
Gets the Ring type, configured for the line appearance of an incoming call.
getLineAppearances() - Method in interface com.avaya.clientservices.call.CallService
Get the list of line appearances configured for the user in Avaya Communication Manager environment.
getLineID() - Method in class com.avaya.clientservices.call.LineAppearance
Returns the ID of the line appearance.
getLineOwnerAddress() - Method in class com.avaya.clientservices.call.LineAppearance
Returns the extension number of the line appearance.
getLineReservationTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the line reservation time during which line stays reserved (in seconds).
getLineThickness(DrawingUtils.LineWidth) - Static method in class com.avaya.clientservices.collaboration.drawing.DrawingUtils
Returns line thickness in px for enum object
getLocalCallLogFilePath() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getLocalContactConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getLocalIPAddress() - Method in class com.avaya.clientservices.call.AudioDetails
Local IP address used to receive audio packets from the far-end.
getLocalIPAddress() - Method in class com.avaya.clientservices.call.VideoDetails
Local media IP address.
getLocalPort() - Method in class com.avaya.clientservices.call.AudioDetails
Local (RTP) receive port for the audio session (as per SDP offer/answer exchange).
getLocalPort() - Method in class com.avaya.clientservices.call.VideoDetails
Local media termination port.
getLocalUDPPortMax() - Method in class com.avaya.clientservices.common.ConnectionPolicy
Get the Maximum value of local UDP Port set in UDP Port Range.
getLocalUDPPortMin() - Method in class com.avaya.clientservices.common.ConnectionPolicy
Get the Minimum value of local UDP Port set in UDP Port Range.
getLocalUserName() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getLocalVideoResponseTimeout() - Method in class com.avaya.clientservices.provider.http.HTTPClientConfiguration
Get the local video response timeout (in seconds).
getLocalVideoResponseTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the local video response timeout (in seconds).
getLocalVideoSink(int) - Method in interface com.avaya.clientservices.media.VideoInterface
Retrieves a VideoSink for the specified channel.
getLocation() - Method in interface com.avaya.clientservices.contact.BaseContact
The location.
getLocation() - Method in interface com.avaya.clientservices.contact.Contact
 
getLocation() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getLocation() - Method in class com.avaya.clientservices.credentials.Challenge
Get location of authorization resource associated with auth token challenge.
getLocation() - Method in interface com.avaya.clientservices.messaging.Attachment
Location of attachment.
getLocation() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Get the ocation of audio voicemail file.
getLocationForConsumption() - Method in interface com.avaya.clientservices.messaging.Attachment
Deprecated.
THIS METHOD WILL BE REMOVED IN RELEASE VERSION 3.3. Use the Attachment.consume() method instead.
getLocationMode() - Method in class com.avaya.clientservices.presence.Presence
Returns the location-based "mode" of the user, if any.
getLocationSearchString() - Method in class com.avaya.clientservices.contact.ContactSearchRequest
 
getLocationType() - Method in class com.avaya.clientservices.contact.ResolveContactsRequest
 
getLogLevel() - Static method in class com.avaya.clientservices.client.Client
 
getLogLevel() - Static method in class com.avaya.clientservices.client.Log
 
getLogLevel() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
GetLogLevelJNI() - Method in class com.avaya.sonic.SonicLibrary
 
getLogListener() - Static method in class com.avaya.clientservices.client.Log
 
getLogoutOverrideType() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns an agent logout override type (None | Timed Logout).
getLogoutReasonInformation() - Method in class com.avaya.clientservices.agent.AgentInformation
Gets the information about agent logout operation i.e.
getLogoutReasonLength() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns the information about reason code length that is required for agent logout operation i.e.
getLogProvider() - Static method in class com.avaya.clientservices.media.Logger
 
getLogProvider() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
getLongDistanceAccessCode() - Method in interface com.avaya.clientservices.dialingrules.DialingRules
 
getLongDistanceAccessCode() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
The long distance access code for the user's region.
getLongestLineWidth(String, Paint) - Static method in class com.avaya.clientservices.collaboration.DrawableHelper
Calculates longest line width.
getLowerHandAndUnmuteAudioCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether local user can lower participant's hand and unmute audio.
getLowerHandCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether local user can lower a raised hand on the conference call.
getLowerHandCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can lower hand, when hand was previously raised to get moderator's or panelists' attention.
getMailList() - Method in class com.avaya.clientservices.spaces.SpaceParticipant
 
getMaliciousCallTraceCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Returns a capability object indicating whether Malicious Call Trace feature is available for incoming active call.
getManager() - Method in interface com.avaya.clientservices.contact.BaseContact
The name of a person who is a supervisor.
getManager() - Method in interface com.avaya.clientservices.contact.Contact
 
getManager() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getManualPresenceStates() - Method in interface com.avaya.clientservices.presence.PresenceService
Gets a list of supported manual self-presence states.
getManualState() - Method in class com.avaya.clientservices.presence.Presence
Returns the manual presence state set by the user, if any.
getMarkAllContentAsReadCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if all messages in the conversation can be marked as read.
getMarkAsReadCapability() - Method in interface com.avaya.clientservices.messaging.Message
Returns a Capability object that indicates if the message can be marked as read.
getMarkCallLogsAsReadCapability() - Method in interface com.avaya.clientservices.calllog.CallLogService
Capability describing whether call logs can be marked as read using CallLogService.markAllCallLogsAsRead(CallLogCompletionHandler).
getMarkMessageAsReadCapability() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Returns a Capability object that indicates if the visual voicemail message can be marked as read.
getMarkMessageAsUnReadCapability() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Returns a Capability object that indicates if the visual voicemail message can be marked as unread.
getMatchingContact() - Method in interface com.avaya.clientservices.calllog.CallLogParticipant
getMatchingContactForDirectoryContact(Contact) - Method in interface com.avaya.clientservices.contact.ContactService
Get matching contact (from cache) to the one from search results.
getMaxAudioSize() - Method in interface com.avaya.clientservices.messaging.MessagingLimits
Get the maximum size of an audio file attachment.
getMaxChunkSize() - Method in class com.avaya.clientservices.contact.ContactSearchRequest
 
getMaxChunkSize() - Method in class com.avaya.clientservices.contact.SearchTerminalsRequest
 
getMaxContactGroupNameLength() - Method in interface com.avaya.clientservices.contact.ContactService
Returns maximum contact group name length
getMaxConversationSubjectLength() - Method in interface com.avaya.clientservices.messaging.MessagingLimits
Get the maximum conversation subject length.
getMaxEmailAddressesPerContact() - Method in interface com.avaya.clientservices.contact.ContactLimits
Returns maximum email addresses per contact.
getMaxEntries() - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
The maximum number of matching entries to display Default is 50 entries
getMaxForwardLimit() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the max forward limit as indicated in the Max-Forwards SIP header.
getMaxGenericAttachmentSize() - Method in interface com.avaya.clientservices.messaging.MessagingLimits
Get the maximum size of an attachment that is not an audio file or image file attachment.
getMaxHtmlLength() - Method in interface com.avaya.clientservices.messaging.MessagingLimits
Get the maximum HTML formatted text length value accepted.
getMaxIMAddressesPerContact() - Method in interface com.avaya.clientservices.contact.ContactLimits
Returns maximum IM addresses per contact.
getMaxImageSize() - Method in interface com.avaya.clientservices.messaging.MessagingLimits
Get the maximum size of an image file attachment.
getMaxLevel(int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getMaxNumberOfAttachmentsPerMessage() - Method in interface com.avaya.clientservices.messaging.MessagingLimits
Get the maximum number of attachments per message accepted.
getMaxNumberOfContactGroups() - Method in interface com.avaya.clientservices.contact.ContactService
Returns maximum number of contact groups
getMaxNumberOfContactsPerGroup() - Method in interface com.avaya.clientservices.contact.ContactService
Returns maximum number of contacts per group
getMaxNumberOfControllingEndpoints() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
The maximum number of controlling endpoints the user can link with the controlled endpoint simultaneously.
getMaxPhoneNumbersPerContact() - Method in interface com.avaya.clientservices.contact.ContactLimits
Returns maximum phone numbers per contact.
getMaxPortRange() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
getMaxPortRange() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getMaxProfile() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getMaxProfileForLevel(int, int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getMaxReconnectInterval() - Method in class com.avaya.clientservices.common.ConnectionPolicy
 
getMaxReconnectInterval() - Method in class com.avaya.clientservices.messaging.MessagingConfiguration
 
getMaxReconnectInterval() - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
 
getMaxReconnectInterval() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
 
getMaxReconnectInterval() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
getMaxResults() - Method in class com.avaya.clientservices.contact.ContactSearchRequest
 
getMaxResults() - Method in class com.avaya.clientservices.contact.SearchTerminalsRequest
 
getMaxSearchRecordsPerRequest() - Method in interface com.avaya.clientservices.contact.ContactLimits
Returns maximum search records per request.
getMaxSimultaneousRegistrations() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getMaxTextLength() - Method in interface com.avaya.clientservices.messaging.MessagingLimits
Get the maximum text length value accepted.
getMaxVideoResolution() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
Deprecated.
getMaxVideoResolutionMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getMaxVideoSize() - Method in interface com.avaya.clientservices.messaging.MessagingLimits
Get the maximum video size value accepted.
getMeasuredCaptureFrameRate() - Method in class com.avaya.clientservices.media.capture.VantageCapturer
 
getMeasuredCaptureFrameRate() - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
getMeasuredDeliverFrameRate() - Method in class com.avaya.clientservices.media.capture.VantageCapturer
 
getMeasuredDeliverFrameRate() - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
getMediaAddressMode() - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
Indicates the IP address type preference to use while transporting media for HTTP calls from a dual stack client network.
getMediaAddressMode() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getMediaConfiguration() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getMediaEncryptionEnabled() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Media Encryption status.
getMediaEncryptionTypeList() - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
 
getMediaEncryptionTypeList() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getMediaEngine() - Method in class com.avaya.clientservices.client.Client
 
getMediaSecurity() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Deprecated.
Starting with Client SDK 3.1, media security policy is based on the cipher suites configuration. SIPUserConfiguration.getMediaEncryptionTypeList().
getMediaType() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalMeetingInfo
 
getMeetingEndTime() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the meeting end time if an end time is specified for the conference call.
getMeetingMinutes() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the MeetingMinutes object associated with the conference call.
getMeetingMinutes() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns MeetingMinutes object associated with the conference call.
getMeetingMinutesCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the meeting minutes feature is supported.
getMeetingMinutesCapability() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Capability object indicating whether collaboration call supports meeting minutes.
getMeetingMinutesCapability() - Method in class com.avaya.clientservices.collaboration.CollaborationCapabilities
getMeetMeMinPortalVersion() - Method in class com.avaya.clientservices.provider.unifiedportal.UnifiedPortalConfiguration
Get the minimum portal version to support Meet-Me conference calls.
getMeetmeUserName() - Method in class com.avaya.clientservices.call.CallCreationInfo
Get user display name to represent user in MeetMe calls.
getMergeMode() - Method in class com.avaya.clientservices.media.audio.AudioMixerConfig
Gets configured audio merge mode
getMessageAccount() - Method in class com.avaya.clientservices.voicemessaging.VoiceMessagingStatusParameters
 
getMessageContent() - Method in class com.avaya.clientservices.call.ChatMessage
 
getMessageDeliveryReadStateMonitoringCapability() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object allowing the client application to determine if it is currently possible to report delivery state updates for sent messages.
getMessageDeliveryReadStateMonitoringCapability(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object allowing the client application to determine if it is currently possible to report delivery state updates for sent messages for the specific messaging provider.
getMessageDeliveryStateCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a capability indicating whether this conversation is capable of reporting delivery state updates for sent messages.
getMessageId() - Method in interface com.avaya.clientservices.messaging.Attachment
The ID of the message that the attachment is associated with.
getMessageReadReportingCapability() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object allowing the client application to determine if it is currently possible to report read state updates for sent messages.
getMessageReadReportingCapability(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object allowing the client application to determine if it is currently possible to report read state updates for sent messages for the specific messaging provider.
getMessageReadStateCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a capability indicating whether this conversation is capable of reporting read state updates for sent messages.
getMessageWaiting() - Method in class com.avaya.clientservices.voicemessaging.VoiceMessagingStatusParameters
 
getMessagingConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getMessagingCredentialProvider() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
getMessagingLimits() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns Messaging Limits, which are containing information about the limits of the messaging component.
getMessagingLimits(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns Messaging Limits, which are containing information about the limits of the messaging component.
getMessagingService() - Method in interface com.avaya.clientservices.user.User
 
getMessagingServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the Messaging service is enabled.
getMimeType() - Method in class com.avaya.clientservices.common.MessageBodyPart
Get parts Mime type
getMimeType() - Method in interface com.avaya.clientservices.messaging.Attachment
MIME Type of attachment.
getMinimumPermittedTLSProtocolVersion() - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Returns configured minimum supported TLS protocol version.
getMinimumRSAKeyLength() - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Returns the configured RSA key length value.
getMinPortRange() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
getMinPortRange() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getMinutes() - Method in interface com.avaya.clientservices.call.MeetingMinutes
All minutes associated with the collaboration session.
getMixerMode() - Method in class com.avaya.clientservices.media.audio.AudioMixerConfig
Gets configured mixer mode
getMobileLink() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the mobile link associated with the conference call.
getMobileLinkCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the conference mobile link feature is supported for the conference call.
getMobileLinkConnectionStatus() - Method in interface com.avaya.clientservices.call.conference.ConferenceMobileLink
 
getMobilityMode() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getModalities() - Method in interface com.avaya.clientservices.messaging.MessagingParticipant
Get participant modalities.
getMode() - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
getMode() - Method in interface com.avaya.clientservices.media.AudioInterface
 
getModel() - Method in class com.avaya.clientservices.sharedcontrol.ControllableEndpoint
 
getModerateConferenceCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can moderate the conference call.
getModeratorCode() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Conference Moderator code, to allow Click to Join own bridge via Meetme Client
getModeratorPIN() - Method in class com.avaya.clientservices.unifiedportal.VirtualRoom
 
getModeratorUrl() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Conference Moderator URL, to allow Click to Join own bridge via Meetme Client
getMuteAllParticipantsCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether local user can mute all participants at once.
getMuteAudioCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether local user can mute a selected participant's audio.
getMuteCapability() - Method in interface com.avaya.clientservices.call.Call
Indicates whether the call's audio can be muted.
getName() - Method in interface com.avaya.clientservices.contact.ContactGroup
Returns name of the group of contacts.
getName() - Method in interface com.avaya.clientservices.contact.Terminal
 
getName() - Method in class com.avaya.clientservices.media.AudioDevice
 
getName() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getName() - Method in interface com.avaya.clientservices.messaging.Attachment
Name of attachment.
getName() - Method in interface com.avaya.clientservices.spaces.Space
 
getName() - Method in class com.avaya.clientservices.unifiedportal.VirtualRoom
 
getNameSearchString() - Method in class com.avaya.clientservices.contact.ContactSearchRequest
 
getNationalNumberLengths() - Method in interface com.avaya.clientservices.dialingrules.DialingRules
 
getNationalNumberLengths() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
The lengths of national numbers valid for the user's country.
getNativeAlias() - Method in interface com.avaya.clientservices.contact.BaseContact
The native alias.
getNativeAlias() - Method in interface com.avaya.clientservices.contact.Contact
 
getNativeAlias() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getNativeDisplayName() - Method in interface com.avaya.clientservices.contact.BaseContact
The native display name.
getNativeDisplayName() - Method in interface com.avaya.clientservices.contact.Contact
 
getNativeDisplayName() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getNativeFirstName() - Method in interface com.avaya.clientservices.contact.BaseContact
The native first name.
getNativeFirstName() - Method in interface com.avaya.clientservices.contact.Contact
 
getNativeFirstName() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getNativeLastName() - Method in interface com.avaya.clientservices.contact.BaseContact
The native last name.
getNativeLastName() - Method in interface com.avaya.clientservices.contact.Contact
 
getNativeLastName() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getNativeMediaEngine() - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
getNegotiatedDirection() - Method in interface com.avaya.clientservices.call.MediaChannel
 
getNegotiatedDirection() - Method in class com.avaya.clientservices.call.VideoChannel
Get negotiated video direction during session initiation.
getNestedParts() - Method in class com.avaya.clientservices.common.MessageBodyPart
Get nested parts
getNetworkCallLogsCapability() - Method in interface com.avaya.clientservices.calllog.CallLogService
Capability describing whether 24x7 Call Journaling is enabled.
getNetworkContactSearchByDepartmentCapability() - Method in interface com.avaya.clientservices.contact.ContactService
Returns Capability object describing whether the Contact service supports contact search by department.
getNetworkContactSearchByLocationCapability() - Method in interface com.avaya.clientservices.contact.ContactService
Returns Capability object describing whether the Contact service supports contact search by location.
getNetworkContactSearchByNameCapability() - Method in interface com.avaya.clientservices.contact.ContactService
Returns Capability object describing whether the Contact service supports contact search by name.
getNetworkLibraryCapability() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Capability object indicating whether collaboration call supports network library.
getNetworkLibraryCapability() - Method in class com.avaya.clientservices.collaboration.CollaborationCapabilities
getNetworkSearchContactCapability() - Method in interface com.avaya.clientservices.contact.ContactService
Returns Capability object describing whether the Contact service supports searching contacts.
getNetworkSearchTerminalCapability() - Method in interface com.avaya.clientservices.contact.ContactService
Returns Capability object describing whether the Contact service supports searching terminals.
getNoDigitTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
The number of seconds that the telephone will wait for a digit to be dialed after going off-hook before generating a warning tone.
getNoHoldConferenceCancelCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Returns a capability object indicating whether No Hold Conference feature can be canceled.
getNoHoldConferenceCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Returns a capability object indicating whether No Hold Conference feature is available for active call.
getNoHoldConferenceDestination() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Returns the destination extension for No Hold Conference feature button.
getNoiseSuppressionMode() - Method in interface com.avaya.clientservices.media.AudioInterface
Gets the Noise Suppression mode.
getNoReplyCallForwardingStatus() - Method in class com.avaya.clientservices.call.feature.EnhancedCallForwardingStatus
Returns no reply call forwarding status.
getNote() - Method in class com.avaya.clientservices.presence.Presence
Returns the presence note, if any.
getNotes() - Method in interface com.avaya.clientservices.contact.BaseContact
The notes field.
getNotes() - Method in interface com.avaya.clientservices.contact.Contact
 
getNotes() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getNumber() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackDestination
 
getNumber() - Method in interface com.avaya.clientservices.collaboration.slider.SliderSlide
Returns number of the slide in the slide collection (starting from 1).
getNumber() - Method in class com.avaya.clientservices.unifiedportal.VirtualRoom
 
getNumberOfConversationsWithUnreadContent() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns number of conversations with unread content for current user.
getNumberOfConversationsWithUnreadContent(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns number of conversations with unread content for current user.
getNumberOfConversationsWithUnreadContentSinceLastAccessChanged() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns number of conversations with unread content since last access of current user.
getNumberOfConversationsWithUnreadContentSinceLastAccessChanged(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns number of conversations with unread content since last access of current user.
getNumberOfDirectCallsQueued() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns the number of direct agent calls waiting in queue.
getNumOfSamples() - Method in class com.avaya.clientservices.media.CPUThresholdConfiguration
 
getNumResults() - Method in class com.avaya.clientservices.messaging.MessagingQuery
Get the number of message entries per conversation to return (if not specified, default comes from MessagingLimits class).
getOlderContentCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates whether the user can "scroll to get more messages", i.e.
getOldestQueueTime() - Method in interface com.avaya.clientservices.agent.QueueStatistics
 
getOnlineContactProviderSourceTypes() - Method in interface com.avaya.clientservices.contact.ContactService
 
getOpusMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Opus Codec profile/mode.
getOpusPayloadType() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Opus RTP Payload Type.
getOSVersion() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getOutboundSubscriptionConfig() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getOutsideLineAccessCode() - Method in interface com.avaya.clientservices.dialingrules.DialingRules
 
getOutsideLineAccessCode() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
The string of digits to prepend to the dialed number to make an external call from an enterprise network.
getOverallState() - Method in class com.avaya.clientservices.presence.Presence
For incoming presence, returns the overall presence state as determined by the availability calculation.
getOverloadVideoStatus() - Method in class com.avaya.clientservices.call.VideoChannel
Get video overload status.
getOverrideTime() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns agent logout override time.
getOwnerDisplayName() - Method in class com.avaya.clientservices.collaboration.drawing.AbstractShape
Display name of user who created shape.
getOwnerExtension() - Method in class com.avaya.clientservices.call.feature.FeatureInvocation
Returns the owner extension associated with this feature.
getOwnerExtension() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Get the extension used in the To and Request-URI of this feature invocation (instead of the local user's AOR).
getOwnerExtension() - Method in class com.avaya.clientservices.call.feature.FeatureParameters
 
getOwnerExtension() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
Returns the owner extension associated with this feature.
getOwnerExtension() - Method in interface com.avaya.clientservices.call.feature.TeamButton
 
getPacketCount() - Method in class com.avaya.clientservices.call.VideoStatistics
Total number of packets sent/received.
getPacketizationMillis() - Method in class com.avaya.clientservices.call.AudioDetails
The packetization interval in milliseconds.
getPacketLossCount() - Method in class com.avaya.clientservices.collaboration.CollaborationStatistics
Returns lost packets count.
getPacketLossFraction() - Method in class com.avaya.clientservices.call.VideoStatistics
Fraction of packets lost in transmit/receive direction.
getPacketLossPercentage() - Method in class com.avaya.clientservices.collaboration.CollaborationStatistics
Returns percentage of lost packets.
getPacketLossTotal() - Method in class com.avaya.clientservices.call.VideoStatistics
Total number of packets lost in transmit/receive direction.
getPacketsReceived() - Method in class com.avaya.clientservices.call.AudioDetails
Total number of RTP packets received.
getPacketsTransmitted() - Method in class com.avaya.clientservices.call.AudioDetails
Total number of RTP packets transmitted.
getPage(int) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns page url from the specified index in document.
getPageBaseUrl(int) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns page base url from the specified index in document.
getPageCount() - Method in class com.avaya.clientservices.collaboration.LibraryDocument
 
getPageFileName(int) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns page file name url from the specified index in document.
getPagePreview(int) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns page preview url from the specified index in document.
getPagePreviewFileName(int) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns page preview file name url from the specified index in document.
getPagesCount() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns number of pages in the document.
getParameter(String) - Method in class com.avaya.clientservices.network.http.ProxyAuthScheme
 
getParameters(String) - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
getParams() - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
getParkCallCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getPartialType1Contacts() - Method in class com.avaya.clientservices.contact.MatchedContactsWithMatchLevel
The list of partial matching contacts of the first type.
getParticipantCode() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Conference Participant code, to allow user to share participant code to other users in Calendar invites and Share My Bridge.
getParticipantId() - Method in interface com.avaya.clientservices.call.conference.Participant
Returns a participant's Id, as known to the conferencing system.
getParticipants() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the participant list for the conference call.
getParticipants() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a list of participants contained in this conversation.
getParticipants(ParticipantsCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.Collaboration
Return the participant list associated with the collaboration session.
getParticipantUrl() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Conference Participant URL, to allow user to share participant URL to other users in Calendar invites and Share My Bridge.
getPassword() - Method in class com.avaya.clientservices.credentials.UserCredential
Get the password for this credential.
getPauseRecordingCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can pause recording of the conference call.
getPayloadType() - Method in class com.avaya.clientservices.call.VideoDetails
Payload Type.
getPBXPrefix() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
The prefix used for internal extensions.
getPendingAgentWorkMode() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns information about the pending work mode the agent will be in.
getPendingLogoutReasonInformation() - Method in class com.avaya.clientservices.agent.AgentInformation
Gets the information about agent pending logout.
getPendingParticipants() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the pending participant list for the conference call.
getPendingReasonCode() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns the pending reason code used by an agent to change to pending work mode.
getPeriodicPingInterval() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
getPeriodicRingbackTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the default time to re-transmit 180 Ringing while in alerting state (in seconds).
getPeriodicVideoPingInterval() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getPermissionsList() - Method in class com.avaya.clientservices.spaces.SpaceParticipant
 
getPhoneContact() - Method in class com.avaya.clientservices.presence.Presence
Returns the contact address associated with the phone channel, if any.
getPhoneNumber() - Method in class com.avaya.clientservices.contact.fields.ContactPhoneField
Phone number.
getPhoneNumber() - Method in interface com.avaya.clientservices.contact.Terminal
 
getPhoneNumbers() - Method in interface com.avaya.clientservices.contact.BaseContact
The list of phone numbers.
getPhoneNumbers() - Method in interface com.avaya.clientservices.contact.Contact
 
getPhoneNumbers() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getPhoneNumbers() - Method in interface com.avaya.clientservices.messaging.MessagingParticipant
Returns list of all phone numbers.
getPhoneState() - Method in class com.avaya.clientservices.presence.Presence
Returns the presence state of the phone channel, if any.
getPickedShape() - Method in class com.avaya.clientservices.collaboration.DrawingView
Returns picked AbstractShape shape, null if there is no picked shape.
getPickupCapability() - Method in interface com.avaya.clientservices.call.feature.TeamButton
 
getPickupGroupName() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
 
getPickupNumber() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Get the number used in 'avaya-cm-pickup-number=<number>'.
getPickupRingPattern() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
Returns the enhanced call pickup ring pattern if configured.
getPickupRingType() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
Returns the enhanced call pickup ring types if configured.
getPickupRingType() - Method in interface com.avaya.clientservices.call.feature.TeamButton
 
getPictureData() - Method in interface com.avaya.clientservices.contact.Contact
The contact picture bytes.
getPictureData() - Method in interface com.avaya.clientservices.contact.EditableContact
The contact picture bytes.
getPictureUrl() - Method in class com.avaya.clientservices.spaces.SpaceParticipant
 
getPipCorner() - Method in class com.avaya.clientservices.media.gui.PipPlane
Gets the picture-in-picture corner.
getPlane() - Method in class com.avaya.clientservices.media.gui.PlaneRenderer
Gets the plane to be rendered.
getPlane() - Method in class com.avaya.clientservices.media.gui.PlaneViewGroup
Gets the plane to be rendered.
getPlatform() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getPointF() - Method in class com.avaya.clientservices.collaboration.drawing.Point
 
getPollIntervalInMinutes() - Method in class com.avaya.clientservices.provider.amm.AMMConfiguration
The messaging refresh (poll) in minutes.
getPort() - Method in class com.avaya.clientservices.common.ServerInfo
Get the port number of the server.
getPortalToken() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getPortalToken() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalMeetingInfo
 
getPortalURL() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getPortalURL() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getPortalUserToken() - Method in class com.avaya.clientservices.credentials.UserCredential
Get the Portal User Token of this credential.
getPortalUserToken(UnifiedPortalConfiguration, GetPortalUserTokenCompletionHandler) - Method in interface com.avaya.clientservices.unifiedportal.UnifiedPortalService
Get the Portal user token.
getPortalUserToken(UnifiedPortalConfiguration, String, GetPortalUserTokenCompletionHandler) - Method in interface com.avaya.clientservices.unifiedportal.UnifiedPortalService
Get the Portal user token.
GetPortalUserTokenCompletionHandler - Interface in com.avaya.clientservices.unifiedportal
Declares a completion handler used to report the status of a GetPortalUserToken request.
getPosition() - Method in class com.avaya.clientservices.collaboration.drawing.Text
Returns position of text on whiteboard surface.
getPosition(double) - Method in class com.avaya.clientservices.media.gui.PipAnimation
 
getPostalCode() - Method in interface com.avaya.clientservices.contact.BaseContact
The postal code.
getPostalCode() - Method in interface com.avaya.clientservices.contact.Contact
 
getPostalCode() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getPPMConfigRequestTimeoutMilliSeconds() - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
 
getPPMConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
If this setting is null or blank (the default), the client use the initial SIP proxy server address (SIPUserConfiguration) as the PPM address.
getPrecedenceLevel() - Method in interface com.avaya.clientservices.call.Call
 
getPrecedenceLevel() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getPreemptionReason() - Method in interface com.avaya.clientservices.call.Call
 
getPreemptionReason() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getPreferredBufferSize() - Method in class com.avaya.clientservices.call.AudioDetails
Preferred (optimal) jitter buffer size in milliseconds.
getPreloadedRoutes() - Method in class com.avaya.clientservices.common.SignalingServer
 
getPresence() - Method in interface com.avaya.clientservices.contact.Contact
The presence state of this contact.
getPresence() - Method in exception com.avaya.clientservices.presence.PresenceException
Returns the presence object associated with this exception, if any.
getPresenceAccessControlList() - Method in interface com.avaya.clientservices.presence.PresenceService
Method to get PresenceAccessControlList object.
getPresenceAccessControlListCapability() - Method in interface com.avaya.clientservices.presence.PresenceService
Returns Capability object describing whether the Presence service supports Presence Access Control List(ACL).
getPresenceACLPolicy() - Method in interface com.avaya.clientservices.presence.PresenceAccessControlList
getPresenceAddress() - Method in class com.avaya.clientservices.presence.PresenceWatcher
Returns the presence address of the watcher.
getPresenceConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getPresenceNoteMaxTextLength() - Method in interface com.avaya.clientservices.presence.PresenceService
Get the maximum text length value (in characters) accepted for presence note.
getPresenceService() - Method in interface com.avaya.clientservices.user.User
 
getPresenceServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the Presence service is enabled.
getPresentity() - Method in class com.avaya.clientservices.presence.Presence
Presentity is the address of the user that this presence information is associated with.
getPreviewText() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the preview text of the conversation.
getPrimaryMessagingServerUrl() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
getPriorityCallCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getPrivateKey(String) - Method in class com.avaya.clientservices.network.security.IntegratedKeyManager
 
getPrivateMessages() - Method in interface com.avaya.clientservices.call.Chat
Returns all private messages sent or received.
getProcessCPUUsagePercent() - Method in class com.avaya.clientservices.media.CPUThresholdConfiguration
 
getProductName() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getProductVersion() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getProfileId() - Method in class com.avaya.clientservices.spaces.SpaceParticipant
 
getProperties() - Method in interface com.avaya.clientservices.calllog.CallLogItem
NOTE: This is a place holder for future generic name/value pair properties.
getProtocolErrorCode() - Method in exception com.avaya.clientservices.call.CallException
Returns the error code from the underlying signaling protocol.
getProtocolErrorCode() - Method in exception com.avaya.clientservices.call.feature.FeatureException
 
getProtocolErrorCode() - Method in exception com.avaya.clientservices.collaboration.CollaborationException
Returns the error code from the underlying signaling protocol.
getProtocolErrorCode() - Method in class com.avaya.clientservices.collaboration.CollaborationFailure
The error code from the underlying signaling protocol.
getProtocolErrorCode() - Method in exception com.avaya.clientservices.contact.ContactException
 
getProtocolErrorCode() - Method in exception com.avaya.clientservices.messaging.MessagingException
Returns the error code from the underlying signaling protocol.
getProtocolErrorCode() - Method in exception com.avaya.clientservices.sharedcontrol.SharedControlException
 
getProtocolErrorCode() - Method in exception com.avaya.clientservices.user.RegistrationException
Returns the error code from the underlying signaling protocol.
getProtocolErrorCode() - Method in exception com.avaya.clientservices.visualvoicemail.VisualVoiceMailException
Returns the error code from the underlying signaling protocol.
getProtocolErrorReason() - Method in exception com.avaya.clientservices.call.CallException
Returns the error reason string from the underlying signaling protocol.
getProtocolErrorReason() - Method in exception com.avaya.clientservices.call.feature.FeatureException
 
getProtocolErrorReason() - Method in exception com.avaya.clientservices.collaboration.CollaborationException
Returns the error reason string from the underlying signaling protocol.
getProtocolErrorReason() - Method in exception com.avaya.clientservices.contact.ContactException
 
getProtocolErrorReason() - Method in exception com.avaya.clientservices.messaging.MessagingException
Returns the error reason string from the underlying signaling protocol.
getProtocolErrorReason() - Method in exception com.avaya.clientservices.user.RegistrationException
Returns the error reason string from the underlying signaling protocol.
getProtocolErrorReason() - Method in exception com.avaya.clientservices.visualvoicemail.VisualVoiceMailException
Returns the error reason string from the underlying signaling protocol.
getProtocolReason() - Method in exception com.avaya.clientservices.agent.AgentException
Returns the reason string from the underlying signaling protocol.
getProtocolReason() - Method in class com.avaya.clientservices.collaboration.CollaborationFailure
The reason for the collaboration failure.
getProtocolReason() - Method in exception com.avaya.clientservices.common.ProtocolException
Returns the reason string from the underlying signaling protocol.
getProtocolReason() - Method in exception com.avaya.clientservices.sharedcontrol.SharedControlException
 
getProtocolResponseCode() - Method in exception com.avaya.clientservices.agent.AgentException
Returns the response code from the underlying signaling protocol.
getProtocolResponseCode() - Method in exception com.avaya.clientservices.common.ProtocolException
Returns the response code from the underlying signaling protocol.
getProtocolResponseCode() - Method in class com.avaya.clientservices.messaging.MessagingError
 
getProtocolResponseCode() - Method in class com.avaya.clientservices.visualvoicemail.VisualVoiceMailError
Returns the error code from the underlying protocol.
getProtocolWarning() - Method in exception com.avaya.clientservices.call.feature.FeatureException
Returns the warning string from the underlying signaling protocol.
getProtocolWarning() - Method in exception com.avaya.clientservices.sharedcontrol.SharedControlException
 
getProtocolWarningCode() - Method in exception com.avaya.clientservices.call.feature.FeatureException
 
getProtocolWarningCode() - Method in exception com.avaya.clientservices.common.ProtocolException
Returns the warning code from the underlying signaling protocol.
getProtocolWarningCode() - Method in exception com.avaya.clientservices.sharedcontrol.SharedControlException
 
getProtocolWarningCode() - Method in exception com.avaya.clientservices.user.RegistrationException
Returns the warning code from the underlying signaling protocol.
getProtocolWarningReason() - Method in exception com.avaya.clientservices.common.ProtocolException
Returns the warning reason string from the underlying signaling protocol.
getProtocolWarningReason() - Method in exception com.avaya.clientservices.user.RegistrationException
Returns the warning reason string from the underlying signaling protocol.
getProviderConversationId() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the conversation ID from the underlying provider (e.g., the AMM server) as-is.
getProviderErrorMessage() - Method in class com.avaya.clientservices.messaging.MessagingError
 
getProviderErrorMessage() - Method in class com.avaya.clientservices.visualvoicemail.VisualVoiceMailError
Returns error reason string from the underlying provider.
getProviderMessageId() - Method in interface com.avaya.clientservices.messaging.Message
Returns the message ID from the underlying provider (e.g., the AMM server) as-is.
getProviderType() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a provider type for the conversation.
getProviderType() - Method in interface com.avaya.clientservices.messaging.Message
Returns a provider type for the message.
getProxyAddress() - Method in class com.avaya.clientservices.network.util.SdkProxyInfo
 
getProxyCredentialProvider() - Method in class com.avaya.clientservices.client.ClientConfiguration
Credential provider for proxy authentication
getProxyMode() - Method in class com.avaya.clientservices.client.ClientConfiguration
Get Client SDK Proxy mode to use with network connections
getProxyType() - Method in class com.avaya.clientservices.network.util.SdkProxyInfo
 
getPublicMessages() - Method in interface com.avaya.clientservices.call.Chat
Returns all public messages sent or received.
getPublishTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the default publish timeout (in seconds).
getPushNotificationActivationMode() - Method in class com.avaya.clientservices.pushnotification.PushNotificationConfiguration
Returns the push notification activation mode.
getPushNotificationConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getPushNotificationService() - Method in interface com.avaya.clientservices.user.User
 
getPushNotificationServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the PushNotificationService service is enabled.
getPushToken() - Method in class com.avaya.clientservices.pushnotification.PushNotificationConfiguration
Returns push token available with Client SDK.
getQuery() - Method in interface com.avaya.clientservices.messaging.AddressValidationResponse
getQuery() - Method in class com.avaya.clientservices.messaging.MessagingQuery
Get expression to be searched.
getQueuedCallsNumber() - Method in interface com.avaya.clientservices.agent.QueueStatistics
 
getQueueSize() - Method in class com.avaya.clientservices.collaboration.CollaborationReceiveStatistics
Returns receiving frame queue size.
getQueueStatisticsList() - Method in interface com.avaya.clientservices.agent.AgentService
Returns a queue statistics collection that is available for the user, this information can be used by the agent to monitor skill based queue statistics using method AgentServiceImpl.startQueueStatisticsMonitoring(QueueStatistics, AgentServiceCompletionHandler).
getQueueStatisticsMonitoringCapability(int) - Method in interface com.avaya.clientservices.agent.AgentService
Returns an indication whether queue statistics monitor feature is available for particular skill or not.
getRaiseHandCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can raise hand (e.g., to get moderator's or panelists' attention).
getRank() - Method in interface com.avaya.clientservices.contact.BaseContact
The rank field defining the contact sorting order.
getRank() - Method in interface com.avaya.clientservices.contact.Contact
 
getRank() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getReadState() - Method in interface com.avaya.clientservices.messaging.Message
The message read state describing whether this message is read, partially read or not read.
getReadState() - Method in class com.avaya.clientservices.messaging.MessageDeliveryDetails
Gets message overall read state.
getRealm() - Method in class com.avaya.clientservices.credentials.Challenge
 
getRealm() - Method in class com.avaya.clientservices.network.http.ProxyAuthScheme
 
getRealms(Challenge.AuthorizationMethod) - Method in class com.avaya.clientservices.credentials.Challenge
 
getReason() - Method in exception com.avaya.clientservices.agent.AgentException
Returns the reason for the agent feature failure.
getReason() - Method in interface com.avaya.clientservices.messaging.Message
Returns the message reason type.
getReasonCode() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns the reason code used by an agent to change to current work mode.
getReasonCode() - Method in class com.avaya.clientservices.call.conference.PendingParticipantAdmissionCancellationReason
Returns the admission cancellation reason code.
getReasonString() - Method in class com.avaya.clientservices.call.conference.PendingParticipantAdmissionCancellationReason
Returns the string representation of admission cancellation reason code.
getReceiveAutomaticGainControlMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Receive Automatic Gain Control mode.
getReceivedDate() - Method in interface com.avaya.clientservices.messaging.Message
Returns the date and time that the message was received.
getReceivedDate() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Returns the date and time that the visual voicemail message was received.
getReceivedStatistics() - Method in class com.avaya.clientservices.collaboration.CollaborationDetails
Returns received Collaboration Statistics details.
getReceiveNoiseSuppressionMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Receive Noise Suppression mode.
getReceiveStatistics() - Method in class com.avaya.clientservices.call.VideoDetails
Video receive statistics.
getReceivingSharingControlCapability() - Method in interface com.avaya.clientservices.collaboration.Collaboration
getRecentTalkers() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the recent talkers participant list for the conference call.
getRecipient() - Method in class com.avaya.clientservices.call.ChatMessage
 
getRecipientMessageStates() - Method in class com.avaya.clientservices.messaging.MessageDeliveryDetails
Gets message's recipient list.
getRecipients() - Method in interface com.avaya.clientservices.messaging.Message
Returns the list of participants, including the sender, that the message was sent to.
getRecordingDescription() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the description of the conference recording.
getRecordingName() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the name of the conference recording.
getRed() - Method in class com.avaya.clientservices.collaboration.drawing.Color
 
getRedialCapability() - Method in interface com.avaya.clientservices.calllog.CallLogItem
Currently, this capability has a 1:1 mapping to CallLogItem.isCallerIdPrivate().
getRedirect() - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
getRefreshMode() - Method in interface com.avaya.clientservices.messaging.MessagingService
Refresh mode for polling.
getRegistrationGroups() - Method in class com.avaya.clientservices.common.SignalingServerGroup
Query the RegistrationGroup objects that are part of this set.
getRegistrationTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the default registration timeout (in seconds).
getRemoteAddress() - Method in interface com.avaya.clientservices.call.Call
Gets the remote address for the call.
getRemoteAddress() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getRemoteAddress() - Method in interface com.avaya.clientservices.calllog.CallLogParticipant
 
getRemoteDialedNumber() - Method in interface com.avaya.clientservices.call.Call
Get number dialed by originator of incoming call.
getRemoteDisplayName() - Method in interface com.avaya.clientservices.call.Call
 
getRemoteIPAddress() - Method in class com.avaya.clientservices.call.AudioDetails
Remote IP address used to send audio packets to the far-end.
getRemoteIPAddress() - Method in class com.avaya.clientservices.call.VideoDetails
Remote media IP address.
getRemoteNumber() - Method in interface com.avaya.clientservices.call.Call
Gets the number of remote end for the call.
getRemoteNumber() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getRemoteNumber() - Method in interface com.avaya.clientservices.calllog.CallLogParticipant
 
getRemoteParticipant() - Method in interface com.avaya.clientservices.call.Call
 
getRemoteParticipants() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getRemotePort() - Method in class com.avaya.clientservices.call.AudioDetails
Remote (RTP) receive port for the audio session (as per SDP offer/answer exchange).
getRemotePort() - Method in class com.avaya.clientservices.call.VideoDetails
Remote media termination port.
getRemoteVideoSource(int) - Method in interface com.avaya.clientservices.media.VideoInterface
Retrieves a VideoSource for the specified channel.
getRemoveAreaCodeForLocalCalls() - Method in interface com.avaya.clientservices.dialingrules.DialingRules
 
getRemoveCallLogsCapability() - Method in interface com.avaya.clientservices.calllog.CallLogService
Capability describing whether call logs can be removed using CallLogService.removeCallLogs(List, CallLogCompletionHandler).
getRemoveCapability() - Method in interface com.avaya.clientservices.messaging.Attachment
Returns a Capability object that indicates if the attachment can be removed.
getRemoveCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if the conversation can be removed.
getRemoveCapability() - Method in interface com.avaya.clientservices.messaging.Message
Returns a Capability object that indicates if the message can be removed.
getRemoveContactCapability() - Method in interface com.avaya.clientservices.contact.ContactGroup
Returns Capability indicating whether this contact group can remove contacts.
getRemoveConversationCapability(Conversation) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if a specified conversation can be removed.
getRemoveConversationCapability(Conversation, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if a specified conversation can be removed.
getRemovedParticipants() - Method in interface com.avaya.clientservices.messaging.Message
When the message type is MessageType.LEFT, this property returns the list of participants that were removed from the conversation.
getRemoveLastParticipantCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the last participant can be removed without indicating the participant's ID.
getRemoveParticipantCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if a participant can be removed from the conversation.
getRemoveParticipantsCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if participants can be removed from the conversation.
getRemoveSelectParticipantCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can specify a participant to be removed from the call.
getRemoveSurfaceCapability() - Method in interface com.avaya.clientservices.collaboration.Whiteboard
Capability object indicating whether the local user is allowed to remove whiteboard surface.
getRenameGroupCapability() - Method in interface com.avaya.clientservices.contact.ContactGroup
Returns Capability indicating whether this contact group can be renamed.
getRendererId() - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
 
getRequestedCaptureFrameRate() - Method in class com.avaya.clientservices.media.capture.VantageCapturer
 
getRequestedCaptureFrameRate() - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
getRequestedDeliverFrameRate() - Method in class com.avaya.clientservices.media.capture.VantageCapturer
 
getRequestedDeliverFrameRate() - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
getRequestedDirection() - Method in interface com.avaya.clientservices.call.MediaChannel
 
getRequestedDirection() - Method in class com.avaya.clientservices.call.VideoChannel
Gets the current video direction of the call.
getRequestId() - Method in class com.avaya.clientservices.common.DataRetrievalWatcher
The unique request ID associated with the retrieval operation.
getRequestToBecomeModeratorCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the conference server allows the local user to request to become a moderator.
getRequestToJoinMeetingCapability() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalResources
Capability info indicating whether local user can request to join Meet-Me conference.
getResolution() - Method in class com.avaya.clientservices.call.VideoResolutionPreference
Deprecated.
 
getResolution() - Method in class com.avaya.clientservices.call.VideoResolutionPreferenceForMainVideoStreaming
 
getResolution() - Method in class com.avaya.clientservices.call.VideoResolutionPreferenceForMultiVideoStreaming
 
getResolutionHeight() - Method in class com.avaya.clientservices.call.VideoStatistics
Height of the sent/received video stream.
getResolutionHeight() - Method in class com.avaya.clientservices.collaboration.CollaborationStatistics
Returns frame resolution height.
getResolutionWidth() - Method in class com.avaya.clientservices.call.VideoStatistics
Width of the sent/received video stream.
getResolutionWidth() - Method in class com.avaya.clientservices.collaboration.CollaborationStatistics
Returns frame resolution width.
getResolveEnterpriseContactsCapability() - Method in interface com.avaya.clientservices.contact.ContactService
Returns Capability object describing whether the Contact service supports resolveContacts functionality.
getResourceId() - Method in class com.avaya.clientservices.agent.AgentFeature
Returns the resource is associated with the button.
getResources(UnifiedPortalConfiguration, GetResourcesCompletionHandler) - Method in interface com.avaya.clientservices.unifiedportal.UnifiedPortalService
Get the Unified Portal resources.
getResources(UnifiedPortalConfiguration, String, GetResourcesCompletionHandler) - Method in interface com.avaya.clientservices.unifiedportal.UnifiedPortalService
Get the Unified Portal resources.
GetResourcesCompletionHandler - Interface in com.avaya.clientservices.unifiedportal
Declares a completion handler used to report the status of a GetResources request.
getResponseTimeout() - Method in class com.avaya.clientservices.provider.http.HTTPClientConfiguration
Get the response timeout (in seconds).
getResumeRecordingCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can resume recording of the conference call.
getRetransmissionEnabled() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getRetrieveConversationCapability() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if conversations can be retrieved from the server.
getRetrieveConversationCapability(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if conversations can be retrieved from the server.
getRetrieveDialInInformationCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the user can retrieve dialing information from the conference server The capability returns not supported if the conference server doesn't support this indication.
getRetrieveMessagesCapability() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailService
Returns a Capability object that indicates if visual voicemail messages can be retrieved from the server.
getRetrieveOlderConversationCapability() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if older conversations can be retrieved from the server.
getRetrieveOlderConversationCapability(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if older conversations can be retrieved from the server for the provider.
getRetrieveParticipantListCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the conference call can be queried to get the list of conference participants.
getRetrieveParticipantListCapability() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Capability object indicating whether the conference call can be queried to get the list of conference participants.
getRetrieveParticipantListCapability() - Method in class com.avaya.clientservices.collaboration.CollaborationCapabilities
getRevocationCheckPolicy() - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Returns the configured certificate revocation policy.
getRFC2833PayloadType() - Method in class com.avaya.clientservices.call.AudioDetails
Payload type negotiated for telephony events (DTMF tones).
getRoomSystemAddress() - Method in class com.avaya.clientservices.call.conference.ConferenceMobileLinkConnectionDetails
 
getRoomSystemAddress() - Method in class com.avaya.clientservices.call.conference.ConferenceRoomSystemInformation
Returns the conference room system's network address.
getRoomSystemName() - Method in class com.avaya.clientservices.call.conference.ConferenceRoomSystemInformation
Returns the conference room system's name.
getRoomSystemParticipantId() - Method in interface com.avaya.clientservices.call.conference.ConferenceMobileLink
 
getRoomSystemParticipantId() - Method in class com.avaya.clientservices.call.conference.ConferenceMobileLinkConnectionDetails
 
getRoomSystemStatus() - Method in class com.avaya.clientservices.call.conference.ConferenceRoomSystemInformation
Returns the conference room system's status.
getRoundTripTimeMillis() - Method in class com.avaya.clientservices.call.AudioDetails
The round-trip audio delay (in milliseconds) calculated as per RFC 3550.
getRoundTripTimeMillis() - Method in class com.avaya.clientservices.call.VideoDetails
The round-trip audio delay (in milliseconds) calculated as per RFC 3550.
getRoundTripTimeMilliseconds() - Method in class com.avaya.clientservices.collaboration.CollaborationStatistics
Returns packets round trip time in milliseconds.
getRoutableDomains() - Method in interface com.avaya.clientservices.messaging.MessagingService
Generic list of all routable domains presented as strings.
getRoutableDomains(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Generic list of all routable domains presented as strings.
getRTP8021pTag() - Method in class com.avaya.clientservices.call.VideoTransmitStatistics
Returns 802.1p Layer 2 priority tag, if set
getRTPDSCP() - Method in class com.avaya.clientservices.call.VideoTransmitStatistics
Returns DSCP tag, if set
getSampleRate() - Method in class com.avaya.clientservices.media.audio.AudioCapturerConfig
Gets sample rate for audio stream
getSampleRate() - Method in class com.avaya.clientservices.media.audio.AudioMixerConfig
Gets sample rate for audio stream
getScheme() - Method in enum com.avaya.clientservices.common.SignalingServer.TransportType
 
getSchemeName() - Method in class com.avaya.clientservices.network.http.ProxyAuthScheme
 
getScope() - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
getScopeType() - Method in class com.avaya.clientservices.contact.ResolveContactsRequest
 
getSearchConversationCapability() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if conversations can be searched.
getSearchConversationCapability(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if conversations can be searched.
getSearches() - Method in class com.avaya.clientservices.contact.ResolveContactsRequest
 
getSearchMessages(DataRetrievalWatcher<Message>) - Method in interface com.avaya.clientservices.messaging.SearchConversation
Gets a list of the messages contained in this conversation.
getSearchScope() - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
The LDAP attribute that defines the scope of the LDAP search.
getSearchString() - Method in class com.avaya.clientservices.contact.SearchTerminalsRequest
 
getSearchTimeoutInSeconds() - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
The search time out interval (in seconds) Default is 100 seconds
getSecondaryMessagingServerUrl() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
getSecondsUntilRetry() - Method in exception com.avaya.clientservices.user.RegistrationException
Returns the number of seconds until an automatic retry begins.
getSecret() - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
getSecurityPolicyConfiguration() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getSelfAddress() - Method in interface com.avaya.clientservices.messaging.MessagingService
String value containing address of currently logged in user.
getSelfAddress(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
String value containing address of currently logged in user.
getSelfContact(GetSelfContactCompletionHandler) - Method in interface com.avaya.clientservices.contact.ContactService
Gets the contact information for the currently logged-in user.
GetSelfContactCompletionHandler - Interface in com.avaya.clientservices.contact
Defines an interface that the client application needs to implement to receive the result of get self contact operation.
getSelfData() - Method in interface com.avaya.clientservices.spaces.SpacesService
 
getSelfPresence() - Method in interface com.avaya.clientservices.presence.PresenceService
Method to get current self-presence based on the last received presence data from the presence server.
getSendAllCallsCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getSendAllCallsCapability(String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getSendAllCallsOnDoNotDisturb() - Method in interface com.avaya.clientservices.presence.PresenceService
Indicates a link between "Do Not Disturb" presence state and "Send All Calls" call service feature.
getSendCallWorkCodeCapability() - Method in interface com.avaya.clientservices.agent.AgentService
Returns an indication as to whether the work code can be sent over the existing call.
getSendCapability() - Method in interface com.avaya.clientservices.messaging.Message
Returns a Capability object that indicates if the message can be sent.
getSendDTMFCapability() - Method in interface com.avaya.clientservices.call.Call
Indicates whether DTMF tones can be sent over the existing call.
getSender() - Method in class com.avaya.clientservices.call.ChatMessage
 
getSender() - Method in class com.avaya.clientservices.call.MinuteMessage
Returns Participant sender object of this minute message.
getSensitivity() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the sensitivity of the conversation.
getSensitivity() - Method in interface com.avaya.clientservices.messaging.Message
Returns the message sensitivity.
getSerialNumber() - Method in class com.avaya.clientservices.sharedcontrol.ControllableEndpoint
 
getServerAddress() - Method in class com.avaya.clientservices.presence.PresenceConfiguration
Configured presence server address.
getServerAliases(String, Principal[]) - Method in class com.avaya.clientservices.network.security.IntegratedKeyManager
 
getServerInfo() - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
 
getServerInfo() - Method in class com.avaya.clientservices.provider.amm.AMMConfiguration
A ServerInfo value indicating the server to connect with.
getServerInfo() - Method in class com.avaya.clientservices.provider.avayamessaging.AvayaMessagingConfiguration
 
getServerInfo() - Method in class com.avaya.clientservices.provider.ces.CESConfiguration
Returns A ServerInfo value indicating the server to connect with.
getServerInfo() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
getServerInfo() - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
ServerInfo value indicating the server to connect with.
getServerInfo() - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
 
getServerInfo() - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
getServerUrl() - Method in class com.avaya.clientservices.common.ScepConfiguration
Returns an URL of SCEP (Simple Certificate Enrollment Protocol) server.
getServerUrl() - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
The URL of the server to connect with.
getServerURL() - Method in class com.avaya.clientservices.provider.unifiedportal.UnifiedPortalConfiguration
Get URL of the server to connect with.
getServiceGatewayURL() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getServiceGatewayURL() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalMeetingInfo
 
getServiceObservingCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Returns an indication as to whether the service observing is available.
getServiceObservingExtension() - Method in class com.avaya.clientservices.call.feature.ServiceObservingStatusParameters
Gets the information about the extension of the entity being observed.
getServiceObservingLocation() - Method in class com.avaya.clientservices.call.feature.ServiceObservingStatusParameters
Gets the location number associated with the observed VDN.
getServiceObservingMode() - Method in class com.avaya.clientservices.call.feature.ServiceObservingStatusParameters
Gets service observing mode.
getServiceObservingNativeExtension() - Method in class com.avaya.clientservices.call.feature.ServiceObservingStatusParameters
Gets the information about the extension of the endpoint used by the observer.
getServiceObservingStatusParameters() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
If service observing feature is enabled then ServiceObservingStatusParameters contains details of service observing feature.
getServiceObservingType() - Method in class com.avaya.clientservices.call.feature.ServiceObservingStatusParameters
Gets service observing type.
getSessionRefreshTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the session refresh timeout (in seconds).
getSetAsActiveCapability() - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Capability object indicating whether the local user is allowed to set given whiteboard surface active.
getShapePoints() - Method in class com.avaya.clientservices.collaboration.drawing.Shape
Returns list containing Point shape points from which it is created.
getShapes() - Method in interface com.avaya.clientservices.collaboration.DrawingView.DrawingListener
 
getShapes() - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Returns all shapes currently on this surface.
getShapeTranslatedPoints() - Method in class com.avaya.clientservices.collaboration.drawing.Shape
Returns list containing Point shape points where each point is moved respectively to current shape translation.
getSharedControlService() - Method in interface com.avaya.clientservices.user.User
 
getSharedControlServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the SharedControl service is enabled.
getSharingMode() - Method in class com.avaya.clientservices.collaboration.CollaborationDetails
Returns data sharing mode.
getSignalingAddressMode() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getSignalingDSCP() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the layer 3 Differentiated Services (DiffServ) Code Point used for signaling frames generated by the endpoint.
getSignalingSecurity() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getSignalingServerGroup() - Method in class com.avaya.clientservices.common.ConnectionPolicy
 
getSignalingServerGroup() - Method in interface com.avaya.clientservices.user.User
Returns the SignalingServerGroup containing the complete call server list used by system, it contains additional servers discovered by system from different source including the servers provided by the user.
getSignalingServers() - Method in class com.avaya.clientservices.common.RegistrationGroup
Get the SignalingServer objects that comprise this group.
getSignInCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether local user can sign in as named user in current conference session.
getSilenceSpeakerCapability() - Method in interface com.avaya.clientservices.call.Call
Returns an indication as to whether speaker can be silenced for the call.
getSimRingCallbackCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getSimRingCallbackConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getSimRingCallbackStatusParameters() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getSimRingCallbackStatusParameters() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Get the SimRingCallbackStatusParameters to be passed as parameter for Callback / Simultaneous Ring feature invocation.
getSimRingCallbackStatusParameters() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
 
getSimultaneousRegistrationLimit() - Method in class com.avaya.clientservices.common.RegistrationGroup
Get the number of servers that the user can simultaneously register with.
getSIPAgentConfiguration() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Get configuration information for SIP Agent Feature service.
getSIPClientConfiguration() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getSIPUserConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getSize() - Method in interface com.avaya.clientservices.messaging.Attachment
Size of attachment in bytes.
getSize() - Method in class com.avaya.clientservices.network.http.NativeRequestInputStream
 
getSize() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Get the size of audio voicemail file.
getSkillId() - Method in class com.avaya.clientservices.agent.AgentFeature
Returns the hunt group/skill number associated with the queue.
getSkillId() - Method in interface com.avaya.clientservices.agent.QueueStatistics
 
getSkillLevel() - Method in class com.avaya.clientservices.agent.AgentSkill
Returns the level number.
getSkillName() - Method in interface com.avaya.clientservices.agent.QueueStatistics
 
getSkills() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns agent's skill set information.
getSlideData(SlideCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.librarysharing.Slide
Not supported in Client SDK.
Request slide image data.
getSlider() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns Slider object associated with the collaboration.
getSliderCapability() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns Capability object indicating whether the slider feature is available.
getSlides() - Method in interface com.avaya.clientservices.call.conference.ConferenceSlideViewer
Returns the list of slides available for viewing.
getSlides() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibrarySharing
Not supported in Client SDK.
Returns list of document slides.
getSlides() - Method in interface com.avaya.clientservices.collaboration.slider.Slider
Returns currently available slides.
getSnapshot() - Method in class com.avaya.clientservices.common.DataRetrievalWatcher
Get the objects currently in the data collection.
getSourceType() - Method in interface com.avaya.clientservices.calllog.CallLogParticipant
Determines the source of the remote endpoint address.
getSourceType() - Method in interface com.avaya.clientservices.messaging.MessagingParticipant
Returns the participant source type.
getSpaceService() - Method in interface com.avaya.clientservices.user.User
 
getSpaceServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the Spaces service is enabled.
getSpacesServerInfo() - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
getSpeedDialCapability() - Method in interface com.avaya.clientservices.call.feature.TeamButton
 
getStartCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if the conversation can be started.
getStartRecordingCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can start conference recording.
getStartTime() - Method in interface com.avaya.clientservices.calllog.CallLogItem
The call start time (UTC).
getState() - Method in interface com.avaya.clientservices.call.Call
 
getState() - Method in interface com.avaya.clientservices.contact.BaseContact
The state.
getState() - Method in interface com.avaya.clientservices.contact.Contact
 
getState() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getStatus() - Method in class com.avaya.clientservices.call.ChatMessage
 
getStatus() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
 
getStatus() - Method in class com.avaya.clientservices.call.MinuteMessage
Returns status of this minute message.
getStatus() - Method in class com.avaya.clientservices.collaboration.drawing.AbstractShape
The status which is sent to server.
getStatus() - Method in interface com.avaya.clientservices.messaging.Attachment
Status of attachment.
getStatus() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the server reconciled status of the conversation.
getStatus() - Method in interface com.avaya.clientservices.messaging.Message
Returns the message status.
getStopRecordingCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can stop conference recording.
getStreamingStatus() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether streaming is enabled for the conference call.
getStreamingURI() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the streaming URI for the conference call.
getStreetAddress() - Method in interface com.avaya.clientservices.contact.BaseContact
The street address.
getStreetAddress() - Method in interface com.avaya.clientservices.contact.Contact
 
getStreetAddress() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getStrokeWidth(DrawingUtils.StrokeWidth) - Static method in class com.avaya.clientservices.collaboration.drawing.DrawingUtils
Returns stroke width in px for enum object.
getSubject() - Method in interface com.avaya.clientservices.call.Call
 
getSubject() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the subject of the conference if one is provided by the conference server.
getSubject() - Method in interface com.avaya.clientservices.calllog.CallLogItem
Call subject for this call log item.
getSubject() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the subject of the conversation if one is provided by the server.
getSubject() - Method in interface com.avaya.clientservices.messaging.Message
Returns the subject of the conversation at the time the message was sent.
getSubject() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Get subject of the voice message.
getSubscriptionTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the default subscription timeout (in seconds).
getSubType() - Method in class com.avaya.clientservices.contact.fields.ContactIMAddressField
The IM Address sub type.
getSupervisorCallType() - Method in interface com.avaya.clientservices.call.Call
 
getSupervisorCallType() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getSupportedCodecList() - Method in interface com.avaya.clientservices.media.VoIPConfiguration
Deprecated.
 
getSupportedColorFormat(int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getSupportedEmailAddressTypes() - Method in interface com.avaya.clientservices.contact.ContactLimits
Returns supported email address types.
getSupportedHeight(int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getSupportedIMAddressTypes() - Method in interface com.avaya.clientservices.contact.ContactLimits
Returns supported IM address types.
getSupportedOptions() - Method in class com.avaya.clientservices.presence.Presence
Returns the set of supported options for this presence object.
getSupportedPhoneNumberTypes() - Method in interface com.avaya.clientservices.contact.ContactLimits
Returns supported phone number types.
getSupportedPhoneNumberTypes() - Method in interface com.avaya.clientservices.contact.ContactService
Deprecated.
THIS METHOD WILL BE REMOVED IN RELEASE VERSION 3.3. it is recommended to use ContactService.getContactLimits().
getSupportedSearchScopeTypes() - Method in interface com.avaya.clientservices.contact.ContactLimits
Returns supported search scope types.
getSupportedVideoLayoutList() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the list of video layouts that the user can choose from.
getSupportedWidth(int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getSurfaceId() - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Returns whiteboard surface id.
getSurfaces() - Method in interface com.avaya.clientservices.collaboration.Whiteboard
Array containing all existing WhiteboardSurface objects in the current whiteboard session.
getSystemProperty(String) - Static method in class com.avaya.clientservices.media.Utils
 
getTag() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getTargetBitRate() - Method in class com.avaya.clientservices.call.VideoStatistics
Target sent/received bit rate per second.
getTargetBitRate() - Method in class com.avaya.clientservices.collaboration.CollaborationStatistics
Returns target bitrate setting.
getTargetFrameRate() - Method in class com.avaya.clientservices.call.VideoStatistics
Target sent/received frame rate in frames per second.
getTargetLeveldBOv() - Method in class com.avaya.clientservices.media.AutomaticGainControlConfiguration
 
getTCPKeepAliveCount() - Method in class com.avaya.clientservices.common.ConnectionPolicy
Returns the TCP Keep Alive Count.
getTCPKeepAliveInterval() - Method in class com.avaya.clientservices.common.ConnectionPolicy
Returns the TCP Keep Alive Ping Interval.
getTeamButtonIncomingCalls() - Method in interface com.avaya.clientservices.call.feature.TeamButton
 
getTeamButtons() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getTelephonyEventPayloadType() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
getTelephonyEventServiceStatus() - Method in interface com.avaya.clientservices.pushnotification.PushNotificationService
Returns the ServiceStatus object describing whether the telephony event push notification service is enabled.
getTextHeight(String, Paint) - Static method in class com.avaya.clientservices.collaboration.DrawableHelper
Calculates text height.
getThreadInfo() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
getThresholdTriggerPercent() - Method in class com.avaya.clientservices.media.CPUThresholdConfiguration
 
getThresholdType() - Method in class com.avaya.clientservices.media.CPUThresholdConfiguration
 
getThumbnailImageAddress() - Method in class com.avaya.clientservices.call.conference.ConferenceSlide
Returns the network address of the thumbnail size image.
getTime() - Method in class com.avaya.clientservices.call.ChatMessage
 
getTime() - Method in class com.avaya.clientservices.call.MinuteMessage
Returns time of this minute creation.
getTime() - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
getTimeZone() - Method in class com.avaya.clientservices.spaces.SpaceParticipant
 
getTitle() - Method in class com.avaya.clientservices.collaboration.ApplicationWindow
 
getTitle() - Method in class com.avaya.clientservices.collaboration.LibraryDocument
 
getTitle() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns document title.
getTitle() - Method in interface com.avaya.clientservices.contact.BaseContact
The title or company role.
getTitle() - Method in interface com.avaya.clientservices.contact.Contact
 
getTitle() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getTone() - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Gets Audio tone to play.
getToneFilePath() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
getTopLeft() - Method in class com.avaya.clientservices.collaboration.drawing.Circle
Returns top left point of the circle.
getTotalAttachmentCount() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the total number of attachments in all messages of the conversation.
getTotalCallDurationInSeconds() - Method in interface com.avaya.clientservices.calllog.CallLogItem
Duration of established call on answer.
getTotalCPUUsagePercent() - Method in class com.avaya.clientservices.media.CPUThresholdConfiguration
 
getTotalMessageCount() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the total number of messages in the conversation.
getTotalRingbackTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the maximum default time that an incoming session stays in the alerting state (in seconds).
getTransferCapability() - Method in interface com.avaya.clientservices.call.Call
Returns an indication as to whether unattended transfer operation is allowed on the call, based on the state of the call.
getTransferCompletionTimeout() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the maximum wait time for completion of call transfer with 200 OK sipfrag notify after REFER is accepted.
getTransferToCapability(Call) - Method in interface com.avaya.clientservices.call.Call
Indicates whether the transfer operation between this and the input call objects are allowed, based on the type and the state of the call specified in the argument.
getTransferToVoicemailCapability() - Method in interface com.avaya.clientservices.call.Call
Returns an indication as to whether unattended transfer to voicemail operation is allowed on the call, based on the state of the call.
getTranslation() - Method in class com.avaya.clientservices.collaboration.drawing.AbstractShape
Translation point of shape.
getTransmitAutomaticGainControlMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Transmit Automatic Gain Control mode.
getTransmitNoiseSuppressionMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Transmit Noise Suppression mode.
getTransmitStatistics() - Method in class com.avaya.clientservices.call.VideoDetails
Video transmit statistics.
getTransmitStatistics() - Method in class com.avaya.clientservices.collaboration.CollaborationDetails
Returns transmit Collaboration Statistics details.
getTransportTypeToPortMap() - Method in class com.avaya.clientservices.common.SignalingServer
Each address should be of the format transportType://serverName:port.
getTrustStoreMode() - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Returns the trust store mode in use.
getType() - Method in class com.avaya.clientservices.call.MinuteMessage
Returns type of this minute message.
getType() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns type of the document.
getType() - Method in class com.avaya.clientservices.contact.fields.ContactEmailAddressField
The type of this email address (e.g.
getType() - Method in class com.avaya.clientservices.contact.fields.ContactIMAddressField
The IM Address type.
getType() - Method in class com.avaya.clientservices.contact.fields.ContactPhoneField
The phone number type, i.e work.
getType() - Method in class com.avaya.clientservices.media.AudioDevice
 
getType() - Method in interface com.avaya.clientservices.messaging.Message
Returns the message type.
getType() - Method in interface com.avaya.clientservices.messaging.MessagingParticipant
Returns the messaging participant type.
getType() - Method in class com.avaya.clientservices.messaging.MessagingParticipantPhoneNumber
Returns phone number type.
getType() - Method in class com.avaya.clientservices.spaces.SpaceParticipant
 
getType() - Method in class com.avaya.clientservices.spaces.SpaceParticipantEmail
 
getUccpURL() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
getUCCPURL() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalMeetingInfo
 
getUcid() - Method in class com.avaya.clientservices.agent.UserToUserInformation
 
getUnassignAsLecturerCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether local user can change a selected participant's role to be a lecturer on the conference call.
getUnassignAsPresenterCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether local user can change a selected participant's role to be a participant on the conference call.
getUnblockCallingPartyNumberCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getUnblockVideoCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether local user can unblock a selected participant's video.
getUnconditionalCallForwardingStatus() - Method in class com.avaya.clientservices.call.feature.EnhancedCallForwardingStatus
Returns the unconditional call forwarding status.
getUnholdCapability() - Method in interface com.avaya.clientservices.call.Call
Indicates whether the call can be unheld.
getUnifiedPortalService() - Method in interface com.avaya.clientservices.user.User
 
getUnifiedPortalServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the UnifiedPortal service is enabled.
getUniqueAddressForMatching() - Method in interface com.avaya.clientservices.contact.BaseContact
The matching/merging address.
getUniqueAddressForMatching() - Method in interface com.avaya.clientservices.contact.Contact
 
getUniqueAddressForMatching() - Method in interface com.avaya.clientservices.contact.EditableContact
 
getUniqueId() - Method in interface com.avaya.clientservices.call.feature.TeamButtonIncomingCall
 
getUniqueId() - Method in interface com.avaya.clientservices.messaging.SearchConversation
Returns the unique search conversation identifier.
getUnmuteAllParticipantsCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can unmute all participants at once.
getUnmuteAudioCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether local user can unmute a selected participant's audio.
getUnmuteCapability() - Method in interface com.avaya.clientservices.call.Call
Indicates whether the call's audio can be unmuted.
getUnparkCallCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getUnreadAttachmentCount() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the total number of unread attachments in all messages of the conversation.
getUnreadMessageCount() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the number of unread messages in the conversation.
getUnreadMessageCount() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailService
How many unread visual voicemail messages does the user have?
getUnsilenceSpeakerCapability() - Method in interface com.avaya.clientservices.call.Call
Returns an indication as to whether speaker can be unsilenced for the call.
getUpdateBodyCapability() - Method in interface com.avaya.clientservices.messaging.Message
Returns a Capability object that indicates if the body text or "is typing" status of the message can be updated.
getUpdateContactCapability() - Method in interface com.avaya.clientservices.contact.Contact
Capability indicating whether this contact can be updated.
getUpdateContinuationStatusCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can change the conference call continuation mode.
getUpdateDisplayVideoParticipantNameCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can control the display of participant names in the personal video layout received from the conference server.
getUpdateDoNotForwardCapability() - Method in interface com.avaya.clientservices.messaging.Message
Returns a Capability object that indicates if the DoNotForward attribute of the message can be updated.
getUpdateEntryExitToneStatusCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can control the entry/exit tone setting of the conference call.
getUpdateGeneratedContentCapability() - Method in interface com.avaya.clientservices.messaging.Attachment
Returns a Capability object that indicates if the attachment's "generated content" property can be changed.
getUpdateImportanceCapability() - Method in interface com.avaya.clientservices.messaging.Message
Returns a Capability object that indicates if the Importance attribute of the message can be updated.
getUpdateInReplyToCapability() - Method in interface com.avaya.clientservices.messaging.Message
Returns a Capability object that indicates if the InReplyTo attribute of the message can be updated.
getUpdateLastAccessTimeCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if the last accessed time of the conversation can be updated.
getUpdateLectureModeStatusCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether local user can put the conference call into lecture mode.
getUpdateLocationCapability() - Method in interface com.avaya.clientservices.messaging.Attachment
Returns a Capability object that indicates if the attachment's location property can be changed.
getUpdateLockStatusCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether local user can lock/unlock the conference call.
getUpdateMimeTypeCapability() - Method in interface com.avaya.clientservices.messaging.Attachment
Returns a Capability object that indicates if the attachment's MIME type property can be changed.
getUpdateMultiplePresentersCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether local user can control panel mode status of the conference call.
getUpdateNameCapability() - Method in interface com.avaya.clientservices.messaging.Attachment
Returns a Capability object that indicates if the attachment's name property can be changed.
getUpdateRefreshModeCapability() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if the refresh mode can be changed.
getUpdateRefreshModeCapability(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if the refresh mode can be changed.
getUpdateSensitivityCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if the sensitivity of the conversation can be updated.
getUpdateSubjectCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if the subject property of the conversation can be updated.
getUpdateThumbnailCapability() - Method in interface com.avaya.clientservices.messaging.Attachment
Returns a Capability object that indicates if the attachment's thumbnail property can be changed.
getUpdateTypeCapability() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns a Capability object that indicates if the type of the conversation can be updated.
getUpdateVideoAllowedStatusCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can enable/disable video for the conference call.
getUpdateVideoLayoutCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can control the video layout setting of the video received from the conference server.
getUpdateVideoModeCapability() - Method in interface com.avaya.clientservices.call.Call
Returns a Capability object describing whether the current video mode of the call can be updated based on the current call state, or capabilities of the call.
getUpdateVideoSelfSeeCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can control the display of the local user's video in the personal video layout received from the conference server.
getUri() - Method in class com.avaya.clientservices.sharedcontrol.ControllableEndpoint
 
GetURI() - Method in class com.avaya.clientservices.network.websocket.WebSocketConnectionInfo
 
GetURIAsString() - Method in class com.avaya.clientservices.network.websocket.WebSocketConnectionInfo
 
getUrl() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryDocument
Not supported in Client SDK.
Returns document path on the library server.
getURL() - Method in class com.avaya.clientservices.collaboration.LibraryDocument
 
getUserAgentInstanceId() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getUserAgentName() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getUserId() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Returns the user ID associated with the identity.
getUserId() - Method in interface com.avaya.clientservices.user.User
 
getUsername() - Method in class com.avaya.clientservices.credentials.UserCredential
Get the username for this credential.
getUsername() - Method in class com.avaya.clientservices.spaces.SpaceParticipant
 
getUserRequestedDevice() - Method in interface com.avaya.clientservices.media.AudioInterface
 
getUserToUserInformation() - Method in interface com.avaya.clientservices.call.Call
 
getValidAddresses() - Method in interface com.avaya.clientservices.messaging.AddressValidationResponse
Returns list of valid addresses returned by the server for address Query.
getValidateParticipantAddressesCapability() - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if participant addresses can be validated.
getValidateParticipantAddressesCapability(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Returns a Capability object that indicates if participant addresses can be validated.
getValidationResult() - Method in exception com.avaya.clientservices.provider.certificate.CertificateValidationException
Returns the stored certificate validation result.
getValue() - Method in enum com.avaya.clientservices.client.ClientConfiguration.ProxyMode
 
getValue() - Method in enum com.avaya.clientservices.common.TLSProtocolVersion
 
getValue() - Method in class com.avaya.clientservices.contact.fields.ContactBoolField
Boolean value stored in this field.
getValue() - Method in class com.avaya.clientservices.contact.fields.ContactDoubleField
Double value stored in this field.
getValue() - Method in class com.avaya.clientservices.contact.fields.ContactStringField
String value stored in this field.
getValue() - Method in class com.avaya.clientservices.messaging.MessagingParticipantPhoneNumber
Returns the phone number.
getValues() - Method in interface com.avaya.clientservices.contact.fields.BaseContactMultiValueField
Return list of field values.
getValues() - Method in class com.avaya.clientservices.contact.fields.ContactMultiValueField
Return list of field values.
getVdnName() - Method in class com.avaya.clientservices.agent.UserToUserInformation
 
getVectorDirectoryNumberName() - Method in interface com.avaya.clientservices.call.Call
Get Vector Directory Number (VDN) name.
getVectorDirectoryNumberName() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getVelocityX() - Method in class com.avaya.clientservices.media.gui.VelocityDetector
 
getVelocityY() - Method in class com.avaya.clientservices.media.gui.VelocityDetector
 
getVendorName() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
getVersion() - Static method in class com.avaya.clientservices.client.Client
Returns the library version.
getVersion() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
This function returns the version of the media library
getVideoCapability() - Method in interface com.avaya.clientservices.call.CallService
Gets Capability object indicating whether the video is allowed.
getVideoCapability(CallType) - Method in interface com.avaya.clientservices.call.CallService
Gets Capability object indicating whether the video is allowed for specific call type.
getVideoCaptureOrientation() - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
getVideoCapturePreference() - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
getVideoChannels() - Method in interface com.avaya.clientservices.call.Call
Returns the list of video channel(s) associated with the call.
getVideoCodecVendor() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
getVideoContact() - Method in class com.avaya.clientservices.presence.Presence
Returns the contact address associated with the video channel, if any.
getVideoInterface() - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
getVideoMode() - Method in interface com.avaya.clientservices.call.Call
 
getVideoPinCapability() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns whether the local user can pin current participant's video in a specific position of the current video layout.
getVideoPinCapability() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user can pin a specific participant's video in a specific position of the current video layout.
getVideoSource() - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
getVideoState() - Method in class com.avaya.clientservices.presence.Presence
Returns the presence state of the video channel, if any.
getVideoStatus() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns the video status of the participant.
getVideoUserConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getVirtualRoomId() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
The Scopia Virtual Room ID for the Virtual room owner.
getVirtualRoomName() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
getVirtualRoomsList() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalConferencingConfiguration
 
getVisualVoiceMailService() - Method in interface com.avaya.clientservices.user.User
 
getVisualVoiceMailServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the VisualVoiceMail service is enabled.
getVoiceActivityDetectionMode() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Get the Voice Activity Detection mode.
getVoicemailNumber() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
A String value for the number to dial EC500 voicemail system.
getVoicemailNumber() - Method in interface com.avaya.clientservices.voicemessaging.VoiceMessagingService
 
getVoicemailPIN() - Method in class com.avaya.clientservices.provider.ces.CESConfiguration
Returns A String value representing the Voicemail PIN.
getVoiceMessagingService() - Method in interface com.avaya.clientservices.user.User
 
getVoiceMessagingServiceStatus() - Method in interface com.avaya.clientservices.user.User
Returns ServiceStatus object describing whether the VoiceMessaging service is enabled.
getVoiceMessagingStatus() - Method in interface com.avaya.clientservices.voicemessaging.VoiceMessagingService
 
getVoIPCallingCapability() - Method in interface com.avaya.clientservices.call.CallService
Gets Capability object indicating whether the voip calling is allowed.
getVoIPCallingCapability(CallType) - Method in interface com.avaya.clientservices.call.CallService
Gets Capability object indicating whether the voip calling is allowed for specific call type.
getVoIPCallingPreference() - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
 
getVoIPCallingPreference() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
getVoIPConfigurationAudio() - Method in class com.avaya.clientservices.provider.media.MediaConfiguration
 
getVoIPConfigurationVideo() - Method in class com.avaya.clientservices.provider.media.MediaConfiguration
 
getWaitTimeForCallCancel() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Get the maximum wait time for completion of call cancellation.
getWakeLock() - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
getWCSConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
getWebConferenceURI() - Method in class com.avaya.clientservices.collaboration.WCSConfiguration
 
getWhisperPageCapability() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
getWhiteboard() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Return Whiteboard object associated with the collaboration.
getWhiteboardCapability() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Capability object indicating whether whiteboard sharing can be started by local participant.
getWhiteboardCapability() - Method in class com.avaya.clientservices.collaboration.CollaborationCapabilities
getWhiteboardHeight() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Whiteboard renderer internally stores Whiteboard this method returns height of the whiteboard object.
getWhiteboardListener() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Whiteboard renderer internally creates implementation of WhiteboardListener and this method returns it.
getWhiteboardSurfaces() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Returns all WhiteboardSurface whiteboard surfaces associated with current whiteboard session.
getWhiteboardWidth() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Whiteboard renderer internally stores Whiteboard this method returns width of the whiteboard object.
getWidth() - Method in class com.avaya.clientservices.collaboration.drawing.AbstractShape
The line width of shape.
getWidth() - Method in class com.avaya.clientservices.collaboration.drawing.Size
 
getWidth() - Method in class com.avaya.clientservices.collaboration.RenderingBlock
Returns width of content sharing part image object.
getWidth() - Method in interface com.avaya.clientservices.collaboration.Whiteboard
 
getWidthAlignment() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
getWorkMode() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns information about the current work mode the agent is in.
getX() - Method in class com.avaya.clientservices.collaboration.drawing.Point
 
getX() - Method in class com.avaya.clientservices.collaboration.RenderingBlock
Returns x coordinate of block in sharing frame.
getX1() - Method in class com.avaya.clientservices.collaboration.drawing.Line2D
 
getX2() - Method in class com.avaya.clientservices.collaboration.drawing.Line2D
 
getY() - Method in class com.avaya.clientservices.collaboration.drawing.Point
 
getY() - Method in class com.avaya.clientservices.collaboration.RenderingBlock
Returns y coordinate of block in sharing frame.
getY1() - Method in class com.avaya.clientservices.collaboration.drawing.Line2D
 
getY2() - Method in class com.avaya.clientservices.collaboration.drawing.Line2D
 
getZangConfiguration() - Method in class com.avaya.clientservices.user.UserConfiguration
 
GOOGLE - com.avaya.clientservices.media.CongestionControlAlgorithm
 
GROUP_ADD_CONTACTS_NOT_SUPPORTED - com.avaya.clientservices.contact.ContactError
Add contacts to a group isn't supported.
GROUP_ALREADY_EXISTS - com.avaya.clientservices.contact.ContactError
Group with specified name already exists.
GROUP_CALL_PICKUP - com.avaya.clientservices.call.feature.FeatureType
Group Call Pickup is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that allows the user to answer a call that is ringing in the user's pickup group.
GROUP_CONTACTS_LIMIT_EXCEEDED - com.avaya.clientservices.contact.ContactError
Group has maximum contacts.
GROUP_CREATE_NOT_SUPPORTED - com.avaya.clientservices.contact.ContactError
Provider does not support operation.
GROUP_DELETE_NOT_SUPPORTED - com.avaya.clientservices.contact.ContactError
Provider does not support operation.
GROUP_LIMIT_EXCEEDED - com.avaya.clientservices.contact.ContactError
Group count exceeded limit.
GROUP_NAME_EXCEEDS_MAX_LENGTH - com.avaya.clientservices.contact.ContactError
Contact group name is too long.
GROUP_NAME_INVALID - com.avaya.clientservices.contact.ContactError
Missing or Invalid Provider contact group name.
GROUP_NOT_FOUND - com.avaya.clientservices.contact.ContactError
Contact group not found
GROUP_REMOVE_CONTACTS_NOT_SUPPORTED - com.avaya.clientservices.contact.ContactError
Remove contacts from a group isn't supported.
GROUP_RENAME_NOT_SUPPORTED - com.avaya.clientservices.contact.ContactError
Provider does not support operation.
groupCallPickup(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Picks up a call for the user's pickup group.
GUEST_ACCESS_DENIED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if user is guest and guest access disabled.

H

HALF_OF_ALPHA_CHANNEL_VALUE - Static variable in class com.avaya.clientservices.collaboration.whiteboard.DrawableShapesFactory
 
HALFRING - com.avaya.clientservices.call.feature.RingPattern
Half Ring pattern.
HANDLE - com.avaya.clientservices.contact.ContactSearchScopeType
Search contacts by handle (email and IM addresses).
HANDLE - com.avaya.clientservices.contact.fields.ContactPhoneNumberType
Handle phone number type.
HANDLE - com.avaya.clientservices.contact.ResolveContactsScopeType
Search contacts by handle (email and IM addresses).
HANDLE_INVALID - com.avaya.clientservices.call.feature.AutodialError
Missing or invalid provider handle.
HANDLE_INVALID - com.avaya.clientservices.call.feature.FeatureLabelError
Missing or invalid provider handle.
handleFrameEndReceived(RenderingBlock) - Method in class com.avaya.clientservices.collaboration.contentsharing.data.handlers.ContentSharingDataHandler
 
handleVideoFrameBuffer(int, byte[], long) - Method in class com.avaya.clientservices.media.capture.VideoCaptureSource
 
handleVideoFramePlanes(int, ByteBuffer, int, int, ByteBuffer, int, int, ByteBuffer, int, int, long) - Method in class com.avaya.clientservices.media.capture.VideoCaptureSource
 
handset - Static variable in class com.avaya.clientservices.media.AudioDevice
Deprecated.
HANDSET - com.avaya.clientservices.media.AcousticProfileMode
 
HANDSET - com.avaya.clientservices.media.AudioDevice.Type
 
hasActiveCollaboration() - Method in interface com.avaya.clientservices.collaboration.CollaborationService
Indicates whether there is an active collaboration in progress.
hasAttachment() - Method in interface com.avaya.clientservices.messaging.Message
Returns true if the message has one or more attachments.
hasAttachments() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns true if the conversation has any attachments on any of its messages.
hasCall() - Method in class com.avaya.clientservices.provider.cellularcallstatus.CellularCallEventNotifier
 
hasCellularCalls() - Method in interface com.avaya.clientservices.provider.cellularcallstatus.CellularCallMonitor
 
hashCode() - Method in class com.avaya.clientservices.call.conference.ConferenceRoomSystemInformation
 
hashCode() - Method in class com.avaya.clientservices.call.feature.Autodial
 
hashCode() - Method in class com.avaya.clientservices.call.feature.BusyIndicator
 
hashCode() - Method in class com.avaya.clientservices.call.feature.CallForwardingStatus
 
hashCode() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
 
hashCode() - Method in class com.avaya.clientservices.call.feature.EnhancedCallForwardingStatus
 
hashCode() - Method in class com.avaya.clientservices.call.feature.FeatureInvocation
 
hashCode() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
 
hashCode() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
 
hashCode() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackDestination
 
hashCode() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackStatusParameters
 
hashCode() - Method in class com.avaya.clientservices.call.LineAppearance
 
hashCode() - Method in class com.avaya.clientservices.call.MinuteMessage
 
hashCode() - Method in class com.avaya.clientservices.collaboration.contentsharing.Vector
 
hashCode() - Method in class com.avaya.clientservices.collaboration.drawing.AbstractShape
 
hashCode() - Method in class com.avaya.clientservices.collaboration.drawing.Point
 
hashCode() - Method in class com.avaya.clientservices.collaboration.drawing.Size
 
hashCode() - Method in class com.avaya.clientservices.collaboration.RenderingBlock
 
hashCode() - Method in class com.avaya.clientservices.common.Capability
Returns hash code associated with the object instance.
hashCode() - Method in class com.avaya.clientservices.common.SignalingServer
 
hashCode() - Method in class com.avaya.clientservices.contact.fields.ContactBoolField
 
hashCode() - Method in class com.avaya.clientservices.contact.fields.ContactDoubleField
 
hashCode() - Method in class com.avaya.clientservices.contact.fields.ContactEmailAddressField
 
hashCode() - Method in class com.avaya.clientservices.contact.fields.ContactField
 
hashCode() - Method in class com.avaya.clientservices.contact.fields.ContactIMAddressField
 
hashCode() - Method in class com.avaya.clientservices.contact.fields.ContactPhoneField
 
hashCode() - Method in class com.avaya.clientservices.contact.fields.ContactStringField
 
hashCode() - Method in class com.avaya.clientservices.contact.fields.EditableContactField
 
hashCode() - Method in class com.avaya.clientservices.credentials.Challenge
 
hashCode() - Method in class com.avaya.clientservices.credentials.UserCredential
 
hashCode() - Method in class com.avaya.clientservices.media.AudioDevice
 
hashCode() - Method in class com.avaya.clientservices.messaging.MessagingQuery
 
hashCode() - Method in class com.avaya.clientservices.presence.PresenceWatcher
 
hashCode() - Method in class com.avaya.clientservices.user.ServiceStatus
Returns hash code associated with the object instance.
hashCode() - Method in class com.avaya.clientservices.voicemessaging.VoiceMessagingStatusParameters
 
hasHeldCall() - Method in interface com.avaya.clientservices.call.CallService
Is there a call which is in held state ?.
hasHtmlBody() - Method in interface com.avaya.clientservices.messaging.Message
Returns true if the message contains HTML body.
hasInitiatingCall() - Method in interface com.avaya.clientservices.call.CallService
Is there a call initiated ?.
hasInReplyTo() - Method in interface com.avaya.clientservices.messaging.Message
Returns true if message has InReplyTo message (does not mean it is in cache).
HasLibMediaNdk() - Static method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
hasModeratorPrivilege() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Indicates whether the current collaboration user has moderator privileges.
hasPermission(Context, String) - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
hasPicture() - Method in interface com.avaya.clientservices.contact.Contact
Indicating whether contact has a picture.
hasPicture() - Method in interface com.avaya.clientservices.contact.EditableContact
Indicating whether contact has a picture.
hasPicture() - Method in interface com.avaya.clientservices.messaging.MessagingParticipant
Indicates whether the participant has a picture.
hasPresenterPrivilege() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Indicates whether the current collaboration user has presenter privileges.
hasUnreadAttachment() - Method in interface com.avaya.clientservices.messaging.Message
Returns true if the message has a least one attachment that has not been viewed.
hasUnreadAttachments() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns true if the conversation has any unread attachments.
hasUnreadMessages() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns true if the conversation has any unread messages.
hasUnreadMessages() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailService
Does the user have any unread voicemail messages?
hasUnreadMessagesSinceLastAccess() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns whether the conversation has unread messages since the time the conversation was last accessed.
hasVideoCamera(VideoCamera) - Method in class com.avaya.clientservices.media.capture.VantageCapturer
 
hasVideoCamera(VideoCamera) - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
HEADSET_CONNECTED - com.avaya.sonic.SonicResult
 
HELD - com.avaya.clientservices.call.CallState
Call is on hold.
HIGH - com.avaya.clientservices.messaging.enums.MessageImportance
High message importance level.
HIGH_SUPPRESSION - com.avaya.clientservices.media.NoiseSuppressionMode
 
hold(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Request to put an active call to hold.
HOLD_RECALL - com.avaya.clientservices.call.AlertType
Alert type indicating that it is recall after hold
HOLDING - com.avaya.clientservices.call.CallState
Call is transitioning to the held state.
HOME - com.avaya.clientservices.contact.fields.ContactEmailAddressType
Home email address type.
HOME - com.avaya.clientservices.contact.fields.ContactPhoneNumberType
Home phone number type.
HOME - com.avaya.clientservices.messaging.enums.MessagingParticipantPhoneNumberType
Home phone number type.
HOME - com.avaya.clientservices.presence.PresenceLocationMode
Location mode indicating that the user is at home.
HOME - com.avaya.clientservices.provider.localcontact.contact.ContactPhoneNumberType
 
HTML_BODY_LENGTH_EXCEEDED - com.avaya.clientservices.messaging.MessagingError.ErrorCode
HTML Body text length in request was exceeded.
HTTP_DEFAULT_PORT - Static variable in class com.avaya.clientservices.network.util.DefaultPortResolver
 
HTTP_GUEST_WITH_AUTHORIZATION_TOKEN - com.avaya.clientservices.call.CallType
 
HTTP_INVALID_CREDENTIAL_PROVIDER - com.avaya.clientservices.client.UserCreatedFailureReason
 
HTTP_INVALID_USER_ID - com.avaya.clientservices.client.UserCreatedFailureReason
 
HTTP_MEETME_CALLTYPE - com.avaya.clientservices.call.CallType
 
HTTP_SCHEME - Static variable in class com.avaya.clientservices.network.util.DefaultPortResolver
 
HTTP_STATUS_CODE_ERROR - com.avaya.clientservices.collaboration.CollaborationError
Server sent HTTP status that is not 200 OK, status included in error message.
HTTP_USER_ID_ALREADY_EXISTS - com.avaya.clientservices.client.UserCreatedFailureReason
 
HTTPClientConfiguration - Class in com.avaya.clientservices.provider.http
Configuration data that is common for a HTTP Client.
HTTPClientConfiguration() - Constructor for class com.avaya.clientservices.provider.http.HTTPClientConfiguration
 
HTTPS_DEFAULT_PORT - Static variable in class com.avaya.clientservices.network.util.DefaultPortResolver
 
HTTPS_SCHEME - Static variable in class com.avaya.clientservices.network.util.DefaultPortResolver
 
HttpSession - Class in com.avaya.clientservices.network.http
Java counterpart of CHttpSession
HttpSession(CertificateManager, boolean, String, List<String>) - Constructor for class com.avaya.clientservices.network.http.HttpSession
 
HttpTaskCanceled - Exception in com.avaya.clientservices.network.exceptions
 
HttpTaskCanceled() - Constructor for exception com.avaya.clientservices.network.exceptions.HttpTaskCanceled
 
HttpTaskCanceled(String) - Constructor for exception com.avaya.clientservices.network.exceptions.HttpTaskCanceled
 
HTTPUA_CERTIFICATE_FAILED - com.avaya.clientservices.call.CallError
Reported when Service Gateway certificate authentication fails
HTTPUA_PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.call.CallError
HTTPUA call failed because authentication credentials provided for logging into the proxy were rejected.
HTTPUA_PROXY_CONNECTION_ERROR - com.avaya.clientservices.call.CallError
HTTPUA call failed because connection could not be established to the proxy server.
HTTPUserConfiguration - Class in com.avaya.clientservices.provider.http
Configuration for HTTP that is specific to a user.
HTTPUserConfiguration() - Constructor for class com.avaya.clientservices.provider.http.HTTPUserConfiguration
 
HUNT_GROUP_BUSY_POSITION - com.avaya.clientservices.call.feature.FeatureType
Hunt Group Busy Position is a feature button which allows user to opt-in/opt-out from Hunt Group calls.
HUNTING - com.avaya.clientservices.call.CallForwardingCause
Support CM HUNT feature.

I

i(String) - Static method in class com.avaya.clientservices.client.Log
 
i(String, Throwable) - Static method in class com.avaya.clientservices.client.Log
 
IDENTITY_BAD_CERTIFICATE - com.avaya.clientservices.call.CallError
Client certificate is corrupt or in other way invalid.
IDENTITY_BAD_CERTIFICATE - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
IDENTITY_BAD_CERTIFICATE - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Client certificate is corrupt or in other way invalid.
IDENTITY_BAD_CERTIFICATE - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Client certificate is corrupt or in other way invalid.
IDENTITY_BAD_CERTIFICATE - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Client certificate is corrupt or in other way invalid.
IDENTITY_BAD_CERTIFICATE - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
Client certificate is corrupt or in other way invalid.
IDENTITY_EXPIRED_CERTIFICATE - com.avaya.clientservices.call.CallError
Client certificate has expired.
IDENTITY_EXPIRED_CERTIFICATE - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
IDENTITY_EXPIRED_CERTIFICATE - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Client certificate has expired.
IDENTITY_EXPIRED_CERTIFICATE - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Client certificate has expired.
IDENTITY_EXPIRED_CERTIFICATE - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Client certificate has expired.
IDENTITY_EXPIRED_CERTIFICATE - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
Client certificate has expired.
IDENTITY_NO_CERTIFICATE - com.avaya.clientservices.call.CallError
Client certificate is missing.
IDENTITY_NO_CERTIFICATE - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
IDENTITY_NO_CERTIFICATE - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Client certificate is missing.
IDENTITY_NO_CERTIFICATE - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Client certificate is missing.
IDENTITY_NO_CERTIFICATE - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Client certificate is missing.
IDENTITY_NO_CERTIFICATE - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
Client certificate is missing.
IDENTITY_REVOKED_CERTIFICATE - com.avaya.clientservices.call.CallError
Client certificate was revoked by the issuing authority.
IDENTITY_REVOKED_CERTIFICATE - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
IDENTITY_REVOKED_CERTIFICATE - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Client certificate was revoked by the issuing authority.
IDENTITY_REVOKED_CERTIFICATE - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Client certificate was revoked by the issuing authority.
IDENTITY_REVOKED_CERTIFICATE - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Client certificate was revoked by the issuing authority.
IDENTITY_REVOKED_CERTIFICATE - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
Client certificate was revoked by the issuing authority.
IDENTITY_UNKNOWN_CA - com.avaya.clientservices.call.CallError
Client certificate has expired.
IDENTITY_UNKNOWN_CA - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
IDENTITY_UNKNOWN_CA - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Client certificate has expired.
IDENTITY_UNKNOWN_CA - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Client certificate was issued by an unknown authority.
IDENTITY_UNKNOWN_CA - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Client certificate has expired.
IDENTITY_UNKNOWN_CA - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
Client certificate was issued by an unknown authority.
IDENTITY_UNSUPPORTED_CERTIFICATE - com.avaya.clientservices.call.CallError
Client certificate type is not supported by the server.
IDENTITY_UNSUPPORTED_CERTIFICATE - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
IDENTITY_UNSUPPORTED_CERTIFICATE - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Client certificate type is not supported by the server.
IDENTITY_UNSUPPORTED_CERTIFICATE - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Client certificate type is not supported by the server.
IDENTITY_UNSUPPORTED_CERTIFICATE - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Client certificate type is not supported by the server.
IDENTITY_UNSUPPORTED_CERTIFICATE - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
Client certificate type is not supported by the server.
IdentityBadCertificateException - Exception in com.avaya.clientservices.network.exceptions
 
IdentityBadCertificateException() - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityBadCertificateException
 
IdentityBadCertificateException(String) - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityBadCertificateException
 
IdentityExpiredCertificateException - Exception in com.avaya.clientservices.network.exceptions
 
IdentityExpiredCertificateException() - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityExpiredCertificateException
 
IdentityExpiredCertificateException(String) - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityExpiredCertificateException
 
IdentityHandler - Interface in com.avaya.clientservices.network.util
 
IdentityNoCertificateException - Exception in com.avaya.clientservices.network.exceptions
 
IdentityNoCertificateException() - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityNoCertificateException
 
IdentityNoCertificateException(String) - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityNoCertificateException
 
IdentityRevokedCertificateException - Exception in com.avaya.clientservices.network.exceptions
 
IdentityRevokedCertificateException() - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityRevokedCertificateException
 
IdentityRevokedCertificateException(String) - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityRevokedCertificateException
 
IdentityUnknownCAException - Exception in com.avaya.clientservices.network.exceptions
 
IdentityUnknownCAException() - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityUnknownCAException
 
IdentityUnknownCAException(String) - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityUnknownCAException
 
IdentityUnsupportedCertificateException - Exception in com.avaya.clientservices.network.exceptions
 
IdentityUnsupportedCertificateException() - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityUnsupportedCertificateException
 
IdentityUnsupportedCertificateException(String) - Constructor for exception com.avaya.clientservices.network.exceptions.IdentityUnsupportedCertificateException
 
IDLE - com.avaya.clientservices.call.CallState
Call hasn't been started.
IFBUSYSILENT - com.avaya.clientservices.call.feature.RingType
Silent Ring Type if user busy.
IFBUSYSINGLE - com.avaya.clientservices.call.feature.RingType
Single Ring if user busy.
ignore() - Method in interface com.avaya.clientservices.call.Call
Ignores an incoming call.
IGNORED - com.avaya.clientservices.call.CallState
Call is ignored locally (incoming call), later it can be accepted or denied.
IM - com.avaya.clientservices.calllog.CallLogSourceType
Instant message conversation.
Image - Class in com.avaya.clientservices.common
This class represents a bitmap that is shared with the application.
Image() - Constructor for class com.avaya.clientservices.common.Image
 
IMAGE - com.avaya.clientservices.messaging.enums.Modality
 
IMMEDIATE - com.avaya.clientservices.call.CallForwardingCause
The current call was forwarded due the configured call forwarding feature (on target user SIP softphone/hardphone) or forwarded by target user itself.
IMMEDIATE - com.avaya.clientservices.call.CallPrecedenceLevel
Call precedence level is immediate.
IN_CALL - com.avaya.clientservices.media.AudioMode
 
IN_COMMUNICATION - com.avaya.clientservices.media.AudioMode
 
IN_PROGRESS - com.avaya.clientservices.call.CallError
Operation has failed because another call operation is in progress.
IN_PROGRESS - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Issued when the certificate enrollment is already in progress.
INACTIVE - com.avaya.clientservices.call.MediaDirection
No media flow.
INACTIVE - com.avaya.clientservices.call.VideoMode
Inactive.
INCOMING - com.avaya.clientservices.calllog.CallLogActionType
 
INCOMING_AUTO_CALL_BACK - com.avaya.clientservices.media.AudioTone
 
INCOMING_CALL_AUTO_ANSWER - com.avaya.clientservices.media.AudioTone
 
INCOMING_CALL_EXTERNAL - com.avaya.clientservices.media.AudioTone
 
INCOMING_CALL_INTERCOM - com.avaya.clientservices.media.AudioTone
 
INCOMING_CALL_INTERNAL - com.avaya.clientservices.media.AudioTone
 
INCOMING_CALL_PRIORITY - com.avaya.clientservices.media.AudioTone
 
INCOMPATIBLE_PUSH_NOTIFICATION_SERVER_ERROR - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
An error indicating that the push notification service cannot be activated, because the push notification server is incompatible with this client's release.
INCORRECT_INPUT - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if user input is incorrect.
INCORRECT_PASSCODE_DISCONNECTING - com.avaya.clientservices.call.CallError
Reported when provided passcode for conference is not valid, indicates that there will be no more attempts to provide passcode.
INCORRECT_PASSCODE_TRY_AGAIN - com.avaya.clientservices.call.CallError
Reported when provided passcode for conference is not valid, indicates that there could be one more attempt to provide passcode.
INFO - com.avaya.clientservices.client.Client.LogLevel
 
INFO - com.avaya.clientservices.media.LogLevel
 
initialize() - Method in class com.avaya.clientservices.media.codec.VideoDecoder
 
initialize() - Method in class com.avaya.clientservices.media.codec.VideoEncoder
 
INITIATE_NON_VIRTUAL_ROOM_MEETING_DISALLOWED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if a user tries to create a meeting outside a virtual room.
INITIATING - com.avaya.clientservices.call.CallState
Call initiated (outgoing only).
InitVantageFlags() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
inputHeight - Variable in enum com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
inputWidth - Variable in enum com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
INSUFFICIENT_BANDWIDTH - com.avaya.clientservices.call.VideoDisabledReason
There is insufficient bandwidth.
INSUFFICIENT_BANDWIDTH - com.avaya.clientservices.collaboration.CollaborationError
Insufficient bandwidth to support content sharing.
INSUFFICIENT_PERMISSION - com.avaya.clientservices.common.CapabilityDenialReason
 
IntegratedHostnameVerifier - Class in com.avaya.clientservices.network.security
HostnameVerifier for Client SDK.
IntegratedHostnameVerifier(CertificateManager) - Constructor for class com.avaya.clientservices.network.security.IntegratedHostnameVerifier
 
IntegratedHostnameVerifier(CertificateManager, boolean) - Constructor for class com.avaya.clientservices.network.security.IntegratedHostnameVerifier
 
IntegratedKeyManager - Class in com.avaya.clientservices.network.security
 
IntegratedKeyManager(CertificateManager) - Constructor for class com.avaya.clientservices.network.security.IntegratedKeyManager
 
IntegratedKeyManager(CertificateManager, IdentityHandler) - Constructor for class com.avaya.clientservices.network.security.IntegratedKeyManager
 
IntegratedSSLSocketFactory - Class in com.avaya.clientservices.network.security
SSLSocketFactory override with sockets that have a custom TrustManager and HostnameVerifier.
IntegratedSSLSocketFactory(CertificateManager) - Constructor for class com.avaya.clientservices.network.security.IntegratedSSLSocketFactory
 
IntegratedSSLSocketFactory(CertificateManager, IdentityHandler) - Constructor for class com.avaya.clientservices.network.security.IntegratedSSLSocketFactory
 
IntegratedSSLSocketFactory(CertificateManager, IdentityHandler, boolean, List<String>) - Constructor for class com.avaya.clientservices.network.security.IntegratedSSLSocketFactory
 
IntegratedTrustManager - Class in com.avaya.clientservices.network.security
TrustManager for Client SDK.
IntegratedTrustManager(CertificateManager) - Constructor for class com.avaya.clientservices.network.security.IntegratedTrustManager
 
IntegratedTrustManager(CertificateManager, boolean) - Constructor for class com.avaya.clientservices.network.security.IntegratedTrustManager
 
INTERCEPT - com.avaya.clientservices.media.AudioTone
 
INTERCOM - com.avaya.clientservices.call.AlertType
Intercom alert type
INTERCOM - com.avaya.clientservices.call.feature.RingPattern
Intercom Ring pattern.
INTERCOM - com.avaya.clientservices.call.feature.RingType
Intercom Ring Type.
INTERNAL - com.avaya.clientservices.call.AlertType
Internal call alert type
INTERNAL - com.avaya.clientservices.call.feature.FeatureError
Server internal error.
INTERNAL_ERROR - com.avaya.clientservices.agent.AgentError
Internal error try again.
INTERNAL_ERROR - com.avaya.clientservices.call.CallError
Operation has failed due to an internal error.
INTERNAL_ERROR - com.avaya.clientservices.call.feature.AutodialError
Unexpected exception in processing the request.
INTERNAL_ERROR - com.avaya.clientservices.call.feature.FeatureLabelError
Unexpected exception in processing the request.
INTERNAL_ERROR - com.avaya.clientservices.call.feature.ServiceObservingError
Internal error try again.
INTERNAL_ERROR - com.avaya.clientservices.collaboration.CollaborationError
An unexpected problem was encountered.
INTERNAL_ERROR - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
INTERNAL_ERROR - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
Any unexpected errors.
INTERNAL_ERROR - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
An internal error occurred.
INTERNAL_ERROR - com.avaya.clientservices.messaging.MessagingError.ErrorCode
An internal error occurred.
INTERNAL_ERROR - com.avaya.clientservices.presence.PresenceError
An internal error occurred.
INTERNAL_ERROR - com.avaya.clientservices.user.ServiceStatus.DisabledReason
 
INTERNAL_ERROR - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
An internal error occurred.
INTERNAL_TWINNING - com.avaya.clientservices.call.feature.FeatureType
When this feature is active, incoming calls will ring on the user's own extension and another extension within the same IP Office.
INTERNETWORK_CONTROL - com.avaya.clientservices.common.Layer2PriorityMarking
Corresponds to priority 6
intValue() - Method in enum com.avaya.clientservices.client.Client.LogLevel
 
intValue() - Method in enum com.avaya.clientservices.common.Layer2PriorityMarking
 
intValue() - Method in enum com.avaya.clientservices.media.AcousticProfileMode
 
intValue() - Method in enum com.avaya.clientservices.media.audio.AudioCapturerMode
 
intValue() - Method in enum com.avaya.clientservices.media.audio.AudioMergeMode
 
intValue() - Method in enum com.avaya.clientservices.media.audio.AudioMixerMode
 
intValue() - Method in enum com.avaya.clientservices.media.AudioCodec
 
intValue() - Method in enum com.avaya.clientservices.media.AudioMode
 
intValue() - Method in enum com.avaya.clientservices.media.AudioTone
 
intValue() - Method in enum com.avaya.clientservices.media.AutomaticGainControlMode
 
intValue() - Method in enum com.avaya.clientservices.media.BackgroundNoiseGenerationMode
 
intValue() - Method in enum com.avaya.clientservices.media.BfcpTransportMode
 
intValue() - Method in enum com.avaya.clientservices.media.CongestionControlAlgorithm
 
intValue() - Method in enum com.avaya.clientservices.media.CPUThresholdType
 
intValue() - Method in enum com.avaya.clientservices.media.EchoCancellationMobileMode
 
intValue() - Method in enum com.avaya.clientservices.media.EchoCancellationMode
 
intValue() - Method in enum com.avaya.clientservices.media.LogLevel
 
intValue() - Method in enum com.avaya.clientservices.media.MaxVideoResolution
 
intValue() - Method in enum com.avaya.clientservices.media.NoiseSuppressionMode
 
intValue() - Method in enum com.avaya.clientservices.media.OpusCodecProfileMode
 
intValue() - Method in enum com.avaya.clientservices.media.VideoCodecVendor
 
intValue() - Method in enum com.avaya.clientservices.media.VoiceActivityDetectionMode
 
INVALID_AGENT_ID - com.avaya.clientservices.agent.AgentError
Invalid Agent Id.
INVALID_AGENT_ID - com.avaya.clientservices.call.feature.ServiceObservingError
Invalid Agent Id.
INVALID_CERTIFICATE - com.avaya.clientservices.call.ConferenceConnectionError
Certificate is invalid.
INVALID_CERTIFICATE - com.avaya.clientservices.collaboration.CollaborationError
Invalid certificate.
INVALID_CHARACTERS_IN_GROUP_NAME - com.avaya.clientservices.contact.ContactError
Contact group name contains invalid characters.
INVALID_CHUNKSIZE - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
INVALID_CLASS_OF_SERVICE_RESTRICTION - com.avaya.clientservices.agent.AgentError
Invalid Class Of Restriction.
INVALID_CLIENT_IDENTITY_CERTIFICATE_ERROR_ACCESS_DENIED - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because server has disallowed the connection for this client application in spite of trusted client identity certificate.
INVALID_CLIENT_IDENTITY_CERTIFICATE_ERROR_BAD_CERTIFICATE - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed due to bad (sometimes acts as generic error) client certificate.
INVALID_CLIENT_IDENTITY_CERTIFICATE_ERROR_EXPIRED - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because the client identity certificate presented by the client application is expired.
INVALID_CLIENT_IDENTITY_CERTIFICATE_ERROR_NO_CERTIFICATE - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because the client identity certificate is missing.
INVALID_CLIENT_IDENTITY_CERTIFICATE_ERROR_REVOKED - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because the client identity certificate presented by the client application is revoked.
INVALID_CLIENT_IDENTITY_CERTIFICATE_ERROR_UNKNOWN - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because an unknown (unspecified) error has occurred on the server while validating the presented client identity certificate.
INVALID_CLIENT_IDENTITY_CERTIFICATE_ERROR_UNKNOWN_CA - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because the client identity certificate presented by the client application is issued by unknown certificate authority (CA).
INVALID_CLIENT_IDENTITY_CERTIFICATE_ERROR_UNSUPPORTED_CERTIFICATE - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because the client identity certificate presented by the client application is not supported by the server.
INVALID_CONTENT_TYPE - com.avaya.clientservices.downloadservice.DownloadServiceError
Invalid Content-Type is received.
INVALID_DATA_DIRECTORY - com.avaya.clientservices.client.UserCreatedFailureReason
 
INVALID_DESTINATION_DIRECTORY - com.avaya.clientservices.downloadservice.DownloadServiceError
Reported when invalid Destination Directory is used for the request.
INVALID_EAS_LOGIN_ID - com.avaya.clientservices.agent.AgentError
Invalid Login ID entered.
INVALID_EAS_LOGIN_PASSWORD - com.avaya.clientservices.agent.AgentError
Invalid Login ID or Password entered.
INVALID_EAS_REASON_CODE - com.avaya.clientservices.agent.AgentError
Invalid Reason Code for aux-work or agent logout.
INVALID_EAS_SKILL - com.avaya.clientservices.agent.AgentError
Invalid EAS skill.
INVALID_ERROR - com.avaya.clientservices.sharedcontrol.DisconnectReason
The shared control feature is not supported.
INVALID_EXTENSION - com.avaya.clientservices.agent.AgentError
Entered extension invalid.
INVALID_EXTENSION - com.avaya.clientservices.call.feature.ServiceObservingError
Invalid Extension.
INVALID_IDENTITY_CERTIFICATE - com.avaya.clientservices.downloadservice.DownloadServiceError
Client identity certificate is rejected by the server.
INVALID_IDENTITY_CERTIFICATE - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Client identity certificate is rejected by the server.
INVALID_IDENTITY_CERTIFICATE - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Client identity certificate is rejected by the server.
INVALID_IDENTITY_CERTIFICATE - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
Client identity certificate is rejected by the server.
INVALID_PARAMETER - com.avaya.clientservices.agent.AgentError
Invalid parameter.
INVALID_PARAMETER - com.avaya.clientservices.call.CallError
Reported when an invalid parameter is used for the request.
INVALID_PARAMETER - com.avaya.clientservices.call.feature.FeatureError
Feature can not be invoked with these paramters.
INVALID_PARAMETER - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported when an invalid parameter is used for the request.
INVALID_REASON_CODE - com.avaya.clientservices.agent.AgentError
Invalid reason code was provided.
INVALID_RESPONSE - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
The server returned an invalid response.
INVALID_RESPONSE - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The server returned an invalid response.
INVALID_RESPONSE - com.avaya.clientservices.presence.PresenceError
The server returned an invalid response.
INVALID_RESPONSE - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
The server returned an invalid response.
INVALID_SEARCH_CRITERIA - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
INVALID_SEARCH_REQUEST - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
INVALID_SEARCH_REQUEST_ID - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
INVALID_SEARCH_TYPE - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
INVALID_SERVER_IDENTITY - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because hostname (server) identity match failure.
INVALID_SERVICE_OBSERVING_ACTIVATION - com.avaya.clientservices.agent.AgentError
Invalid Service Observing activation.
INVALID_SESSION_REFRESH_INTERVAL - com.avaya.clientservices.client.UserCreatedFailureReason
 
INVALID_SIP_DOMAIN - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because hostname (server) identity match failed for SIP service.
INVALID_SKILL_LEVEL - com.avaya.clientservices.agent.AgentError
Invalid Skill Level.
INVALID_STATE - com.avaya.clientservices.agent.AgentError
Invalid state.
INVALID_STATE - com.avaya.clientservices.common.CapabilityDenialReason
Invalid state.
INVALID_STATE - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
The operation is not valid in the current state.
INVALID_STATE - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
The operation is not valid for the current state.
INVALID_STATE - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The operation is not valid for the current state.
INVALID_STATE - com.avaya.clientservices.presence.PresenceError
The operation is not valid for the current state.
INVALID_STATE - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if Unified Portal provider has not been started or has already been shutdown.
INVALID_STATE - com.avaya.clientservices.user.ServiceStatus.DisabledReason
 
INVALID_STATE - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
The operation is not valid for the current state.
INVALID_STATE_ERROR - com.avaya.clientservices.sharedcontrol.DisconnectReason
There is already active shared control connection with the same endpoint.
INVALID_STATE_ERROR - com.avaya.clientservices.user.RegistrationError
Registration request is not supported at this time.
INVALID_USER - com.avaya.clientservices.agent.AgentError
Invalid User.
INVALID_VALUE - com.avaya.clientservices.call.feature.AutodialError
Invalid field value.
INVALID_VALUE - com.avaya.clientservices.call.feature.FeatureLabelError
Invalid field value.
invalidate() - Method in class com.avaya.clientservices.collaboration.DrawingView
 
invalidate() - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
 
InvalidCredentialsException - Exception in com.avaya.clientservices.network.exceptions
Thrown when authentication with server failed
InvalidCredentialsException() - Constructor for exception com.avaya.clientservices.network.exceptions.InvalidCredentialsException
 
InvalidCredentialsException(String) - Constructor for exception com.avaya.clientservices.network.exceptions.InvalidCredentialsException
 
invokeCallbackCall(String, CallbackCallCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Initiates/places a callback call to the remote address.
invokeCallbackCall(String, String, CallbackCallCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Initiates/places a call from the callback destination to the remote address.
invokeFeature(FeatureType, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Invoke a feature.
invokeFeature(FeatureType, FeatureInvocationParameters, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
IPO - com.avaya.clientservices.contact.ContactProviderSourceType
IPO Provider - enterprise contact source.
IPOfficeConfiguration - Class in com.avaya.clientservices.provider.ipo
User Configuration information for IP Office.
IPOfficeConfiguration() - Constructor for class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
IPv4 - com.avaya.clientservices.user.SignalingAddressMode
 
IPV4 - com.avaya.clientservices.user.MediaAddressMode
Only use local IPv4 address during media information exchange.
IPV4THEN6 - com.avaya.clientservices.user.MediaAddressMode
Prefer local IPv4 address over local IPv6 address when both are available to the local endpoint.
IPv6 - com.avaya.clientservices.user.SignalingAddressMode
 
IPV6 - com.avaya.clientservices.user.MediaAddressMode
Only use local IPv6 address during media information exchange.
IPV6THEN4 - com.avaya.clientservices.user.MediaAddressMode
Prefer local IPv6 address over local IPv4 address when both are available to the local endpoint.
ISAC - com.avaya.clientservices.media.AudioCodec
 
isActive() - Method in class com.avaya.clientservices.agent.AgentSkill
Returns a boolean flag indicating whether the agent was successfully able to log into the skill represented by the id or not.
isActive() - Method in interface com.avaya.clientservices.agent.QueueStatistics
 
isActive() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns true if the conversation is active.
isActiveAudioParticipant() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Indicates as to whether the participant is an audio participant.
isActiveSpeakerVideoAlwaysDisplayed() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether 'always display active speaker's video' option is currently enabled.
isActiveVideoParticipant() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Indicates as to whether the participant is a video participant.
isAgentFeatureAvailable(AgentFeatureType) - Method in interface com.avaya.clientservices.agent.AgentService
Returns whether the agent feature indicated by featureType is available for the application.
isAgentLogoutPending() - Method in class com.avaya.clientservices.agent.AgentInformation
Indicating whether the agent logout is pending.
isAgentOverridingForcedLogout() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns whether the agent is currently overriding the forced logout.
isAgentServiceAvailable() - Method in interface com.avaya.clientservices.agent.AgentService
Returns a boolean value indicating whether agent feature service is available or not
isAgentWorkModeAvailable(AgentWorkMode) - Method in interface com.avaya.clientservices.agent.AgentService
Returns A boolean value indicating whether the agent work mode indicated by workModeType is available for use.
isAllowed() - Method in class com.avaya.clientservices.common.Capability
 
isAnalyticsEnabled() - Method in class com.avaya.clientservices.client.ClientConfiguration
 
isAnswered() - Method in interface com.avaya.clientservices.call.Call
Returns true if the call was ever answered/accepted.
isAnswerModeAutoIntercom() - Method in interface com.avaya.clientservices.call.Call
 
isApplicationSharingActive() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Indicates whether the participant's web collaboration is active.
isApplyARSToShortNumbers() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Indicates whether to disable the dialing rules logic that automatically prefixes the outside line access code to numbers that are shorter than the shortest extension length.
isAtLeastLogLevel(LogLevel) - Static method in class com.avaya.clientservices.media.Logger
Check if the log level passed in parameter is not greater then the log level set by the application.
isAudioMuted() - Method in interface com.avaya.clientservices.call.Call
 
isAudioMutedByServer() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Indicates participant's audio mute status, as known by the conferencing system.
isAuthTokenSupported() - Method in class com.avaya.clientservices.credentials.Challenge
A boolean value indicating whether the sender of the challenge can accept OAuth2 Token.
isAutoAnswer() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns a boolean value indicating whether the agent is an auto-answer agent or not.
isAutoAnswerAdministered() - Method in interface com.avaya.clientservices.call.CallService
Gets a flag indicating whether auto-answer is administered.
isAutoAnswerEnabled() - Method in interface com.avaya.clientservices.call.Call
 
isAutoCallbackEnabled() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
isAutoCallbackEnabled(String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Returns a Boolean value indicating whether the auto callback feature is enabled for the specified destination.
isAutoLoginOnStart() - Method in class com.avaya.clientservices.agent.AgentConfiguration
Get the flag indicating whether the agent should be automatically logged in upon service start.
isAutoLogoutOnStop() - Method in class com.avaya.clientservices.agent.AgentConfiguration
Get the flag indicating whether the agent should be automatically logged out as part of graceful service shutdown.
isAutomaticCallDistributionCall() - Method in interface com.avaya.clientservices.call.Call
 
isAutomaticCallDistributionCall() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
isAutomaticDscpConfigurationEnabled() - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Returns the state for the dscp configuration mode.
isAutomaticDscpConfigurationEnabled() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
Set the automatic dscp configuration mode.
isAutomaticDSCPConfigurationEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Boolean value indicating whether the DSCP tagging values will be updated or not
isAutomaticLineReservationEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
isBandwidthRegulationEnabled() - Method in class com.avaya.clientservices.user.UserConfiguration
Retrieve the value of the 'bandwidth regulation' flag.
isBindProcessToCellularEnabled() - Method in class com.avaya.clientservices.client.ClientConfiguration
Checks if the bind process to cellular setting is enabled.
isBitmapSet() - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingOpenGLRenderer
Returns true if bitmap was received from Content Sharing.
isBluetoothScoAvailableOffCall() - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
isBluetoothScoOn() - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
isBridged() - Method in class com.avaya.clientservices.call.LineAppearance
Returns the bridged status of the line appearance.
isBuddy() - Method in interface com.avaya.clientservices.contact.BaseContact
The buddy flag.
isBuddy() - Method in interface com.avaya.clientservices.contact.Contact
 
isBuddy() - Method in interface com.avaya.clientservices.contact.EditableContact
 
isBusy() - Method in class com.avaya.clientservices.call.feature.BusyIndicator
Indicates whether the destination extension is busy or not.
isBusy() - Method in interface com.avaya.clientservices.call.feature.TeamButton
Indicates whether the monitored station has an active call.
isCallerIdentityPrivate() - Method in interface com.avaya.clientservices.call.Call
Returns true if the identity of the user who initiated the call is marked as private.
isCallerIdPrivate() - Method in interface com.avaya.clientservices.calllog.CallLogItem
This property does not provide a mechanism to enforce redial disablement.
isCallForwardingBusyNoAnswerEnabled() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
isCallForwardingBusyNoAnswerEnabled(String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
isCallForwardingEnabled() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
isCallForwardingEnabled(String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
isCallHandoverEnabled() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
isCallJournalingEnabled() - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
A Boolean value indicating whether 24x7 Call Journaling are enabled.
isCallLogEnabled() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
isCallRecordingEnabled() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
IsCameraRemoteControllable() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
 
isCameraStarted() - Method in class com.avaya.clientservices.media.capture.VantageCapturer
 
isCanceled() - Method in interface com.avaya.clientservices.common.DataRetrieval
Has this data retrieval operation been cancelled?
isCancelled() - Method in class com.avaya.clientservices.common.DataRetrievalWatcher
Has the data retrieval operation been cancelled?
isCapturing() - Method in interface com.avaya.clientservices.media.audio.AudioCapturer
Allows to check if capturing is active
isCCEliteEnabled() - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Check if Call Center elite subscription is enabled
isCCSProfileEnabled() - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Check if CCS profile is enabled
isCertificateStoreInUse() - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Returns the private trust store status.
IsChromeOSPlatform() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
isClosed() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns true if the conversation is closed.
isCoachingOptionEnabled() - Method in class com.avaya.clientservices.call.feature.ServiceObservingStatusParameters
Returns whether the coaching option is enabled.
isCoalesced() - Method in interface com.avaya.clientservices.messaging.Message
Deprecated.
THIS METHOD WILL BE REMOVED IN RELEASE VERSION 3.3.
isCollaborationInitialized() - Method in interface com.avaya.clientservices.collaboration.Collaboration
A Boolean value indicating whether all starting events coming from the server have been processed or in another words, when local collaboration state is synchronized with the server.
isComplete() - Method in class com.avaya.clientservices.media.gui.PipAnimation
 
isComplete() - Method in class com.avaya.clientservices.network.http.ProxyAuthScheme
 
isCompleted() - Method in class com.avaya.clientservices.common.DataRetrievalWatcher
Has the data retrieval operation been completed successfully?
isConference() - Method in interface com.avaya.clientservices.call.Call
 
isConference() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
isConferenceControlsEnabled() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
isConferenceWaitingToStart() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the conference call is waiting to be started.
isConnectionBased() - Method in class com.avaya.clientservices.network.http.ProxyAuthScheme
 
isContactGroupsSupported() - Method in interface com.avaya.clientservices.contact.ContactService
Returns true if the Contact service supports Contacts Groups functionality.
isContactSavable() - Method in interface com.avaya.clientservices.contact.EditableContact
Returns Contact capabilities to save the current state of the contact 1.
isContactsEnabled() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
isContactsEnabled() - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
Determine if PPM contacts are enabled or not.
isContinuationActive() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns continuation status of the conference call.
isContinueOnTlsServerIdentityFailure() - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Returns a configured value specifying the client application's behavior for hostname name validation failure.
isControlledEndpointEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
isCpuAdaptiveVideoEnabled() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
IsCropped() - Method in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
isDefault() - Method in class com.avaya.clientservices.contact.fields.ContactPhoneField
Is this the default phone number for the contact?
isDefault() - Method in class com.avaya.clientservices.unifiedportal.VirtualRoom
 
isDefaultSampleRateOverridden() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
isDestinationExtensionEditable() - Method in class com.avaya.clientservices.call.feature.Autodial
Indicates whether the destination extension field of Autodial can be edited or not by the user.
isDestinationExtensionEditable() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
Indicates whether the Autodial destination extension can be edited or not by the user.
isDialogInfoEnabled() - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Check if dialog info subscription is enabled
isDirectProxyType() - Method in class com.avaya.clientservices.network.util.SdkProxyInfo
 
isDoNotForward() - Method in interface com.avaya.clientservices.messaging.Message
Returns the IsDoNotForward status of the message, which indicates if the sender of this message had disallowed forwarding of this particular message.
isE164PassthroughEnabled() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Indicates whether to allow sending of E.164 numbers (i.e any numbers with a leading '+') directly to the network server without application of any dialing rules transformations.
isEC500Enabled() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
isEjected() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Indicates that the current user was ejected from the collaboration by the moderator.
isEmergencyCall() - Method in interface com.avaya.clientservices.call.Call
 
isEmpty() - Method in class com.avaya.clientservices.contact.fields.ContactBoolField
Returns true if field is empty.
isEmpty() - Method in class com.avaya.clientservices.contact.fields.ContactDoubleField
Returns true if field is empty.
isEmpty() - Method in class com.avaya.clientservices.contact.MatchedContactsWithMatchLevel
A flag indicating if matched contacts collection is empty.
isEnabled() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackConfiguration
Returns a boolean value indicating whether the callback / simultaneous ring feature is enabled to be set up for this User.
isEnabled() - Method in class com.avaya.clientservices.call.VideoChannel
Is video enabled or disabled.
isEnabled() - Method in class com.avaya.clientservices.collaboration.WCSConfiguration
Determine if WCS enabled or not.
isEnabled() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Indicates whether the dialing rules are enabled or not.
isEnabled() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
isEnabled() - Method in class com.avaya.clientservices.presence.PresenceConfiguration
Indicates whether the presence service is enabled.
isEnabled() - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
 
isEnabled() - Method in class com.avaya.clientservices.provider.amm.AMMConfiguration
A Boolean value indicating whether the AMM provider is enabled.
isEnabled() - Method in class com.avaya.clientservices.provider.avayamessaging.AvayaMessagingConfiguration
Is the Avaya Messaging provider enabled?
isEnabled() - Method in class com.avaya.clientservices.provider.ces.CESConfiguration
Returns A Boolean value indicating whether the CES provider is enabled.
isEnabled() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Boolean value indicating whether the EC500 is enabled.
isEnabled() - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
 
isEnabled() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
isEnabled() - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
Boolean value indicating whether the LDAP provider is enabled.
isEnabled() - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
Boolean value indicating whether the PPM provider is enabled.
isEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPAgentConfiguration
 
isEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
isEnabled() - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
isEnabled() - Method in class com.avaya.clientservices.user.LocalContactConfiguration
Boolean value indicating whether the local device provider is enabled.
isEnabled() - Method in class com.avaya.clientservices.user.ServiceStatus
 
isEnabledForExternalCalls() - Method in class com.avaya.clientservices.call.feature.CallForwardingStatus
 
isEnabledForInternalCalls() - Method in class com.avaya.clientservices.call.feature.CallForwardingStatus
 
isEncoder() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
isEnhancedConferencingEnabled() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
A Boolean value indicating whether the enhanced conference features are enabled.
isEnhancedPickupAlertOn() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
 
isEntryExitToneActive() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the entry/exit tone status of the conference call.
isEventConference() - Method in interface com.avaya.clientservices.call.conference.Conference
Indicates whether the call is an event conference or a regular conference.
isExactSIPDomainComparison() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
     *  Is the exact SIP domain comparison algorithm used?      *
isExtendedContactDetailsAvailable() - Method in interface com.avaya.clientservices.contact.BaseContact
Returns true if extended contact details are available.
isExtendedContactDetailsAvailable() - Method in interface com.avaya.clientservices.contact.ContactService
Returns true if provider with ExtendedDetailsCapability is configured.
isExtendedContactDetailsAvailableForContact(BaseContact) - Method in interface com.avaya.clientservices.contact.ContactService
Returns true if BaseContact has extended details available.
isExternalAdmissionRequiredToEnterConference() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the current conference is in waiting external admission state or not.
isExternalAppInterfaceEnabled() - Method in class com.avaya.clientservices.user.UserConfiguration
Retrieve the value of the 'external app interface enabled' flag.
isFavorite() - Method in interface com.avaya.clientservices.contact.BaseContact
The favorite flag.
isFavorite() - Method in interface com.avaya.clientservices.contact.Contact
 
isFavorite() - Method in interface com.avaya.clientservices.contact.EditableContact
 
isFeatureAvailable(FeatureType) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Determine if a specific feature is available.
isFeatureLabelEditable() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
Indicates whether the feature label can be edited or not by the user.
isFeatureStatusEnabled() - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Check if feature status subscription is enabled
isFilled() - Method in class com.avaya.clientservices.collaboration.drawing.Circle
Indicates whether the circle is filled.
isFilled() - Method in class com.avaya.clientservices.collaboration.drawing.Shape
Indicates whether shape is filled.
isFinished() - Method in class com.avaya.clientservices.collaboration.drawing.Shape
Indicates whether shape is finished.
isFIPSModeEnabled() - Method in class com.avaya.clientservices.client.Client
 
isFIPSModeEnabled() - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Returns the FIPS mode configuration.
isForwardingEnabled() - Method in interface com.avaya.clientservices.call.feature.TeamButton
Shows whether the monitored station has forwarding enabled.
isFromMe() - Method in interface com.avaya.clientservices.messaging.Message
Returns true if the current user is the sender of the message.
isGeneratedContent() - Method in interface com.avaya.clientservices.messaging.Attachment
Indicates whether attachment was generated by client application or provided by user.
isH263() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
isH264() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
isH265() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
isHandRaised() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Indicates whether the participant's hand is raised.
isHandRaised() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the local user's hand is currently raised.
isHashCredentialSupported() - Method in class com.avaya.clientservices.credentials.Challenge
A boolean value indicating whether the sender of the challenge can accept hash credentials.
isIgnored() - Method in interface com.avaya.clientservices.call.Call
 
isIgnored() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
isIncoming() - Method in interface com.avaya.clientservices.call.Call
 
isIncomingVoipCallsBarred() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
isInitialized() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Deprecated.
isInternalTwinningEnabled() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
isInterruptibleAuxiliaryThresholdReached() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns a boolean value indicating whether the configured threshold for interruptible auxiliary work mode has been reached for an agent in an interruptible auxiliary state.
isKeyUsageRequired() - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Returns whether Key Usage extension is required to be present in server certificate.
isLectureModeActive() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the lecture mode status of the conference call.
isLecturer() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Indicates whether the participant is a lecturer.
isLimiterEnabled() - Method in class com.avaya.clientservices.media.AutomaticGainControlConfiguration
 
isListenOnlyOptionEnabled() - Method in class com.avaya.clientservices.call.feature.ServiceObservingStatusParameters
Returns whether the listen only option is enabled.
isLocalConferencingEnabled() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Is local conferencing enabled.
isLocalUser() - Method in interface com.avaya.clientservices.call.conference.Participant
Indicates whether the participant is local user.
isLocked() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the lock status of the conference call.
isLongpressEnabled() - Method in class com.avaya.clientservices.media.gui.PlaneGestureDetector
 
isLoop() - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Gets Audio tone/file looping flag.
isMacAddressInfoInSIPRegistrationEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
isMaliciousCallTraceActive() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Returns a Boolean value indicating whether Malicious Call Trace feature is activated.
isMediaProxied() - Method in class com.avaya.clientservices.call.AudioDetails
 
isMediaProxied() - Method in class com.avaya.clientservices.call.VideoDetails
Status indication for whether Video proxied or not.
isMediaTunneled() - Method in class com.avaya.clientservices.call.AudioDetails
 
isMediaTunneled() - Method in class com.avaya.clientservices.call.VideoDetails
Status indication for whether Video tunneled or not.
isMediaTunnelingEnabled() - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
 
isMediaTunnelingEnforced() - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
 
isMessageDeliveryReadStateMonitoringEnabled() - Method in class com.avaya.clientservices.messaging.MessagingConfiguration
A Boolean value indicating whether message delivery and read updates should be tracked or not.
isMessageDeliveryReadStateMonitoringSupported() - Method in interface com.avaya.clientservices.messaging.MessagingService
Does the last connected messaging service support reporting the message delivery status?
isMessageReadReportingEnabled() - Method in class com.avaya.clientservices.messaging.MessagingConfiguration
A Boolean value indicating whether the application wants to report 'message read' indication to other conversation participants.
isMessageReadReportingSupported() - Method in interface com.avaya.clientservices.messaging.MessagingService
Does the last connected messaging service support reporting the message read status?
isMessageSummaryEnabled() - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Check if Message Summary subscription is enabled
isMessagesWaitingAtLogin() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns true if there were voicemail messages waiting for the agent at login
isMessagesWaitingIndicatorForAgent() - Method in class com.avaya.clientservices.agent.AgentInformation
Returns true if message waiting status updates will indicate the status for the agent instead of the physical station for as long as the agent is logged in
isMessagingEnabled() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
isMine() - Method in class com.avaya.clientservices.call.MinuteMessage
Indicates whether given minute message object is minute added by local user.
isMine() - Method in class com.avaya.clientservices.collaboration.drawing.AbstractShape
Returns true whether shape is created by local user, otherwise false and it means that the shape is created by a remote user.
isMissed() - Method in interface com.avaya.clientservices.call.Call
 
isModerator() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Indicates whether the participant is a moderator.
isModerator() - Method in interface com.avaya.clientservices.calllog.CallLogParticipant
 
isMonAppsEnabled() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
isMovedPermanently() - Method in interface com.avaya.clientservices.downloadservice.DownloadResultArgs
Indicates whether all of the redirections in the redirection chain are permanent.
isMultiParty() - Method in interface com.avaya.clientservices.messaging.Conversation
Returns the multi-party status of the conversation.
isMultipleVideoStreamSupport() - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
isMuted() - Method in interface com.avaya.clientservices.media.AudioInterface
This function gets's the current mute status for all audio calls
isNotModified() - Method in interface com.avaya.clientservices.downloadservice.DownloadResultArgs
Get a boolean value indicating whether the data was not modified.
isOffHookDialingEnabled() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
isOneTimePINRequired() - Method in class com.avaya.clientservices.unifiedportal.VirtualRoom
 
isParsedSuccessfully() - Method in class com.avaya.clientservices.agent.UserToUserInformation
 
isParticipantActive(MessagingParticipant) - Method in interface com.avaya.clientservices.messaging.Conversation
Returns true if a specified participant is active in this conversation.
isPasscodeRequired() - Method in class com.avaya.clientservices.call.conference.ConferenceRoomSystemInformation
Indicates whether the room system requires a passcode in order to initiate a mobile link connection.
isPasscodeRequiredToEnterConference() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the current conference is in waiting passcode state or not.
isPermanentMemberOfRegistrationGroup() - Method in class com.avaya.clientservices.common.SignalingServer
 
isPermissionRequiredToEnterLockedConference() - Method in interface com.avaya.clientservices.call.conference.Conference
Indicates whether the current conference is waiting access to join locked conference.
isPersonal() - Method in class com.avaya.clientservices.call.MinuteMessage
Flag that indicates whether this is personal or not.
isPickupByGoingOffHookEnabled() - Method in interface com.avaya.clientservices.call.feature.TeamButton
Indicates whether to pickup the currently selected call in the screen after going off hook when the Team Pickup screen is displayed.
isPickupCall() - Method in interface com.avaya.clientservices.call.Call
Returns true if the call is created as a result of invoking the call pickup feature FeatureType.GROUP_CALL_PICKUP, FeatureType.DIRECTED_CALL_PICKUP, FeatureType.EXTENDED_GROUP_CALL_PICKUP or FeatureType.TEAM_BUTTON pickup.
isPickupRingerOn() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
Indicates whether the pickup ringer status is On or not.
isPinRequiredToBecomeModerator() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the conference call requires entry of a moderator PIN before the local user is allowed to become a moderator.
isPlaying() - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Query the player status..
isPortalUserTokenSupported() - Method in class com.avaya.clientservices.credentials.Challenge
A boolean value indicating whether the sender of the challenge can accept Portal User Token.
isPoundKeyUsedAsCallTrigger() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Indicates whether pressing pound sign during off-hook dialing should trigger the call start.
isPPMPersistentDataEnabled() - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
Determine if PPM persistent data is enabled or not.
isPresenceEnabled() - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
 
isPresenceUpdateInBackgroundEnabled() - Method in class com.avaya.clientservices.presence.PresenceConfiguration
Indicates whether contact presence updates should be monitored and reported even when mobile platform application is not visible.
isPresentationOnlyMode() - Method in interface com.avaya.clientservices.call.Call
 
isPresentationOnlyMode() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
isPresentationVideoChannel() - Method in class com.avaya.clientservices.call.VideoChannel
True if video channel a video presentation channel or false if it is a video call.
isPresenter() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Indicates whether the participant is a presenter.
isPresenting() - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharing
Indicates whether the local user is sharing.
isPrimary() - Method in class com.avaya.clientservices.messaging.MessagingParticipantPhoneNumber
Indicates whether the number is primary.
isPrimary() - Method in class com.avaya.clientservices.spaces.SpaceParticipantEmail
 
isPrivate() - Method in class com.avaya.clientservices.call.ChatMessage
 
isPrivate() - Method in interface com.avaya.clientservices.messaging.Conversation
The conversation is private when SensitivityLevel of the conversation is set to SensitivityLevel.PRIVATE.
isPrivate() - Method in interface com.avaya.clientservices.messaging.Message
Returns true if the message is marked as a private message.
isPrivateTrustStoreEnabled() - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Returns if private trust store has been enabled for this client application.
isProxyFallbackEnabled() - Method in class com.avaya.clientservices.client.ClientConfiguration
Checks whenever proxy fallback is enabled.
isPublic() - Method in class com.avaya.clientservices.unifiedportal.VirtualRoom
 
isPushNotificationsEnabled() - Method in class com.avaya.clientservices.provider.amm.AMMConfiguration
A Boolean value indicating whether Push Notifications are enabled.
isQueuedCallsThresholdReached() - Method in interface com.avaya.clientservices.agent.QueueStatistics
 
isQueueTimeThresholdReached() - Method in interface com.avaya.clientservices.agent.QueueStatistics
 
isRead() - Method in interface com.avaya.clientservices.messaging.Message
Deprecated.
use Message.getReadState() method instead.
isRead() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Get Flag indicating whether or not the message is read.
isReceivingSharingPaused() - Method in interface com.avaya.clientservices.collaboration.Collaboration
Method checks whether receiving sharing is paused.
isRecordingActive() - Method in interface com.avaya.clientservices.call.Call
 
isRecordingActive() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the recording status of the conference call.
isRecordingPaused() - Method in interface com.avaya.clientservices.call.Call
 
isRecordingPaused() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns an indication of whether conference call recording is paused.
isRegistrationInfoEnabled() - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Check if Registration info is enabled
isReliableProvisionalResponsesEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Are reliable provisional responses enabled?
isRemote() - Method in interface com.avaya.clientservices.call.Call
Returns true if the call is a remote call created on the principal line associated with the local user.
isRemote() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
isRemoveAreaCodeForLocalCalls() - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Indicates whether or not the area code should be removed when dialing local numbers.
isRequestWaitingApproval() - Method in class com.avaya.clientservices.common.ScepConfiguration
 
isRestrictedParticipant() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns true if the participant has limited capabilities.
isRestrictedParticipant() - Method in interface com.avaya.clientservices.calllog.CallLogParticipant
Returns true if the participant has limited capabilities.
isRichContentAllowed() - Method in interface com.avaya.clientservices.messaging.MessagingLimits
Specifies if client has access to rich content capabilities.
isRonaOrRoofRedirection() - Method in interface com.avaya.clientservices.call.Call
 
isRTCPEncrypted() - Method in class com.avaya.clientservices.call.AudioDetails
RTCP encryption status for the audio session.
isRTCPEncrypted() - Method in class com.avaya.clientservices.call.VideoDetails
Returns true if RTCP is encrypted, false otherwise.
isScreenSharingPaused() - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
Detects if current content sharing session is paused.
isSearchBody() - Method in class com.avaya.clientservices.messaging.MessagingQuery
Get search body attribute.
isSearchParticipants() - Method in class com.avaya.clientservices.messaging.MessagingQuery
Get search participants attribute.
isSearchSubject() - Method in class com.avaya.clientservices.messaging.MessagingQuery
Get search subjects attribute.
isSecure() - Method in class com.avaya.clientservices.common.ServerInfo
Should a secure connection be used for this server?
isSecure(Socket) - Method in class com.avaya.clientservices.network.security.IntegratedSSLSocketFactory
 
isSecureCall() - Method in interface com.avaya.clientservices.call.Call
 
isSelectCodecBasedOnCallerPreferences() - Method in class com.avaya.clientservices.provider.http.HTTPClientConfiguration
Is the codec selection on the answerer side done based on the codec preferences of the calling UA or the answering UA?
isSelectCodecBasedOnCallerPreferences() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Is the codec selection on the answerer side done based on the codec preferences of the calling UA or the answering UA?
isSendAllCallsEnabled() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
isSendAllCallsEnabled(String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
isSendAllCallsOnDoNotDisturb() - Method in class com.avaya.clientservices.presence.PresenceConfiguration
Indicates a link between "Do Not Disturb" presence state and "Send All Calls" call service feature.
isServiceAvailable() - Method in interface com.avaya.clientservices.call.Call
 
isServiceAvailable() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
A Boolean value indicating whether the Call Feature Service is available.
isServiceAvailable() - Method in interface com.avaya.clientservices.contact.ContactService
Returns true if the Contact service is available.
isServiceAvailable() - Method in interface com.avaya.clientservices.messaging.MessagingService
A Boolean value indicating whether the messaging service is available.
isServiceAvailable() - Method in interface com.avaya.clientservices.presence.PresenceService
Exposes the service availability status.
isServiceAvailable() - Method in interface com.avaya.clientservices.spaces.SpacesService
A Boolean value indicating whether the speces service is available.
isServiceAvailable() - Method in interface com.avaya.clientservices.unifiedportal.UnifiedPortalService
Returns true if the Unified Portal service is available.
isServiceAvailable() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailService
Is the visual voicemail service available? This return value is closely connected with capabilities - if the service is not running, usually all of the capabilities related to the service won't be allowed.
isServiceAvailable(MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
A Boolean value indicating whether the messaging provider is available.
isServiceConfigured() - Method in interface com.avaya.clientservices.presence.PresenceService
Exposes the service configuration status
isServiceObserving() - Method in interface com.avaya.clientservices.call.Call
 
isSharedControl() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Indicates whether SIP shared control feature is enabled
isSilentIfActive() - Method in interface com.avaya.clientservices.call.feature.TeamButton
Indicates whether the Team Button audible alert should not be played if the monitoring station has at least one call appearance active.
isSimRingCallbackEnabled() - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
 
isSimultaneousRingEnabled() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackDestination
 
isSIPSAndSRTPCouplingEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Deprecated.
Use the SIPUserConfiguration.isUseSIPSURIOverTLSEnabled() method instead. Starting with Client SDK 3.1.
isSpeakerMuted() - Method in interface com.avaya.clientservices.media.AudioInterface
This function gets's the current mute status for speaker
isSpeakerphoneOn() - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
isSpeakerSilenced() - Method in interface com.avaya.clientservices.call.Call
 
isSpeedDialEnabled() - Method in class com.avaya.clientservices.contact.fields.ContactPhoneField
The phone number speed dial flag.
isSrtcpEnabled() - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
 
isSrtcpEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
isStationSecurityEnabled() - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
A Boolean value indicating whether the station security is enabled.
isSuperVisorAssistanceAvailable() - Method in class com.avaya.clientservices.agent.AgentSkill
Returns a boolean flag indicating whether the supervisor assistance for an agent is available for the skill represented by the id or not.
isTeamButtonCall() - Method in interface com.avaya.clientservices.call.Call
Returns true if the call is created as a result of invoking the team button feature.
isThresholdAlreadyRegistered(CPUThresholdType, CPUThresholdConfiguration) - Method in interface com.avaya.clientservices.media.VideoInterface
Checks if the input threshold type was already registered for monitoring.
isThumbnail() - Method in interface com.avaya.clientservices.messaging.Attachment
Is attachment a thumbnail.
isTouchOnAbstractShape(int, int, float, AbstractShape) - Static method in class com.avaya.clientservices.collaboration.DrawableHelper
Calculates if x, y coordinates are on abstract shape.
isTransferToVoicemailEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
isUCCPAdditionalFeaturesEnabled() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
A Boolean value indicating whether the additional UCCP features is enabled.
isUCCPEnabled() - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
A Boolean value indicating whether the UCCP Conference protocol is enabled.
isUseGSSBind() - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
When GSS bind is enabled the Windows credentials are used for LDAP connection
isUseIMDomain() - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
 
isUsernamePasswordSupported() - Method in class com.avaya.clientservices.credentials.Challenge
Is a username/password pair an acceptable response for this challenge?
isUseSIPSURIOverTLSEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Indicates whether SIP endpoint uses sips (secure SIP) URI scheme for all SIP requests it initiates towards the network, including secure media calls.
isUsingSpeaker() - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Gets destintion to play tone/file.
isUsingStream() - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Gets destintion to play tone/file.
IsValid() - Method in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
IsVantageDisplayLandscape() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
isVantagePlatform() - Static method in class com.avaya.clientservices.client.PlatformUtils
 
IsVantagePlatform() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
IsVantagePlatform2() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
IsVantagePlatform3() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
isVerified() - Method in class com.avaya.clientservices.messaging.MessagingParticipantPhoneNumber
Indicates whether the number is verified.
isVideoActive() - Method in interface com.avaya.clientservices.call.Call
A convenience method that returns true if the call has active video session.
isVideoAllowed() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns the video allowed status of the conference call.
isVideoBlockedByServer() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Indicates participant's video blocked (i.e., transmission) status, as known by the conferencing system.
isVideoCapable() - Method in interface com.avaya.clientservices.contact.BaseContact
Returns true if contact is video capable.
isVideoCapable() - Method in interface com.avaya.clientservices.contact.EditableContact
 
isVideoEnabled() - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Indicates whether video is enabled
isVideoParticipantNameDisplayActive() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the display participant option is currently active.
isVideoReceiving(int) - Method in interface com.avaya.clientservices.media.VideoInterface
This function gets the state of video activity (only for AAC and MSS).
isVideoSelfSeeActive() - Method in interface com.avaya.clientservices.call.conference.Conference
Returns whether the self-see option is currently active.
isVIP() - Method in interface com.avaya.clientservices.contact.BaseContact
The VIP flag.
isVIP() - Method in interface com.avaya.clientservices.contact.Contact
 
isVIP() - Method in interface com.avaya.clientservices.contact.EditableContact
 
isVP8() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
isWebCollaborationServiceEnabled() - Method in class com.avaya.clientservices.unifiedportal.UnifiedPortalMeetingInfo
 
isWhiteboardStarted() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
To get the correct value this method requires one to register a whiteboard renderer object as a listener on Whiteboard object from Collaboration object returned on CollaborationListener.onCollaborationStarted method callback.
isWiredHeadsetOn() - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
isYieldBluetoothOnPhoneCall() - Method in interface com.avaya.clientservices.media.AudioInterface
Get flag to auto-yield bluetooth on phone call (incoming or outgoing)
ITEMS_ADDED - com.avaya.clientservices.common.DataCollectionChangeType
One or more items have been added to the data collection.
ITEMS_DELETED - com.avaya.clientservices.common.DataCollectionChangeType
One or more items have been deleted from the data collection.
ITEMS_UPDATED - com.avaya.clientservices.common.DataCollectionChangeType
One or more items in the data collection have changed.
IVIEW_NOT_CONNECTED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if iView is not available.

J

join(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Request to join a remote call.
JOINED - com.avaya.clientservices.messaging.enums.MessageType
Joined type is used to notify that new participant has joined the conversation.

K

KEYWORD - com.avaya.clientservices.call.MinuteMessage.MinuteType
Minute message is a keyword.

L

LandscapeOnly - com.avaya.clientservices.media.capture.VideoCaptureController.Orientation
 
LandscapeOrPortrait - com.avaya.clientservices.media.capture.VideoCaptureController.Orientation
 
LandscapePortrait_p1080_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
LandscapePortrait_p1080_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
LandscapePortrait_p272_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
LandscapePortrait_p272_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
LandscapePortrait_p540_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
LandscapePortrait_p540_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
LandscapePortrait_p720_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
LandscapePortrait_p720_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
LAST - com.avaya.clientservices.messaging.enums.DisplayOrder
 
Layer2PriorityMarking - Enum in com.avaya.clientservices.common
Priority levels for implementing quality of service (QoS) at the media access control (MAC) level.
LAYOUT_NOT_AVAILABLE - com.avaya.clientservices.call.CallError
Reported when the conference server is unable to support the selected video layout.
LAYOUT_SELECTION - com.avaya.clientservices.call.VideoDisabledReason
Based on local video layout selection, the video channel cannot be supported.
LDAP - com.avaya.clientservices.contact.ContactProviderSourceType
LDAP Provider - directory search.
LDAP_CONNECT_FAILED - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
LDAP_RETRIEVE_RESULTS_FAILED - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
LDAP_SEARCH_FAILED - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
LDAPConfiguration - Class in com.avaya.clientservices.provider.ldap
User Configuration information for LDAP.
LDAPConfiguration() - Constructor for class com.avaya.clientservices.provider.ldap.LDAPConfiguration
 
LDAPScope - Enum in com.avaya.clientservices.provider.ldap
The scope of the LDAP search.
leave(MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Invokes a leave request for this conversation.
leaveAllConversations(DataRetrievalWatcher<LeaveConversationResponse>) - Method in interface com.avaya.clientservices.messaging.MessagingService
Leave all conversations for the currently logged in user.
LeaveConversationResponse - Interface in com.avaya.clientservices.messaging
Interface for leave conversation response.
leaveConversations(DataRetrievalWatcher<LeaveConversationResponse>, List<Conversation>) - Method in interface com.avaya.clientservices.messaging.MessagingService
Leave a specified list of conversations.
LEAVING - com.avaya.clientservices.messaging.enums.ConversationStatus
Used for conversations which are currently being left.
LEFT - com.avaya.clientservices.call.conference.CameraControl
Move camera left.
LEFT - com.avaya.clientservices.messaging.enums.ConversationStatus
Used for conversations which were left.
LEFT - com.avaya.clientservices.messaging.enums.MessageType
Left type is used to notify that existing participant has left the conversation.
LIBRARY_PACKAGE_NAME - Static variable in class com.avaya.clientservices.BuildConfig
 
LibraryDocument - Class in com.avaya.clientservices.collaboration
Information about a document stored at a conferencing server library.
LibraryDocument - Interface in com.avaya.clientservices.collaboration.librarysharing
Not supported in Client SDK.
Interface that represents information about a document stored at a conferencing server library.
LibraryDocument(String, String, String, Date, int, int, int, String) - Constructor for class com.avaya.clientservices.collaboration.LibraryDocument
Constructor.
LibraryDocumentType - Enum in com.avaya.clientservices.collaboration.librarysharing
Different types of documents that can be stored and shared from conferencing server library.
LibraryManager - Interface in com.avaya.clientservices.collaboration.librarysharing
Class that represents library management functions such as add, edit, remove documents from the network document library.
LibrarySharing - Interface in com.avaya.clientservices.collaboration.librarysharing
Not supported in Client SDK.
Starts share of a selected page from the selected document.
LibrarySharingCompletionHandler - Interface in com.avaya.clientservices.collaboration.librarysharing
Not supported in Client SDK.
LibrarySharingListener - Interface in com.avaya.clientservices.collaboration.librarysharing
Not supported in Client SDK.
Library sharing listener provides updates about the status of library document sharing and whether a new shared page is received from the server (for a non presenting participant).
LIMIT_CALLS - com.avaya.clientservices.call.feature.FeatureType
Limit Number of Concurrent Calls feature: Users can use this to limit the number of concurrent calls at a station to one call, where normally multiple call appearances can terminate at the station.
limitCalls(boolean, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables the Limit Number of Concurrent Calls feature.
LINE_BIG - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Big size line tool.
LINE_MEDIUM - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Medium size line tool.
LINE_RESERVATION_ERROR - com.avaya.clientservices.call.CallError
Reported when a line reservation attempt is failed by the server.
LINE_SMALL - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Small size line tool.
Line2D - Class in com.avaya.clientservices.collaboration.drawing
Consists of two points and represents line object
Line2D(float, float, float, float) - Constructor for class com.avaya.clientservices.collaboration.drawing.Line2D
 
Line2D(PointF, PointF) - Constructor for class com.avaya.clientservices.collaboration.drawing.Line2D
 
LineAppearance - Class in com.avaya.clientservices.call
 
LineAppearance(int, boolean, String) - Constructor for class com.avaya.clientservices.call.LineAppearance
Creates a LineAppearance object
LineAppearance(int, int, boolean, String) - Constructor for class com.avaya.clientservices.call.LineAppearance
Creates a LineAppearance object
LINK_DOWN_ERROR - com.avaya.clientservices.sharedcontrol.DisconnectReason
The shared control connection is down.
LISTEN_ONLY - com.avaya.clientservices.call.feature.ServiceObservingMode
Listen-only service observing mode.
LISTEN_ONLY_OPTION_ACTIVE - com.avaya.clientservices.agent.AgentError
Cannot change to listen-talk because station option is set to listen-only.
LISTEN_ONLY_OPTION_ACTIVE - com.avaya.clientservices.call.feature.ServiceObservingError
Cannot change to another mode as the service observing station is configured to listen-only.
LISTEN_TALK - com.avaya.clientservices.call.feature.ServiceObservingMode
Listen-talk service observing mode.
LOCAL - com.avaya.clientservices.contact.ContactProviderSourceType
Local Provider - local contact provider.
LOCAL - com.avaya.clientservices.contact.ContactSourceType
Local source - contacts from native OS application, i.e.
LOCAL_CACHE - com.avaya.clientservices.contact.ContactSearchLocationType
Search only user's local contacts.
LOCAL_PLATFORM_LIMITATIONS - com.avaya.clientservices.call.VideoDisabledReason
Based on local configuration information and/or the capabilities of the local platform, the media channel cannot be supported.
LOCAL_USER - com.avaya.clientservices.call.VideoDisabledReason
Local user disabled media.
LocalContactConfiguration - Class in com.avaya.clientservices.user
This class provides the User configuration data that connects user and local contacts
LocalContactConfiguration() - Constructor for class com.avaya.clientservices.user.LocalContactConfiguration
 
LOCALLY_DISCONNECTED - com.avaya.clientservices.sharedcontrol.DisconnectReason
The shared control connection was disconnected by the client user's SharedControlService.DeactivateSharedControl action.
LOCATION_DATA_CHANGED - com.avaya.clientservices.user.UserAdminChangeType
 
LOCKED_CONFERENCE - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if conference is locked and the user is not allowed to knock to it.
log() - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
Log - Class in com.avaya.clientservices.client
Provides internal logging for the Avaya Client Services library.
Log - Class in com.avaya.sonic
Utility library capable of generating and playing sonic signals.
Log() - Constructor for class com.avaya.clientservices.client.Log
 
Log() - Constructor for class com.avaya.sonic.Log
 
logCodecs(boolean, String) - Static method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
logD(String, String, Object...) - Method in class com.avaya.clientservices.media.Logger
Log a debug message
LOGD(String) - Static method in class com.avaya.sonic.Log
 
logDeviceInfo() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
logE(String, String, Object...) - Method in class com.avaya.clientservices.media.Logger
Log an error message
LOGE(String) - Static method in class com.avaya.sonic.Log
 
Logger - Class in com.avaya.clientservices.media
 
logI(String, String, Object...) - Method in class com.avaya.clientservices.media.Logger
Log an informational message
LOGI(String) - Static method in class com.avaya.sonic.Log
 
LOGICAL_ID_ALREADY_OBSERVED - com.avaya.clientservices.agent.AgentError
Activation to physical with logical ID being observed.
LOGICAL_ID_ALREADY_OBSERVED - com.avaya.clientservices.call.feature.ServiceObservingError
Physical extension with logical agent ID is already being observed
login(AgentServiceCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Starts agent login process with the communications servers.
LogLevel - Enum in com.avaya.clientservices.media
 
LogLimiter - Class in com.avaya.clientservices.media
 
LogLimiter() - Constructor for class com.avaya.clientservices.media.LogLimiter
 
logout(int, AgentServiceCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Stops agent services including logout with reason code from the communications servers.
LogProvider - Interface in com.avaya.clientservices.media
 
logStack(String, String, Object...) - Method in class com.avaya.clientservices.media.Logger
Log an error message with a stack trace.
logV(String, String, Object...) - Method in class com.avaya.clientservices.media.Logger
Log a verbose message
LOGV(String) - Static method in class com.avaya.sonic.Log
 
logW(String, String, Object...) - Method in class com.avaya.clientservices.media.Logger
Log a warning message
LOGW(String) - Static method in class com.avaya.sonic.Log
 
LOUD_EARPIECE - com.avaya.clientservices.media.EchoCancellationMobileMode
 
LOUD_SPEAKERPHONE - com.avaya.clientservices.media.EchoCancellationMobileMode
 
LOW - com.avaya.clientservices.messaging.enums.MessageImportance
Low message importance level.
LOW_BITRATE - com.avaya.clientservices.media.VoiceActivityDetectionMode
 
LOW_SUPPRESSION - com.avaya.clientservices.media.NoiseSuppressionMode
 
lowerHand(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Called by the moderator to lower the hand of another participant.
lowerHand(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Called to lower local user's hand on the conference call to indicate that the user no longer wants to get the moderator's attention.

M

m_format - Variable in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
m_nBottom - Variable in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
m_nColor - Variable in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
m_nHeight - Variable in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
m_nLeft - Variable in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
m_nRight - Variable in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
m_nTop - Variable in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
m_nWidth - Variable in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
MAINTENANCE_DATA_CHANGED - com.avaya.clientservices.user.UserAdminChangeType
 
makeNoHoldConference(String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Start No Hold Conference for active call, or add new participant to existing conference.
MALICIOUS_CALL_TRACE - com.avaya.clientservices.call.feature.FeatureType
Malicious Call Trace (MCT) feature lets a user to notify SM about a malicious call when a user invokes the Malicious Call Trace feature on an incoming call.
MANUAL - com.avaya.clientservices.common.SignalingServer.FailbackPolicy
Failback will not occur until the administrator triggers a manual failback, or connection with this server is lost.
MANUAL - com.avaya.clientservices.messaging.enums.MessagingReasonType
The message is a result of a manual intervention.
MANUAL_IN - com.avaya.clientservices.agent.AgentFeatureType
Manual-In feature is a call-answering mode in which an agent must press manual-in to receive subsequent Automatic Call Distribution (ACD) call after previous call ends.
MANUAL_IN - com.avaya.clientservices.agent.AgentWorkMode
The manual-in mode indicates that the agent is available for an Automatic Call Distribution (ACD) call.
MANUAL_MODE - com.avaya.clientservices.messaging.enums.RefreshType
Polling for updates is disabled.
markAllCallLogsAsRead(CallLogCompletionHandler) - Method in interface com.avaya.clientservices.calllog.CallLogService
Marks all the existing call logs as read.
markAllContentAsRead(MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Marks all content in this conversation as read.
markAsRead() - Method in interface com.avaya.clientservices.messaging.Message
Marks the message as read.
markAsRead() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Marks the visual voicemail message as read.
markAsUnRead() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Marks the visual voicemail message as unread.
MARKER - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Marker tool.
markMessagesAsRead(List<Message>) - Method in interface com.avaya.clientservices.messaging.MessagingService
Mark multiple messages as read.
MatchedContactsWithMatchLevel - Class in com.avaya.clientservices.contact
A class used to return matched contacts for participant.
MatchedContactsWithMatchLevel() - Constructor for class com.avaya.clientservices.contact.MatchedContactsWithMatchLevel
 
MathUtils - Class in com.avaya.clientservices.collaboration.drawing
Helper class for basic mathematics.
MathUtils() - Constructor for class com.avaya.clientservices.collaboration.drawing.MathUtils
 
Max - com.avaya.clientservices.media.capture.VideoCaptureController.Preference
 
MAX_1080P - com.avaya.clientservices.media.MaxVideoResolution
 
MAX_180P - com.avaya.clientservices.media.MaxVideoResolution
 
MAX_240P - com.avaya.clientservices.media.MaxVideoResolution
 
MAX_360P - com.avaya.clientservices.media.MaxVideoResolution
 
MAX_480P - com.avaya.clientservices.media.MaxVideoResolution
 
MAX_720P - com.avaya.clientservices.media.MaxVideoResolution
 
MAX_90P - com.avaya.clientservices.media.MaxVideoResolution
 
MAX_AGENT_SKILLS_REACHED - com.avaya.clientservices.agent.AgentError
Max Agent Skills Reached.
MAX_AUTO - com.avaya.clientservices.media.MaxVideoResolution
 
MAX_FRAME_LENGTH - Static variable in class com.avaya.clientservices.network.websocket.WebSocketProxyHandler
 
MAX_NUM_ADVOCATE_AGENTS_LOGGED_IN - com.avaya.clientservices.agent.AgentError
Maximum number of Business Advocate Agents logged in.
MAX_NUM_AUTOMATIC_CALL_DISTRIBUTION_AGENTS_LOGGED_IN - com.avaya.clientservices.agent.AgentError
Maximum number of ACD Agents logged in.
MAX_NUM_BCMS_AGENTS_LOGGED_IN - com.avaya.clientservices.agent.AgentError
Maximum number of BCMS Agents logged in.
MAX_NUM_SIP_EAS_AGENTS_LOGGED_IN - com.avaya.clientservices.agent.AgentError
Maximum number of SIP EAS Agents logged in.
MAX_NUMBER_OF_ATTACHMENTS_LIMIT_EXCEEDED - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Number of attachments exceeds the limit.
MAX_NUMBER_OF_ATTACHMENTS_LIMIT_EXCEEDED - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Number of attachments exceeds the limit.
MAX_OBSERVERS_REACHED - com.avaya.clientservices.agent.AgentError
Station/logical agentID extension already observed (or two observers already observing extension with Allow Two Observers active).
MAX_OBSERVERS_REACHED - com.avaya.clientservices.call.feature.ServiceObservingError
Maximum observers are already observing extension.
MAX_REGISTRATIONS_EXCEEDED_ERROR - com.avaya.clientservices.user.RegistrationError
Registration was failed as the number of registrations has exceeded the configured limit.
MAX_SCALE - Static variable in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Value represents maximum scale value for this view.
MAX_SCALE - Static variable in interface com.avaya.clientservices.collaboration.ZoomableSharingView
 
MAX_SEARCH_LIMIT_CROSSED - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
MAX_VECTOR_DIRECTORY_NUMBER_OBSERVED - com.avaya.clientservices.agent.AgentError
Maximum VDNs being observed.
MAX_VECTOR_DIRECTORY_NUMBER_OBSERVED - com.avaya.clientservices.call.feature.ServiceObservingError
Maximum VDNs being observed.
MaxVideoResolution - Enum in com.avaya.clientservices.media
 
MEDIA_CREATION_FAILURE - com.avaya.clientservices.call.CallError
Reported when local audio and/or video resources cannot be initialized successfully.
MEDIA_PRESERVATION - com.avaya.clientservices.agent.AgentError
Denied mode change.
MEDIA_START_FAILURE - com.avaya.clientservices.call.CallError
Reported when local audio and/or video resources cannot be started successfully.
MediaAddressMode - Enum in com.avaya.clientservices.user
Enum indicating the IP address type preference to use when negotiating media streams when the client connects to dual stack server from a dual stack client network.
MediaChannel - Interface in com.avaya.clientservices.call
Base interface representing the methods that can be invoked on a media channel (e.g., audio or video).
MediaConfiguration - Class in com.avaya.clientservices.provider.media
The MediaConfiguration class contains the configuration data related to Media(audio, video).
MediaConfiguration() - Constructor for class com.avaya.clientservices.provider.media.MediaConfiguration
 
MediaDirection - Enum in com.avaya.clientservices.call
Media direction values.
MediaEncryptionType - Enum in com.avaya.clientservices.call
Supported media encryption types.
MediaProtocolType - Enum in com.avaya.clientservices.call
Supported media protocol types.
MediaServicesInstance - Class in com.avaya.clientservices.media
 
MediaServicesInstance(Context, VoIPConfigurationAudio, VoIPConfigurationVideo, Looper) - Constructor for class com.avaya.clientservices.media.MediaServicesInstance
 
MediaServicesProvider - Class in com.avaya.clientservices.media
 
MediaServicesProvider() - Constructor for class com.avaya.clientservices.media.MediaServicesProvider
 
MediaTransportPreference - Enum in com.avaya.clientservices.user
The list of Media Transport network preferences.
MEDIUM - com.avaya.clientservices.collaboration.drawing.DrawingUtils.FontSize
 
MEDIUM - com.avaya.clientservices.collaboration.drawing.DrawingUtils.LineWidth
 
MEDIUM - com.avaya.clientservices.collaboration.drawing.DrawingUtils.StrokeWidth
 
MEET_ME_VECTOR_DIRECTORY_NUMBER - com.avaya.clientservices.agent.AgentError
Cannot observe a meet-me VDN.
MEET_ME_VECTOR_DIRECTORY_NUMBER - com.avaya.clientservices.call.feature.ServiceObservingError
Cannot observe a meet-me VDN.
MEETING_NOT_FOUND - com.avaya.clientservices.collaboration.CollaborationError
Meeting not found.
MeetingMediaType - Enum in com.avaya.clientservices.unifiedportal
Meeting media types.
MeetingMinutes - Interface in com.avaya.clientservices.call
The MeetingMinutes object provides access to meeting minutes related capabilities and actions.
MeetingMinutesCompletionHandler - Interface in com.avaya.clientservices.call
Defines an interface that the client application needs to implement to receive the result of a requested feature operation.
MeetingMinutesListener - Interface in com.avaya.clientservices.call
Meeting minutes listener provides updates about the status of meeting minutes.
Message - Interface in com.avaya.clientservices.messaging
Interface for all Message related tasks and properties.
MESSAGE - com.avaya.clientservices.messaging.enums.MessageType
Messages of this type contain either body text, attachments, or both.
MESSAGE_NOT_FOUND - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Message for query not found.
MESSAGE_NOT_FOUND - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Message for query not found.
MessageBodyPart - Class in com.avaya.clientservices.common
 
MessageBodyPart(byte[], String, String, String) - Constructor for class com.avaya.clientservices.common.MessageBodyPart
Constructs a @MessageBodyPart object
MessageBodyPart(byte[], String, String, String, List<MessageBodyPart>) - Constructor for class com.avaya.clientservices.common.MessageBodyPart
Constructs a @MessageBodyPart object
MessageCompletionHandler - Interface in com.avaya.clientservices.messaging
Completion handler for asynchronous message operations.
MessageDeliveryDetails - Class in com.avaya.clientservices.messaging
This class defines delivery details of message.
MessageDeliveryDetailsCompletionHandler - Interface in com.avaya.clientservices.messaging
Completion handler for asynchronous message delivery details retrieval.
MessageDeliveryState - Enum in com.avaya.clientservices.messaging.enums
Represents read state of a message.
MessageImportance - Enum in com.avaya.clientservices.messaging.enums
Represents the message importance.
MessageListener - Interface in com.avaya.clientservices.messaging
Interface that can be used to retrieve status updates for a message.
MessageReadState - Enum in com.avaya.clientservices.messaging.enums
Represents read state of a message.
MessageStatus - Enum in com.avaya.clientservices.messaging.enums
Represents the state of a message.
MessageType - Enum in com.avaya.clientservices.messaging.enums
Describes the possible types of messages that can be included in a conversation.
MessagingCompletionHandler - Interface in com.avaya.clientservices.messaging
Defines an interface that the client application needs to implement to receive the result of messaging operations.
MessagingConfiguration - Class in com.avaya.clientservices.messaging
User configuration information for the messaging service.
MessagingConfiguration() - Constructor for class com.avaya.clientservices.messaging.MessagingConfiguration
A default constructor.
MessagingError - Class in com.avaya.clientservices.messaging
Represents error for messaging
MessagingError() - Constructor for class com.avaya.clientservices.messaging.MessagingError
 
MessagingError(MessagingError.ErrorCode) - Constructor for class com.avaya.clientservices.messaging.MessagingError
 
MessagingError(MessagingError.ErrorCode, int, String) - Constructor for class com.avaya.clientservices.messaging.MessagingError
 
MessagingError(MessagingError.ErrorCode, String) - Constructor for class com.avaya.clientservices.messaging.MessagingError
 
MessagingError.ErrorCode - Enum in com.avaya.clientservices.messaging
 
MessagingException - Exception in com.avaya.clientservices.messaging
Exception representing a messaging failure.
MessagingException(MessagingError) - Constructor for exception com.avaya.clientservices.messaging.MessagingException
 
MessagingException(MessagingError, int, String) - Constructor for exception com.avaya.clientservices.messaging.MessagingException
 
MessagingException(String, MessagingError, int, String) - Constructor for exception com.avaya.clientservices.messaging.MessagingException
 
MessagingLimits - Interface in com.avaya.clientservices.messaging
This class defines current limits for various messaging service operations.
MessagingParticipant - Interface in com.avaya.clientservices.messaging
Interface for all messaging participant related tasks and properties.
MessagingParticipantPhoneNumber - Class in com.avaya.clientservices.messaging
Represents a participant's phone number.
MessagingParticipantPhoneNumberType - Enum in com.avaya.clientservices.messaging.enums
Represents the type of phone number.
MessagingParticipantRetrievePictureCompletionHandler - Interface in com.avaya.clientservices.messaging
Defines an interface that the client application needs to implement to receive the result of retrieve picture operation.
MessagingParticipantSourceType - Enum in com.avaya.clientservices.messaging.enums
Represents the messaging source that the participant comes from.
MessagingProviderType - Enum in com.avaya.clientservices.messaging.enums
Represents the provider type.
MessagingQuery - Class in com.avaya.clientservices.messaging
Messaging query data.
MessagingQuery() - Constructor for class com.avaya.clientservices.messaging.MessagingQuery
 
MessagingReasonType - Enum in com.avaya.clientservices.messaging.enums
Provides additional reason information for the Left and Closed message types.
MessagingService - Interface in com.avaya.clientservices.messaging
The MessagingService object is accessible from the User object, and provides access to messaging related capabilities and actions.
MessagingServiceListener - Interface in com.avaya.clientservices.messaging
Interface that can be used to retrieve status updates from the MessagingService.
midpoint(int, int, int, int, PointF) - Static method in class com.avaya.clientservices.collaboration.drawing.MathUtils
Calculates middle point between two point coordinates.
Min - com.avaya.clientservices.media.capture.VideoCaptureController.Preference
 
MinuteMessage - Class in com.avaya.clientservices.call
The MinuteMessage object represents a message that can be added to a conference using the meeting minutes service.
MinuteMessage() - Constructor for class com.avaya.clientservices.call.MinuteMessage
Default constructor
MinuteMessage(MinuteMessage) - Constructor for class com.avaya.clientservices.call.MinuteMessage
Copy constructor
MinuteMessage.MinuteStatus - Enum in com.avaya.clientservices.call
States for a meeting minute message in a conference.
MinuteMessage.MinuteType - Enum in com.avaya.clientservices.call
Types of minute message in the conference.
MISSED - com.avaya.clientservices.calllog.CallLogActionType
 
MISSING_INFO - com.avaya.clientservices.agent.AgentError
One or more required entries missing.
MISSING_INFO - com.avaya.clientservices.call.feature.ServiceObservingError
One or more required entries missing.
mix(ByteBuffer, long, long) - Method in interface com.avaya.clientservices.media.audio.AudioMixer
Provides data for mixing (2 bytes per sample, mono, 48 kHz)
Mix - com.avaya.clientservices.media.audio.AudioMergeMode
Audio streams will be mixed together
MOBILE - com.avaya.clientservices.contact.fields.ContactEmailAddressType
Mobile email address type.
MOBILE - com.avaya.clientservices.contact.fields.ContactPhoneNumberType
Mobile phone number type.
MOBILE - com.avaya.clientservices.media.EchoCancellationMode
 
MOBILE - com.avaya.clientservices.messaging.enums.MessagingParticipantPhoneNumberType
Mobile phone number type.
MOBILE - com.avaya.clientservices.presence.PresenceLocationMode
Location mode indicating that the user is online via a mobile device.
MOBILE - com.avaya.clientservices.provider.localcontact.contact.ContactPhoneNumberType
 
MOBILE - com.avaya.clientservices.provider.sip.MobilityMode
The user is on a mobile device.
MOBILE_LINK_HEADSET_CONNECTED - com.avaya.clientservices.call.CallError
Reported when Sonic detected that headset is connected.
MOBILE_LINK_SONIC_SIGNAL_GENERATION_FAILED - com.avaya.clientservices.call.CallError
Reported when Sonic fails to generate the signal.
MOBILE_LINK_SPEAKER_MUTED - com.avaya.clientservices.call.CallError
Reported when Sonic detected that the speaker is muted.
MobilityMode - Enum in com.avaya.clientservices.provider.sip
The mobility mode for a user.
Modality - Enum in com.avaya.clientservices.messaging.enums
Represents modality of MessagingParticipant
MODERATE_SUPPRESSION - com.avaya.clientservices.media.NoiseSuppressionMode
 
MOVE - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Tool which enables user to move shape.
MOVE_CALL - com.avaya.clientservices.call.feature.FeatureType
This feature allows the user to Move call to Simultaneous/Twinned clients.
moveCall(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Call Handover to move a call to user's simultaneous/twin clients.
MULTI_STREAM_SWITCHED_VIDEO - com.avaya.clientservices.unifiedportal.MeetingMediaType
Video images of different participants are separately routed by the conference media server.
MultiTouchGestureAdapter - Class in com.avaya.clientservices.media.gui
 
MultiTouchGestureAdapter() - Constructor for class com.avaya.clientservices.media.gui.MultiTouchGestureAdapter
 
MultiTouchGestureDetector - Class in com.avaya.clientservices.media.gui
 
MultiTouchGestureDetector(MultiTouchGestureListener) - Constructor for class com.avaya.clientservices.media.gui.MultiTouchGestureDetector
 
MultiTouchGestureListener - Interface in com.avaya.clientservices.media.gui
 
mute(boolean) - Method in interface com.avaya.clientservices.media.AudioInterface
This function set's mute status for all audio calls
mute(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Mutes audio of the participant.
muteAllParticipants(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Used by a conference moderator to mute all participants on the conference call.
muteAudio(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Mutes or unmutes the call's audio.
MUTED - com.avaya.sonic.SonicResult
 
muteSpeaker(boolean) - Method in interface com.avaya.clientservices.media.AudioInterface
This function set's mute status for speaker

N

NAME - com.avaya.clientservices.contact.ContactSearchScopeType
Search contacts by name.
NARROW_BAND - com.avaya.clientservices.media.OpusCodecProfileMode
 
NATIVE - com.avaya.clientservices.media.AutomaticGainControlMode
 
NATIVE - com.avaya.clientservices.media.EchoCancellationMode
 
NATIVE - com.avaya.clientservices.media.NoiseSuppressionMode
 
NativeObject - Class in com.avaya.clientservices.media.gui
Base class for all objects that are backed by a native instance of IRefCount.
NativeObject() - Constructor for class com.avaya.clientservices.media.gui.NativeObject
 
NativeRequestInputStream - Class in com.avaya.clientservices.network.http
 
NativeRequestInputStream(long, IHttpTaskHandler) - Constructor for class com.avaya.clientservices.network.http.NativeRequestInputStream
 
NE - com.avaya.clientservices.media.gui.PipPlane.Corner
North-East
NEGOTIATE - com.avaya.clientservices.credentials.AuthenticationMethod
Client SDK will use system calls to authenticate user using Integrated Windows Authentication With this authentication methods process will be performed without interaction with credential provider.
NEGOTIATE - com.avaya.clientservices.credentials.Challenge.AuthorizationMethod
 
NETWORK - com.avaya.clientservices.calllog.CallLogAddressSourceType
 
NETWORK - com.avaya.clientservices.contact.ContactSearchLocationType
Search for directory contacts.
NETWORK_CONTROL - com.avaya.clientservices.common.Layer2PriorityMarking
Corresponds to priority 7
NETWORK_NOT_AVAILABLE - com.avaya.clientservices.call.ConferenceConnectionError
Network is not available.
NETWORK_PREEMPTION - com.avaya.clientservices.call.CallPreemptionReason
Reason-params in RFC 4411 fails to fully meet Department of Defense needs, the AS-SIP signaling appliances support a fifth Reason-param intended to characterize a network preemption event that occurs in the IP portion of the network but is not due to a RSVP preemption occurrence.
NETWORK_UNAVAILABLE - com.avaya.clientservices.common.CapabilityDenialReason
Network is down.
NETWORK_UNAVAILABLE - com.avaya.clientservices.downloadservice.DownloadServiceError
Operation has failed due to no network connectivity.
newHandshakeRequest() - Method in class com.avaya.clientservices.network.websocket.WebSocketClientCustomHandshaker13
 
newProviderInstance(Context, VoIPConfigurationAudio, VoIPConfigurationVideo) - Static method in class com.avaya.clientservices.media.MediaServicesProvider
 
newProviderInstance(Context, VoIPConfigurationAudio, VoIPConfigurationVideo, Looper) - Static method in class com.avaya.clientservices.media.MediaServicesProvider
 
NEXT_CALL - com.avaya.clientservices.call.feature.ServiceObservingType
Service Observing Next Call - starts call-observing associtation for the next call handled by the agent in listen-only mode.
NINE - com.avaya.clientservices.call.AddressDigit
Represents numeric 9.
NINE - com.avaya.clientservices.call.DTMFType
Represents numeric 9.
NINE_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Nine videos of equal size arranged in three rows, three per row.
NINE_VIDEO_WINDOWS_OPTION_TWO - com.avaya.clientservices.call.conference.VideoLayout
Nine videos, one larger on top and eight smaller ones beneath arranged in two rows of four.
NO - com.avaya.clientservices.call.feature.ForwardingOverride
Call forwarding destination on the monitored station will not be overridden by Team Button speed dial invocation.
NO_ANSWER - com.avaya.clientservices.call.CallError
Reported when participant add operation cannot be done because far end didn't answer call.
NO_AVAIL_IDLE_CA - com.avaya.clientservices.agent.AgentError
No idle call appearance to connect to observed connection.
NO_AVAIL_IDLE_CA - com.avaya.clientservices.call.feature.ServiceObservingError
No idle call appearance to connect to observed connection.
NO_AVAILABLE_CALL_APPEARANCE - com.avaya.clientservices.call.CallError
Reported when the local user's call initiation attempt fails because the Avaya Communication Manager has no idle line appearance available for the call.
NO_DISCONNECT_SUPERVISION - com.avaya.clientservices.agent.AgentError
Attempted to initiate service observing from a trunk that does not have disconnect supervision.[remote service observing error?]
NO_HOLD_CONFERENCE - com.avaya.clientservices.call.feature.FeatureType
The No Hold Conference feature allows a user to set up a conference call without interrupting the current conversation.
NO_LIST_AVAILABLE - com.avaya.clientservices.call.feature.AutodialError
The request from the endpoint did not contain any data.
NO_LIST_AVAILABLE - com.avaya.clientservices.call.feature.FeatureLabelError
The request from the endpoint did not contain any data.
NO_MEDIA - com.avaya.clientservices.call.conference.ParticipantMediaStatus
There is no media
NO_MEDIA - com.avaya.clientservices.user.MediaTransportPreference
 
NO_PARTICIPANTS - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Request cannot be completed because there are no participants in the conversation.
NO_PARTICIPANTS - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Request cannot be completed because there are no participants in the conversation.
NO_PICTURE - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
NO_PROXY - com.avaya.clientservices.client.ClientConfiguration.ProxyMode
 
NO_REPLY - com.avaya.clientservices.call.CallForwardingCause
The current call was forwarded due the user who forwarded the call does not reply this call or user who forwarded the call is unavailable.
NO_TALK - com.avaya.clientservices.call.feature.ServiceObservingType
No-talk Service Observing - starts in listen-only mode and cannot be changed to basic mode (i.e., listen and talk)
NO_TALK_OR_NO_CONNECTION_AVAIL - com.avaya.clientservices.agent.AgentError
Cannot change to coach mode because there is no observed connection or the No-Talk Service Observing type has been selected.
NO_TALK_OR_NO_CONNECTION_AVAIL - com.avaya.clientservices.call.feature.ServiceObservingError
Cannot change to coach mode because there is no observed connection or the No-Talk service observing type has been selected.
NoiseSuppressionMode - Enum in com.avaya.clientservices.media
 
NON_IP_PREEMPTION - com.avaya.clientservices.call.CallPreemptionReason
The call preemption has occurred in a non-IP portion of the infrastructure, and this is the Reason cause code given by the SIP Gateway.
NONE - com.avaya.clientservices.agent.AgentLogoutOverrideType
Agent is not configured for forced logout.
NONE - com.avaya.clientservices.agent.AgentReasonCodeMode
Reason code is not required for the agent operation.
NONE - com.avaya.clientservices.agent.AgentState
Default state after agent logout, no work mode.
NONE - com.avaya.clientservices.agent.AgentWorkMode
Default state, no work mode.
NONE - com.avaya.clientservices.agent.ButtonLampState
Default button lamp state.
NONE - com.avaya.clientservices.call.AlertType
None of the alert types
NONE - com.avaya.clientservices.call.AllowedVideoDirection
Video is not allowed.
NONE - com.avaya.clientservices.call.CallPreemptionReason
The call is not preempted.
NONE - com.avaya.clientservices.call.conference.VideoLayout
Video layout setting is not retrieved from the conference server, or the conference server does not support custom video layout setting.
NONE - com.avaya.clientservices.call.feature.ServiceObservingMode
Default state, no service observing mode.
NONE - com.avaya.clientservices.call.feature.ServiceObservingType
Default state, no service observing type.
NONE - com.avaya.clientservices.call.MediaEncryptionType
No encryption
NONE - com.avaya.clientservices.call.SupervisorCallType
Not supervisor call.
NONE - com.avaya.clientservices.call.TransferProgressCode
The transfer is not yet started, default status.
NONE - com.avaya.clientservices.call.VideoDisabledReason
Associated video channel object is enabled.
NONE - com.avaya.clientservices.call.VideoMode
No video.
NONE - com.avaya.clientservices.collaboration.CollaborationContentSharingMode
Content sharing is inactive.
NONE - com.avaya.clientservices.contact.AccessControlBehavior
"CONFIRM" policy would be treated as "BLOCK" by the presence server.
NONE - com.avaya.clientservices.media.AcousticProfileMode
 
NONE - com.avaya.clientservices.media.CongestionControlAlgorithm
 
NONE - com.avaya.clientservices.media.ForwardErrorCorrection
 
NONE - com.avaya.clientservices.messaging.enums.MessagingReasonType
The message reason is not specified.
NONE - com.avaya.clientservices.user.ServiceStatus.DisabledReason
 
NORMAL - com.avaya.clientservices.call.CallForwardingCause
Normal cause - normal redirection of this call.
NORMAL - com.avaya.clientservices.call.OverloadVideoStatus
Not overload
NORMAL - com.avaya.clientservices.media.AudioMode
 
NORMAL - com.avaya.clientservices.media.VoiceActivityDetectionMode
 
NORMAL - com.avaya.clientservices.messaging.enums.MessageImportance
Normal message importance level.
NORMAL - com.avaya.clientservices.messaging.enums.SensitivityLevel
Normal sensitivity level.
NOT_ALLOWED - com.avaya.clientservices.call.CallError
Reported when add participant operation is not allowed at all.
NOT_ALLOWED - com.avaya.clientservices.call.conference.ConferenceRoomSystemStatus
The user is not allowed to connect to the room system.
NOT_AUTHORIZED - com.avaya.clientservices.call.CallError
Reported when participant add or remove operations cannot be supported because local user does not have moderator privileges to perform these actions.
NOT_AUTHORIZED - com.avaya.clientservices.call.ChatError
Operation denied due to lack of authorization for the user to perform the operation.
NOT_AUTHORIZED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported when authentication is required to complete the request.
NOT_AUXILIARY - com.avaya.clientservices.agent.AgentError
Agent not in AUX Work.
NOT_AUXILIARY - com.avaya.clientservices.call.feature.ServiceObservingError
Agent not in AUX Work.
NOT_AVAILABLE - com.avaya.clientservices.agent.AgentReasonCodeLength
Reason code length is not defined.
NOT_CONFIGURED - com.avaya.clientservices.user.ServiceStatus.DisabledReason
 
NOT_CONNECTABLE - com.avaya.clientservices.collaboration.CollaborationError
Problem with connection.
NOT_CONNECTED - com.avaya.clientservices.call.conference.ConferenceMobileLinkConnectionStatus
Mobile link not connected.
NOT_DENIED - com.avaya.clientservices.common.CapabilityDenialReason
Operation allowed.
NOT_ENCRYPTED - com.avaya.clientservices.call.conference.ConferenceEncryptionStatus
Conference legs are not encrypted.
NOT_FOUND - com.avaya.clientservices.call.CallError
Reported when a conference control operation has failed because the server did not recognize the conference call address.
NOT_FOUND - com.avaya.clientservices.contact.ContactError
Contact not found.
NOT_IM_USER - com.avaya.clientservices.call.feature.AutodialError
Requested user does not exist in the Enterprise database.
NOT_IM_USER - com.avaya.clientservices.call.feature.FeatureLabelError
Requested user does not exist in the Enterprise database.
NOT_LICENSED - com.avaya.clientservices.call.CallError
Reported when an operation is denied because user does not have the license to perform the operation.
NOT_LICENSED - com.avaya.clientservices.common.CapabilityDenialReason
 
NOT_LICENSED - com.avaya.clientservices.user.ServiceStatus.DisabledReason
 
NOT_OBSERVING_AGENT - com.avaya.clientservices.agent.AgentError
Not observing a local agent.
NOT_OBSERVING_AGENT - com.avaya.clientservices.call.feature.ServiceObservingError
Cannot change to coach mode because there is no observed connection to an agent for VDN Observing not connected to an agent.
NOT_READ - com.avaya.clientservices.messaging.enums.MessageReadState
Not read by any recipient (outgoing message) or not read by me (incoming messages).
NOT_REGISTERED - com.avaya.clientservices.call.CallError
Reported when an operation fails because the server believes the user is not registered.
NOT_SIGNED_IN - com.avaya.clientservices.common.CapabilityDenialReason
 
NOT_SPECIFIED - com.avaya.clientservices.call.CallPrecedenceLevel
Call precedence level is not specified, Used for non JITC(MLPP) based systems.
NOT_SUPPORTED - com.avaya.clientservices.agent.AgentError
Feature not supported.
NOT_SUPPORTED - com.avaya.clientservices.call.CallError
Reported when a requested operation cannot be supported locally, because the state of the underlying resource does not allow the operation at this time.
NOT_SUPPORTED - com.avaya.clientservices.collaboration.CollaborationError
Functionality is not supported.
NOT_SUPPORTED - com.avaya.clientservices.common.CapabilityDenialReason
Requested operation is not supported.
NOT_SUPPORTED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported when a requested operation is not supported.
NOT_SUPPORTED - com.avaya.clientservices.user.ServiceStatus.DisabledReason
 
NOTE - com.avaya.clientservices.call.MinuteMessage.MinuteType
Minute message is a note.
NUMBER - com.avaya.clientservices.contact.ResolveContactsScopeType
Search contacts by phone number.
NV12 - Static variable in class com.avaya.clientservices.media.capture.VideoCaptureSource
FourCC code for NV12 in hex (little-endian).
NW - com.avaya.clientservices.media.gui.PipPlane.Corner
North-West

O

OBSERVEE_AGENT_NOT_LOGGED_IN - com.avaya.clientservices.agent.AgentError
Entered to observe Logical agent ID not logged in.
OBSERVEE_AGENT_NOT_LOGGED_IN - com.avaya.clientservices.call.feature.ServiceObservingError
Logical agent ID not logged in.
OFF - com.avaya.clientservices.call.CallRecordingState
Recording is off, or is not supported.
OFF - com.avaya.clientservices.call.conference.ConferenceRecordingStatus
Recording is off, or is not supported.
OFF - com.avaya.clientservices.call.feature.FeatureAction
Action to enable the feature.
OFF - com.avaya.clientservices.call.feature.FeatureStatus
The feature status OFF.
OFF - com.avaya.clientservices.call.feature.RingType
Ring Type OFF.
OFF - com.avaya.clientservices.media.AutomaticGainControlMode
 
OFF - com.avaya.clientservices.media.BackgroundNoiseGenerationMode
 
OFF - com.avaya.clientservices.media.EchoCancellationMode
 
OFF - com.avaya.clientservices.media.NoiseSuppressionMode
 
OFF - com.avaya.clientservices.media.OpusCodecProfileMode
 
OFF - com.avaya.clientservices.media.VoiceActivityDetectionMode
 
OFFICE - com.avaya.clientservices.presence.PresenceLocationMode
Location mode indicating that the user is in the office.
OFFLINE - com.avaya.clientservices.presence.PresenceState
Presence state indicating that the user is offline, i.e.
ON - com.avaya.clientservices.call.CallRecordingState
Recording is on.
ON - com.avaya.clientservices.call.conference.ConferenceRecordingStatus
Recording is on.
ON - com.avaya.clientservices.call.feature.FeatureAction
Undefined action.
ON - com.avaya.clientservices.call.feature.FeatureStatus
The feature status ON.
ON - com.avaya.clientservices.call.feature.RingType
Ring Type ON.
ON - com.avaya.clientservices.media.BackgroundNoiseGenerationMode
 
ON_A_CALL - com.avaya.clientservices.presence.PresenceState
Presence state indicating that the user is currently on a call.
ON_CALL - com.avaya.clientservices.agent.AgentError
Agent connected to a call.
ON_CALL - com.avaya.clientservices.agent.AgentState
The ON_CALL state indicates that the agent is currently busy on an Automatic Call Distribution (ACD) call or Direct Agent Call (DAC).
ON_CALL - com.avaya.clientservices.call.feature.ServiceObservingError
Agent connected to a call.
onAcceptCallRequestReceived(CallService, Call, VideoMode) - Method in interface com.avaya.clientservices.call.CallServiceListener
Called to report the receipt of an incoming video call accept request from a third-party call control application or from the user's other endpoint which is controlling this application instance in Shared Control mode (see SIPUserConfiguration.setControlledEndpointEnabled(boolean)).
onActiveCall() - Method in class com.avaya.clientservices.provider.cellularcallstatus.CellularCallEventNotifier
 
onActiveCallChanged(CallService, Call) - Method in interface com.avaya.clientservices.call.CallServiceListener
Called when a there is change in active call or another call has become active call.
onAgentAutoLoginFailed(AgentService, AgentException) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report that automatic agent login failed.
onAgentAutoLoginSucceeded(AgentService) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report that automatic agent login was successful.
onAgentAutoLogoutFailed(AgentService, AgentException) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report that automatic agent logout failed.
onAgentAutoLogoutSucceeded(AgentService) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report that automatic agent logout was successful.
onAgentCapabilitiesChanged(AgentService) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Occurs when agent capabilities is changed.
onAgentFeatureListChanged(AgentService) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report the agent feature list is changed.
onAgentInformationUpdated(AgentService, AgentInformation) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report configuration updates for the contact center agent.
onAgentLoggedIn(AgentService) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report the agent login attempt is successful.
onAgentLoggedOut(AgentService) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report the agent logout attempt is successful.
onAgentServiceAvailable(AgentService) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report the agent service becomes available.
onAgentServiceUnavailable(AgentService) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report the agent service becomes unavailable.
onAgentStateChanged(AgentService, AgentState) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report agent state changes.
onAgentWorkModeChanged(AgentService, AgentWorkMode, int) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called to report the work mode changes for the contact center agent.
onAlarmFired(long, long) - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
onAttachmentCapabilitiesChanged(Attachment) - Method in interface com.avaya.clientservices.messaging.AttachmentListener
Called to report that messaging attachment capabilities have been changed.
onAttachmentGeneratedContentChanged(Attachment, boolean) - Method in interface com.avaya.clientservices.messaging.AttachmentListener
Called to report that the isGeneratedContent attribute has been changed.
onAttachmentLocationChanged(Attachment, String) - Method in interface com.avaya.clientservices.messaging.AttachmentListener
Called to report that the location attribute has been changed.
onAttachmentMimeTypeChanged(Attachment, String) - Method in interface com.avaya.clientservices.messaging.AttachmentListener
Called to report that the mimeType attribute has been changed.
onAttachmentNameChanged(Attachment, String) - Method in interface com.avaya.clientservices.messaging.AttachmentListener
Called to report that the name attribute has been changed.
onAttachmentStatusChanged(Attachment, AttachmentStatus) - Method in interface com.avaya.clientservices.messaging.AttachmentListener
Called to report that the attachment status has been changed.
onAttachmentThumbnailChanged(Attachment, boolean) - Method in interface com.avaya.clientservices.messaging.AttachmentListener
Called to report that the isThumbnail attribute has been changed.
onAudioBecomingNoisy() - Method in interface com.avaya.clientservices.media.AudioDevicesEventListener
Deprecated.
Wired or bluetooth headset unplugged
onAudioDeviceChanged(AudioDevice) - Method in interface com.avaya.clientservices.media.AudioDeviceListener
Called when the active audio device has changed via the AudioInterface API.
onAudioDeviceError(AudioDeviceError) - Method in interface com.avaya.clientservices.media.AudioDeviceListener
Audio state error occured.
onAudioDeviceListChanged(List<AudioDevice>, boolean) - Method in interface com.avaya.clientservices.media.AudioDeviceListener
Audio device(s) have been added or removed by the system.
onAudioFileDidStartPlaying(AudioFilePlayer) - Method in interface com.avaya.clientservices.media.AudioFilePlayerListener
Signal that the player has started playing.
onAudioFileDidStopPlaying(AudioFilePlayer) - Method in interface com.avaya.clientservices.media.AudioFilePlayerListener
Signal that the player has stopped playing.
onAuthenticationChallenge(Challenge, CredentialCompletionHandler) - Method in interface com.avaya.clientservices.credentials.CredentialProvider
This method is called to authenticate a challenge and provide a response back to the requester.
onAuthenticationChallengeCancelled(Challenge) - Method in interface com.avaya.clientservices.credentials.CredentialProvider
This method is called to cancel the previous credential request has been accepted.
onAutoCallbackListChanged(CallFeatureService, List<String>) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Occurs when the list of outstanding auto-callback destinations is changed.
onAutoCallbackStatusChanged(CallFeatureService, boolean) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the status of the auto callback feature has changed.
onAvailableFeatures(CallFeatureService, List<FeatureType>) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the available features has changed.
onBitmapChanged(Bitmap) - Method in class com.avaya.clientservices.collaboration.DrawingView
 
onBitmapChanged(Bitmap) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView.ZoomableSharingViewStateListener
Notifies listener when bitmap changes through ZoomableSharingView.setImageBitmap(Bitmap, boolean).
onBitmapPlaneDoubleTap() - Method in interface com.avaya.clientservices.media.gui.BitmapPlaneListener
Called when user performed double tap.
onBitmapPlaneLongPress() - Method in interface com.avaya.clientservices.media.gui.BitmapPlaneListener
Called when user performed long press.
onBitmapPlaneSingleTap() - Method in interface com.avaya.clientservices.media.gui.BitmapPlaneListener
Called when user performed single tab.
onBluetoothAdapterState(boolean) - Method in interface com.avaya.clientservices.media.AudioDevicesEventListener
Deprecated.
Bluetooth adapter on event Means that Bluetooth has become available.
onBluetoothHeadsetState(boolean) - Method in interface com.avaya.clientservices.media.AudioDevicesEventListener
Deprecated.
Bluetooth headset connected event
onBusyIndicatorChanged(CallFeatureService, BusyIndicator) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the status of the busy indicator has changed.
onCallAllowedVideoDirectionChanged(Call, AllowedVideoDirection) - Method in interface com.avaya.clientservices.call.CallListener
Called to report allowed video direction has changed.
onCallAudioMuteStatusChanged(Call, boolean) - Method in interface com.avaya.clientservices.call.CallListener
Called when the call's audio is muted or unmuted.
onCallbackCallFailed(FeatureException) - Method in interface com.avaya.clientservices.call.feature.CallbackCallCompletionHandler
Reports that the callback call placement failed.
onCallbackCallStatusUpdated(CallbackCallStatus) - Method in interface com.avaya.clientservices.call.feature.CallbackCallCompletionHandler
Reports that the callback call's intermediate status has changed.
onCallbackCallSuccess() - Method in interface com.avaya.clientservices.call.feature.CallbackCallCompletionHandler
Reports that the callback call was successfully performed.
onCallCapabilitiesChanged(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called to report a change in call's capabilities.
onCallConferenceStatusChanged(Call, boolean) - Method in interface com.avaya.clientservices.call.CallListener
Called to report a change in conference status of the call.
onCallCreated(CallService, Call) - Method in interface com.avaya.clientservices.call.CallServiceListener
Called when a call is created by the signaling engine.
onCallDenied(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called when an incoming call is locally denied.
onCallDigitCollectionCompleted(Call) - Method in interface com.avaya.clientservices.call.CallListener
For a call in the off-hook dialing state, indicates that digit collection has completed and the call will now be initiated using the collected digits.
onCallDigitCollectionPlayDialTone(Call) - Method in interface com.avaya.clientservices.call.CallListener
For a call in the off-hook dialing state, indicates that the dial plan data has specified that the application should resume playing dial tone until another digit is entered.
onCallEnded(Call, CallEndReason) - Method in interface com.avaya.clientservices.call.CallListener
Called when a call is ended.
onCallEstablished(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called when an outgoing call has been established.
onCallExtraPropertiesChanged(Call, Map<String, String>) - Method in interface com.avaya.clientservices.call.CallListener
Called to inform application about extra properties associated with the call has changed.
onCallFailed(Call, CallException) - Method in interface com.avaya.clientservices.call.CallListener
Called when a call fails.
onCallFeatureServiceAvailable(CallFeatureService) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Reports when feature service becomes available.
onCallFeatureServiceUnavailable(CallFeatureService) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Reports when feature service becomes unavailable.
onCallForwardingBusyNoAnswerStatusChanged(CallFeatureService, boolean, String, String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the status of the call forwarding busy-no-answer feature has changed.
onCallForwardingStatusChanged(CallFeatureService, boolean, String, String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the status of the call forwarding feature has changed.
onCallHeld(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called when an existing call is locally held.
onCallHeldRemotely(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called when an existing call is remotely held.
onCallIgnored(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called when an incoming call is locally ignored, as a result of a prior Call.ignore() call by the client application.
onCallIncomingVideoAddRequestAccepted(Call, VideoChannel) - Method in interface com.avaya.clientservices.call.CallListener
Called to report that the incoming video add request has been accepted by the client application.
onCallIncomingVideoAddRequestDenied(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called to report that the incoming video add request by the far-end has been denied by local user calling call.denyVideo().
onCallIncomingVideoAddRequestReceived(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called to report that the far-end has requested adding a new video channel, e.g., when the far-end wants to add video to an existing audio-only call.
onCallIncomingVideoAddRequestTimedOut(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called to report that the incoming video add request has not been accepted or denied by the client application in a timely manner to allow the successful setup of the video channel.
onCallJoined(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called when a previously remote call becomes a local call as a result of the local application calling Call.Join() on the Call object.
onCallLogServiceCallLogItemsAdded(CallLogService, List<CallLogItem>) - Method in interface com.avaya.clientservices.calllog.CallLogServiceListener
Callback to indicate which Call Log Items have been added.
onCallLogServiceCallLogItemsRemoved(CallLogService, List<CallLogItem>) - Method in interface com.avaya.clientservices.calllog.CallLogServiceListener
Callback to report removal of call log items.
onCallLogServiceCallLogItemsResynchronized(CallLogService, List<CallLogItem>) - Method in interface com.avaya.clientservices.calllog.CallLogServiceListener
Callback to indicate a successful resynchronization of call log items from the persistent data source.
onCallLogServiceCallLogItemsUpdated(CallLogService, List<CallLogItem>) - Method in interface com.avaya.clientservices.calllog.CallLogServiceListener
Callback to indicate which Call Log Items have been updated.
onCallLogServiceCapabilitiesChanged(CallLogService) - Method in interface com.avaya.clientservices.calllog.CallLogServiceListener
Callback to indicate that call log service capabilities changed.
onCallLogServiceLoaded(CallLogService, List<CallLogItem>) - Method in interface com.avaya.clientservices.calllog.CallLogServiceListener
Callback to indicate a set of call log items have been loaded into cache.
onCallLogServiceLoadFailed(CallLogService, List<CallLogItem>) - Method in interface com.avaya.clientservices.calllog.CallLogServiceListener
Callback to indicate a fail of call log service load.
onCallLongHoldTimeExpired(Call) - Method in interface com.avaya.clientservices.call.CallListener
Sent when the call was kept on hold for longer than the hold recall timeout administered on Avaya Communication Manager (CM).
onCallParticipantMatchedContactsChanged(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called to report that the participant's matched contacts changed.
onCallPickupAlertStatusChanged(CallFeatureService, CallPickupAlertParameters) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the status of the enhanced call pickup feature status change.
onCallPrecedenceLevelChanged(Call, CallPrecedenceLevel) - Method in interface com.avaya.clientservices.call.CallListener
This is called to inform application about change in precedence level of call.
onCallPreempted(Call, CallPreemptionReason, boolean) - Method in interface com.avaya.clientservices.call.CallListener
This is called to inform application about call being preempted.
onCallQueued(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called when an outgoing call is queued by a network server.
onCallRecordingStateChanged(Call, CallRecordingState) - Method in interface com.avaya.clientservices.call.CallListener
Called to inform application about call recording state.
onCallRedirected(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called when an outgoing call is redirected by the network servers to a different destination (e.g., when EC500 forking takes place or call is covered to voice mail).
onCallRemoteAddressChanged(Call, String, String) - Method in interface com.avaya.clientservices.call.CallListener
Called when remote party address of the call changes.
onCallRemoteAlerting(Call, boolean) - Method in interface com.avaya.clientservices.call.CallListener
Called an when outgoing call has received ring back information from the signaling network.
onCallRemoteControlVideoModeRequested(Call, VideoMode) - Method in interface com.avaya.clientservices.call.CallListener
This is called to inform the application about video mode change request received from the user's other endpoint, which is controlling this application instance in Shared Control mode (see SIPUserConfiguration.setControlledEndpointEnabled(boolean)).
onCallRemoved(CallService, Call) - Method in interface com.avaya.clientservices.call.CallServiceListener
Called when a call has been removed from the call service.
onCallSecureIndicationChanged(Call, boolean) - Method in interface com.avaya.clientservices.call.CallListener
Called to inform the application about a change in the end to end security status of the call from/to secured/unsecured.
onCallServiceAvailable(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called to report that the call has a healthy signaling path.
onCallServiceCapabilityChanged(CallService) - Method in interface com.avaya.clientservices.call.CallServiceListener
Called when service capability is changed.
onCallServiceUnavailable(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called to report that the call's signaling path has failed.
onCallSpeakerSilenceStatusChanged(Call, boolean) - Method in interface com.avaya.clientservices.call.CallListener
Called when speaker is silenced or unsilenced for the call.
onCallStarted(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called to report that call has started.
onCallUnheld(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called when an existing call is unheld.
onCallUnheldRemotely(Call) - Method in interface com.avaya.clientservices.call.CallListener
Called when an existing call is remotely unheld.
onCallVideoChannelsUpdated(Call, List<VideoChannel>) - Method in interface com.avaya.clientservices.call.CallListener
Called when an the video channels have been updated.
onCertificateExpiryNotification(X509Certificate, int) - Method in interface com.avaya.clientservices.provider.certificate.CertificateStatusListener
Notifies the registered listeners about the number of days before certificate expires.
onChangeCursorPosition(int, int) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer.RendererPrivateListener
Notifies that cursor position changed in current content sharing session.
onChatAllMessagesChanged(Chat, DataCollectionChangeType, List<ChatMessage>) - Method in interface com.avaya.clientservices.call.ChatListener
Called to report a change in the chat's list of all chat messages.
onChatPrivateMessagesChanged(Chat, DataCollectionChangeType, List<ChatMessage>) - Method in interface com.avaya.clientservices.call.ChatListener
Called to report a change in the chat's list of private chat messages.
onChatPublicMessagesChanged(Chat, DataCollectionChangeType, List<ChatMessage>) - Method in interface com.avaya.clientservices.call.ChatListener
Called to report a change in the chat's list of public chat messages.
onChatServiceAvailable(Chat) - Method in interface com.avaya.clientservices.call.ChatListener
Called to report that the chat services have a healthy signaling path.
onChatServiceUnavailable(Chat) - Method in interface com.avaya.clientservices.call.ChatListener
Called to report that the chat services do not have a healthy signaling path.
onClientProcessBoundToCellular(Client, boolean) - Method in interface com.avaya.clientservices.client.DefaultNetworkListener
Called when the process default network has changed.
onClientShutdown(Client) - Method in interface com.avaya.clientservices.client.ClientListener
Called when the client has shut down.
onClientUserCreated(Client, User) - Method in interface com.avaya.clientservices.client.ClientListener
Notifies the listener that the specified user has been created.
onClientUserRemoved(Client, User) - Method in interface com.avaya.clientservices.client.ClientListener
Notifies the listener that the specified user has been removed.
onCollaborationCapabilitiesChanged(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Called to report that the collaboration capabilities have changed, e.g., as a result of collaboration state change or other internal events.
onCollaborationEnded(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Reports that a collaboration instance and all of its channels (whiteboard, content sharing, library sharing, etc.) has been ended.
onCollaborationEndFailed(Collaboration, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Reports that ending a collaboration instance has failed.
onCollaborationEndSucceeded(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Reports that a collaboration instance has ended successfully.
onCollaborationGetParticipantsResult(Collaboration, List<Participant>) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Called to report that the collaboration retrieved participants list.
onCollaborationInitialized(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Reports that the collaboration has been initialized - all starting events were processed.
onCollaborationModeratorPrivilegeChanged(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Reports that the local user's moderator privilege was changed.
onCollaborationNearEndByEject(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Reports that the collaboration user will be ejected.
onCollaborationPresenterPrivilegeChanged(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Reports that the local user's presenter privilege was changed.
onCollaborationServiceAvailable(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Called when the collaboration session started and became available.
onCollaborationServiceCollaborationCreationFailed(CollaborationService) - Method in interface com.avaya.clientservices.collaboration.CollaborationServiceListener
Reports that an error occurred during automatic creation of the collaboration.
onCollaborationServiceCollaborationCreationFailed(CollaborationService, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.CollaborationServiceListener
Reports that an error occurred during automatic creation of the collaboration.
onCollaborationServiceCollaborationCreationSucceeded(CollaborationService, Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationServiceListener
Reports that Collaboration object was created automatically.
onCollaborationServiceCollaborationRemoved(CollaborationService, Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationServiceListener
Reports that Collaboration object was removed after ended collaboration call.
onCollaborationServiceUnavailable(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Called when the collaboration session became unavailable which can be caused by network disruption.
onCollaborationStarted(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Reports that a collaboration instance has started successfully.
onCollaborationStartFailed(Collaboration, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Reports that starting a collaboration instance has failed.
onCollaborationStartSucceeded(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CollaborationListener
Reports that a collaboration instance has started successfully.
onCollectionChanged(DataRetrievalWatcher<T>, DataCollectionChangeType, List<T>) - Method in interface com.avaya.clientservices.common.DataRetrievalWatcherListener
Called whenever the underlying data collection has changed.
onCollectionChanged(Object, DataCollectionChangeType, List<T>) - Method in interface com.avaya.clientservices.common.DataCollectionChangeListener
Called whenever the contents of a data collection has changed.
onCompleted(AudioDetails) - Method in interface com.avaya.clientservices.call.AudioDetailsCompletionHandler
Reports that the operation was successfully completed.
onCompleted(List<VideoDetails>) - Method in interface com.avaya.clientservices.call.VideoDetailsCompletionHandler
Called with the list of video details for each video channel.
onConferenceActiveTalkersChanged(Conference, DataCollectionChangeType, List<ActiveParticipant>) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report a change in conference call's active talker list.
onConferenceAlwaysDisplayActiveSpeakerVideoChanged(Conference, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Reports that the option that controls display of the active speaker's video has changed.
onConferenceAvailableVideoLayoutsChanged(Conference, VideoLayout[]) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Reports that the list of available video layouts supported by the conference server has changed.
onConferenceBrandNameChanged(Conference, String) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference's brand name has changed.
onConferenceCapabilitiesChanged(Conference) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report a change in conference call's capabilities.
onConferenceContinuationStatusChanged(Conference, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the continuation property of the conference has changed as a result of a local or a remote operation.
onConferenceDisplayVideoParticipantNameChanged(Conference, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Reports that the option that controls display of the participant name in video image has changed.
onConferenceDroppedParticipantsChanged(Conference, DataCollectionChangeType, List<DroppedParticipant>) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report a change in conference call's dropped participant list.
onConferenceEncryptionStatusChanged(Conference, ConferenceEncryptionStatus) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference's encryption status has changed based on the encryption status of current participants on the call.
onConferenceEndTimeChanged(Conference, Date) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference's end time has been specified as a result of a local or a remote operation.
onConferenceEntryExitToneStatusChanged(Conference, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference's entry/exit tone enabled status has changed as a result of a local or a remote operation.
onConferenceExternalAdmissionStatusChanged(Conference, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the external admission status for the current conference call has changed.
onConferenceHandLowered(Conference) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Notifies the application that the local user's hand has been lowered.
onConferenceHandRaised(Conference) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report local user's hand has been raised.
onConferenceLectureModeStatusChanged(Conference, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference's lecture mode status has changed as a result of a local or a remote operation.
onConferenceLockStatusChanged(Conference, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference's lock status has changed as a result of a local or a remote operation.
onConferenceMobileLinkConnected(ConferenceMobileLink, ConferenceMobileLinkConnectionDetails) - Method in interface com.avaya.clientservices.call.conference.ConferenceMobileLinkListener
Called to report a mobile link connection to the room system identified by roomSystemAddress has been established.
OnConferenceMobileLinkDisconnected(ConferenceMobileLink, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceMobileLinkListener
Called to report a mobile link connection to the room system has ended.
onConferenceParticipantsChanged(Conference, DataCollectionChangeType, List<ActiveParticipant>) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report a change in conference call's participant list.
onConferencePasscodeRequired(Conference, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the user needs to provide admission passcode before (s)he can be admitted to the conference call.
onConferencePendingParticipantsChanged(Conference, DataCollectionChangeType, List<PendingParticipant>) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report a change in conference call's pending participant list.
onConferencePermissionToEnterLockedConferenceRequired(Conference) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the user is trying to join a locked conference call that does not require a passcode for entry.
onConferenceRecentTalkersChanged(Conference, DataCollectionChangeType, List<ActiveParticipant>) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report a change in conference call's recent talkers list.
onConferenceRecordingStatusChanged(Conference, ConferenceRecordingStatus) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference's recording status has changed as a result of a local or a remote operation.
onConferenceServiceAvailable(Conference) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference has a healthy signaling path.
onConferenceServiceUnavailable(Conference, ConferenceConnectionError) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference does not have a healthy signaling path.
onConferenceSlideViewerNewSlideAvailable(ConferenceSlideViewer, ConferenceSlide) - Method in interface com.avaya.clientservices.call.conference.ConferenceSlideViewerListener
Called to report a new slide has been added to the presentation.
onConferenceSlideViewerSubscriptionEnded(ConferenceSlideViewer, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceSlideViewerListener
Called to report the server ended the content slide viewer subscription.
onConferenceStarted(Conference) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference has started.
onConferenceStreamingStatusChanged(Conference, ConferenceStreamingStatus) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference's streaming status has changed.
onConferenceSubjectChanged(Conference, String) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference's subject/title has changed.
onConferenceVideoLayoutChanged(Conference, VideoLayout) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Reports that the layout of the video image created by the conference server has changed.
onConferenceVideoSelfSeeChanged(Conference, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Reports that the option that controls the self-see video has changed.
onConferenceVideoStatusChanged(Conference, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference's video enabled status has changed as a result of a local or a remote operation.
onConferenceWaitingToStart(Conference) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference has not started, and the local user is waiting for the conference to start.
onConfigurationReloadRequested(User, UserAdminChangeType) - Method in interface com.avaya.clientservices.user.UserAdminEventListener
Occurs when a server is requesting reload of the configuration profile.
onContactGroupsLoadingFailed(ContactService, ContactSourceType, ContactError) - Method in interface com.avaya.clientservices.contact.ContactServiceListener
Called when contact groups loading from an underlying provider fails.
onContactsAdded(ContactGroup, Collection<Contact>) - Method in interface com.avaya.clientservices.contact.ContactGroupListener
Occurs when new contacts were added to the group, either through local or remote actions.
onContactServiceAvailable(ContactService) - Method in interface com.avaya.clientservices.contact.ContactServiceListener
Called when the contact service becomes available for use.
onContactServiceAvailableProviderListChanged() - Method in interface com.avaya.clientservices.contact.ContactServiceListener
Called when the list of available contact providers changes.
onContactServiceCapabilitiesChanged() - Method in interface com.avaya.clientservices.contact.ContactServiceListener
Called when any of the contact service's capabilities changes.
onContactServiceLoadingComplete(ContactService, ContactSourceType, boolean) - Method in interface com.avaya.clientservices.contact.ContactServiceListener
Called once all the contacts have been loaded from their underlying sources.
onContactServiceLoadingFailed(ContactService, ContactSourceType, boolean, ContactError) - Method in interface com.avaya.clientservices.contact.ContactServiceListener
Called when the loading of contacts fails.
onContactServiceProviderFailed(ContactService, ContactSourceType, ContactError) - Method in interface com.avaya.clientservices.contact.ContactServiceListener
Called when an underlying contact provider fails.
onContactServiceSelfContactUpdated(ContactService, Contact) - Method in interface com.avaya.clientservices.contact.ContactServiceListener
Called when self contact is updated.
onContactServiceUnavailable(ContactService) - Method in interface com.avaya.clientservices.contact.ContactServiceListener
Called when the contact service becomes unavailable for use.
onContactsRemoved(ContactGroup, Collection<Contact>) - Method in interface com.avaya.clientservices.contact.ContactGroupListener
Occurs when contacts were removed from the group, either through local or remote actions.
onContactUpdated(Contact) - Method in interface com.avaya.clientservices.contact.ContactListener
Occurs when some field of the contact changes, either through local or remote actions.
onContentSharingEnded() - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer.RendererPrivateListener
Notifies that content sharing session is ended.
onContentSharingEnded(ContentSharing) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharingListener
Reports that content sharing session has been ended either locally or remotely.
onContentSharingEnded(ContentSharing) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
 
onContentSharingPaused(boolean) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer.RendererPrivateListener
Notifies that current content sharing session is paused.
onContentSharingPaused(ContentSharing) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharingListener
Reports that content sharing session has been paused either locally or remotely.
onContentSharingPaused(ContentSharing) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
 
onContentSharingResumed(ContentSharing) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharingListener
Reports that content sharing session has been resumed either locally or remotely.
onContentSharingResumed(ContentSharing) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
 
onContentSharingStarted() - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer.RendererPrivateListener
Notifies that content sharing session is started.
onContentSharingStarted(ContentSharing, Participant) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharingListener
Reports that content sharing session has been started either locally or remotely
onContentSharingStarted(ContentSharing, Participant) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
 
onControllableEndpointsAvailable(List<ControllableEndpoint>) - Method in interface com.avaya.clientservices.sharedcontrol.SharedControlServiceListener
Called when a controllable endpoint is available to do Shared Control with, i.e.
onControllableEndpointsListUpdated(List<ControllableEndpoint>) - Method in interface com.avaya.clientservices.sharedcontrol.SharedControlServiceListener
Called when there is an update in list of controllable endpoints.
onControllableEndpointsUnavailable() - Method in interface com.avaya.clientservices.sharedcontrol.SharedControlServiceListener
Called when no controllable endpoint is available to do Shared Control with, i.e.
onConversationActiveStatusChanged(Conversation, boolean) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the conversation's active status has changed in response to a local or remote operation.
onConversationCapabilitiesChanged(Conversation) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that one or more of the capabilities of the conversation has changed.
onConversationClosedStatusChanged(Conversation, boolean) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the closed state of the conversation has changed in response to a local or remote operation.
onConversationComposingParticipantsChanged(Conversation, List<MessagingParticipant>) - Method in interface com.avaya.clientservices.messaging.ComposingParticipantsListener
Called to report that the list of remote participants currently composing a message on this conversation has changed.
onConversationLastAccessTimeChanged(Conversation, Date) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the last accessed time of the conversation has changed in response to messages in the conversation being marked as read, or by an explicit invocation of the Conversation.setLastAccessTime(MessagingCompletionHandler) method.
onConversationLastUpdatedTimeChanged(Conversation, Date) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the last updated time of the conversation has changed.
onConversationLatestEntryTimeChanged(Conversation, Date) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the latest entry time of the conversation has changed in response to new messages being added to the conversation.
onConversationMessagesAdded(Conversation, List<Message>) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that one or more messages have been added to the conversation.
onConversationMessagesRemoved(Conversation, List<Message>) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that one or more messages have been removed from the conversation.
onConversationMultiPartyStatusChanged(Conversation, boolean) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the isMultiparty state of the conversation has changed in response to new participants being added or existing participants being removed.
onConversationParticipantsAdded(Conversation, List<MessagingParticipant>) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that one or more participants have been added to the conversation.
onConversationParticipantsRemoved(Conversation, List<MessagingParticipant>) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that one or more participants have been removed from the conversation.
onConversationPreviewTextChanged(Conversation, String) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the preview text for the conversation has changed.
onConversationSensitivityChanged(Conversation, SensitivityLevel) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the sensitivity of the conversation has changed via either a local or remote operation.
onConversationStatusChanged(Conversation, ConversationStatus) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that resource status of the conversation has changed.
onConversationSubjectChanged(Conversation, String) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the subject of the conversation has changed via either a local or remote operation.
onConversationTotalAttachmentCountChanged(Conversation, int) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the total number of attachments in the conversation has changed.
onConversationTotalMessageCountChanged(Conversation, int) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the total number of messages in the conversation has changed.
onConversationTotalUnreadAttachmentCountChanged(Conversation, int) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that total number of unread attachments in the conversation has changed.
onConversationTotalUnreadMessageCountChanged(Conversation, int) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the number of unread messages in the conversation has changed.
onConversationTypeChanged(Conversation, ConversationType) - Method in interface com.avaya.clientservices.messaging.ConversationListener
Called to report that the type of the conversation has changed.
onCredentialAccepted(Challenge) - Method in interface com.avaya.clientservices.credentials.CredentialProvider
This method is called to report that the credential returned in the previous credential request has been accepted.
OnCredentialAccepted() - Method in interface com.avaya.clientservices.credentials.EnrollmentCredentialProvider
This method is called by the requester to report that the credential returned by the Enrollment Credential Provider has been accepted.
onCredentialProvided(UserCredential) - Method in interface com.avaya.clientservices.credentials.CredentialCompletionHandler
Call this to return a UserCredential object in response to a Challenge.
onCredentialRequestRefused() - Method in interface com.avaya.clientservices.credentials.CredentialCompletionHandler
Call this to refuse to provide a response to a Challenge.
onCursorReceived(ContentSharing, Point) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharingListener
Sends information about cursor position of the participant who shares screen.
onCursorReceived(ContentSharing, Point) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
 
onData(ByteBuffer, int) - Method in interface com.avaya.clientservices.media.audio.AudioStreamListener
Signals that new data were captured, and provide access to it
onDisconnectedCall() - Method in class com.avaya.clientservices.provider.cellularcallstatus.CellularCallEventNotifier
 
onDown(MotionEvent) - Method in class com.avaya.clientservices.media.gui.PlaneGestureDetector
onDrawFrame(double) - Method in class com.avaya.clientservices.media.gui.BitmapLayer
onDrawFrame(double) - Method in class com.avaya.clientservices.media.gui.BitmapPlane
onDrawFrame(double) - Method in interface com.avaya.clientservices.media.gui.Renderable
 
onDrawFrame(double) - Method in class com.avaya.clientservices.media.gui.VideoLayer
onDrawFrame(double) - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
onDrawFrame(double) - Method in class com.avaya.clientservices.media.gui.VideoPlaneRemote
onDrawFrame(GL10) - Method in class com.avaya.clientservices.media.gui.PlaneRenderer
ONE - com.avaya.clientservices.call.AddressDigit
Represents numeric 1.
ONE - com.avaya.clientservices.call.DTMFType
Represents numeric 1.
ONE_LEVEL - com.avaya.clientservices.provider.ldap.LDAPScope
Search one level
ONE_MINUTE - com.avaya.clientservices.messaging.enums.RefreshType
Polling for changes will be done every one minute.
ONE_TIME_PIN_REQUIRED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if user is owner and one time pin is required.
ONE_TIME_PIN_REQUIRED_FOR_OWNER_VIRTUAL_ROOM_ACCESS - com.avaya.clientservices.call.CallError
Reported when one time pin is required and user is owner of the room.
ONE_TIME_PIN_REQUIRED_FOR_VIRTUAL_ROOM_ACCESS - com.avaya.clientservices.call.CallError
Reported when one time pin is required and user is not owner of the room.
ONE_TOUCH_RECORDING - com.avaya.clientservices.call.feature.FeatureType
One-Touch Recording is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that allows a user to start and end the recording of an in-progress conversation using the AUDIX system recording facility.
ONE_VIDEO_WINDOW_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Single full-screen video.
ONE_VIDEO_WINDOW_OPTION_TWO_WITH_PRESENTATION - com.avaya.clientservices.call.conference.VideoLayout
Full-screen presentation video.
onEC500StatusChanged(CallFeatureService, boolean) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the status of the EC500 feature has changed.
onEndDrawShape(WhiteboardSurface, AbstractShape) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page user has finished drawing shape.
onEnhancedCallForwardingStatusChanged(CallFeatureService, String, EnhancedCallForwardingStatus) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the status of the enhanced call forwarding feature has changed.
OnEnrollmentAuthenticationChallenge() - Method in interface com.avaya.clientservices.credentials.EnrollmentCredentialProvider
This method is called to authenticate a challenge and provide a credential back to the requester.
onError() - Method in interface com.avaya.clientservices.calllog.CallLogCompletionHandler
Reports that the operation failed.
onError(AgentError) - Method in interface com.avaya.clientservices.agent.SupervisorAssistCompletionHandler
Reports that the operation has failed.
onError(AgentException) - Method in interface com.avaya.clientservices.agent.AgentServiceCompletionHandler
Reports that the operation has failed.
onError(ButtonLampState, AgentException) - Method in interface com.avaya.clientservices.agent.AgentFeatureButtonLampCompletionHandler
Reports that the operation has failed.
onError(CallException) - Method in interface com.avaya.clientservices.call.CallCompletionHandler
Reports that the operation is pending approval with status code of CallError.PENDING_APPROVAL or the operation has failed.
onError(CallException) - Method in interface com.avaya.clientservices.call.CompletionHandlerWithResult
Reports that the operation has failed.
onError(ChatException) - Method in interface com.avaya.clientservices.call.SendMessageCompletionHandler
Reports that the send operation was completed with errors.
onError(FeatureException) - Method in interface com.avaya.clientservices.call.feature.FeatureCompletionHandler
Reports that the operation has failed.
onError(UpdateAutodialException) - Method in interface com.avaya.clientservices.call.feature.UpdateAutodialCompletionHandler
Reports that the operation has failed.
onError(UpdateFeatureLabelException) - Method in interface com.avaya.clientservices.call.feature.FeatureLabelCompletionHandler
Reports that the operation has failed.
onError(UserCreatedException) - Method in interface com.avaya.clientservices.client.CreateUserCompletionHandler
Reports that the operation has failed.
onError(CollaborationException) - Method in interface com.avaya.clientservices.collaboration.CollaborationCompletionHandler
Reports that the operation has failed.
onError(CollaborationException) - Method in interface com.avaya.clientservices.collaboration.CollaborationReadDetailsCompletionHandler
Reports that the operation has failed.
onError(CollaborationException) - Method in interface com.avaya.clientservices.collaboration.CreateCollaborationCompletionHandler
Reports that the operation has failed.
onError(CollaborationException) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibrarySharingCompletionHandler
Reports that the operation has failed.
onError(CollaborationException) - Method in interface com.avaya.clientservices.collaboration.librarysharing.SlideCompletionHandler
Reports that the operation has failed.
onError(CollaborationException) - Method in interface com.avaya.clientservices.collaboration.ReceivingSharingControlCompletionHandler
Reports that the operation has failed.
onError(CollaborationException) - Method in interface com.avaya.clientservices.collaboration.slider.FetchImageCompletionHandler
Reports that the operation has failed.
onError(CollaborationException) - Method in interface com.avaya.clientservices.collaboration.WhiteboardCompletionHandler
Reports that the operation has failed.
onError(CollaborationFailure) - Method in interface com.avaya.clientservices.call.MeetingMinutesCompletionHandler
Reports that the operation has failed.
onError(PushNotificationProcessingError) - Method in interface com.avaya.clientservices.pushnotification.PushNotificationCompletionHandler
Reports that the operation has failed.
onError(ContactException) - Method in interface com.avaya.clientservices.contact.AddContactCompletionHandler
Reports that the operation has failed.
onError(ContactException) - Method in interface com.avaya.clientservices.contact.ContactCompletionHandler
Reports that the operation has failed.
onError(ContactException) - Method in interface com.avaya.clientservices.contact.ContactGroupOperationCompletionHandler
Reports that the operation has failed.
onError(ContactException) - Method in interface com.avaya.clientservices.contact.CreateContactGroupCompletionHandler
Reports that the operation has failed.
onError(ContactException) - Method in interface com.avaya.clientservices.contact.GetSelfContactCompletionHandler
Reports that the operation has failed.
onError(ContactException) - Method in interface com.avaya.clientservices.contact.UpdateContactCompletionHandler
Reports that the operation has failed.
onError(DownloadServiceError) - Method in interface com.avaya.clientservices.downloadservice.DownloadCompletionHandler
Operation failed.
onError(DownloadServiceError) - Method in interface com.avaya.clientservices.downloadservice.DownloadWithParametersCompletionHandler
Operation failed.
onError(VideoCaptureException) - Method in interface com.avaya.clientservices.media.capture.VideoCaptureCompletionHandler
Reports that the operation has failed.
onError(MessagingException) - Method in interface com.avaya.clientservices.messaging.AddParticipantAddressesCompletionHandler
Reports that the operation has failed.
onError(MessagingException) - Method in interface com.avaya.clientservices.messaging.ConversationCompletionHandler
Reports that the operation has failed.
onError(MessagingException) - Method in interface com.avaya.clientservices.messaging.MessageCompletionHandler
Reports that the operation has failed.
onError(MessagingException) - Method in interface com.avaya.clientservices.messaging.MessageDeliveryDetailsCompletionHandler
Reports that the operation has failed.
onError(MessagingException) - Method in interface com.avaya.clientservices.messaging.MessagingCompletionHandler
Reports that the operation has failed.
onError(MessagingException) - Method in interface com.avaya.clientservices.messaging.MessagingParticipantRetrievePictureCompletionHandler
 
onError(PresenceException) - Method in interface com.avaya.clientservices.presence.PresenceCompletionHandler
Reports that the operation has failed.
onError(CertificateEnrollmentException) - Method in interface com.avaya.clientservices.provider.certificate.CertificateEnrollmentCompletionHandler
Enrollment has failed.
onError(CertificateValidationException) - Method in interface com.avaya.clientservices.provider.certificate.CertificateValidationCompletionHandler
Certificate chain cannot be trusted due to the failures.
onError(SharedControlException) - Method in interface com.avaya.clientservices.sharedcontrol.SharedControlActionCompletionHandler
Reports that the operation was failed.
onError(UnifiedPortalError) - Method in interface com.avaya.clientservices.unifiedportal.GetPortalUserTokenCompletionHandler
Operation failed.
onError(UnifiedPortalError) - Method in interface com.avaya.clientservices.unifiedportal.GetResourcesCompletionHandler
Operation failed.
onError(UnifiedPortalError) - Method in interface com.avaya.clientservices.unifiedportal.RequestToJoinMeetingCompletionHandler
Operation failed.
onError(UnifiedPortalError) - Method in interface com.avaya.clientservices.unifiedportal.SendClientInfoCompletionHandler
Operation failed.
onError(VisualVoiceMailException) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailCompletionHandler
Reports that the operation has failed.
onError(Exception) - Method in interface com.avaya.clientservices.call.conference.ConferenceSlideViewerSubscriptionCompletionHandler
Reports that the conference slide viewer subscription has failed.
onError(Exception) - Method in interface com.avaya.clientservices.call.TransferCompletionHandler
Reports that the operation has failed.
onError(Exception) - Method in interface com.avaya.clientservices.collaboration.ParticipantsCompletionHandler
Reports that the operation has failed.
onEventConferenceStatusChanged(Conference, boolean) - Method in interface com.avaya.clientservices.call.conference.ConferenceListener
Called to report that the conference's type has been changed.
ONEX_PORTAL_PRIMARY_SERVER - com.avaya.clientservices.user.ResourceDiscoveryItemType
Indicates that the discovered resource item is the primary address of the One-X Portal server.
ONEX_PORTAL_SECONDARY_SERVER - com.avaya.clientservices.user.ResourceDiscoveryItemType
Indicates that the discovered resource item is the secondary address of the One-X Portal server.
ONEX_PORTAL_USERNAME - com.avaya.clientservices.user.ResourceDiscoveryItemType
Indicates that the discovered resource item is the username that should be used to login to the One-X Portal server.
onFeatureCapabilityChanged(CallFeatureService, FeatureType) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the given feature capability has changed.
onFeatureListChanged(CallFeatureService) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Reports when feature list changes.
onFeatureStatus(CallFeatureService, List<FeatureStatusParameters>) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the feature status of one or more features has changed.
onFeatureStatusChanged(CallFeatureService, FeatureStatusParameters) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the status of a feature has changed.
onFIPSModeSetFailed(Client) - Method in interface com.avaya.clientservices.client.FIPSModeListener
Called when FIPS mode cannot be successfully set when the Client is first started.
onFIPSModeSetSucceeded(Client) - Method in interface com.avaya.clientservices.client.FIPSModeListener
Called when FIPS mode has been successfully set when the Client is first started.
onFIPSModeStateChanged(Client, boolean) - Method in interface com.avaya.clientservices.client.FIPSModeListener
Called when FIPS mode is changed after the initialization of the Client.
onFling(MotionEvent, MotionEvent, float, float) - Method in class com.avaya.clientservices.media.gui.PlaneGestureDetector
onHandsetSpeakerState(boolean) - Method in interface com.avaya.clientservices.media.AudioDevicesEventListener
Deprecated.
Handset speaker on/off event
onIdentityCertificateEnrollmentFailed(Client, int, String, String) - Method in interface com.avaya.clientservices.client.ClientListener
Notifies the listener that the SCEP conection/enrollment failed.
onIncomingCall() - Method in class com.avaya.clientservices.provider.cellularcallstatus.CellularCallEventNotifier
 
onIncomingCallReceived(CallService, Call) - Method in interface com.avaya.clientservices.call.CallServiceListener
Called to report an incoming call.
onIncomingCallUndelivered(CallService, Call) - Method in interface com.avaya.clientservices.call.CallServiceListener
Called when the call service is informed of an incoming call that was not delivered to the local application due to an active server feature, such as call forwarding or send all calls.
onIncomingTeamButtonCallAdded(CallFeatureService, TeamButton, TeamButtonIncomingCall) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Occurs when the monitored station has an incoming ringing call.
onIncomingTeamButtonCallRemoved(CallFeatureService, TeamButton, TeamButtonIncomingCall) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Occurs when the incoming call to monitored station stops ringing.
onIncomingTeamButtonCallUpdated(CallFeatureService, TeamButton, TeamButtonIncomingCall) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Occurs when the monitored station updated an incoming ringing call.
onInitPlayback() - Method in interface com.avaya.clientservices.media.AudioRecordPlayStatusListener
This function notifies the listener when the playback is initialized allowing the listener to perform any extra initialization needed.
onInitRecording() - Method in interface com.avaya.clientservices.media.AudioRecordPlayStatusListener
This function notifies the listener when the recording is initialized allowing the listener to perform any extra initialization needed.
onLibrarySharingEnded(LibrarySharing) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibrarySharingListener
Reports that sharing of the selected document has ended.
onLibrarySharingStarted(LibrarySharing) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibrarySharingListener
Reports that sharing of the selected document has started.
onLogMessage(byte[], LogLevel, byte[]) - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
onLogMessage(Client.LogLevel, String, String) - Method in interface com.avaya.clientservices.client.Client.LogListener
Called for each log message from the library.
onLogMessage(String, LogLevel, String) - Method in class com.avaya.clientservices.media.Logger
Called for each log message from the media engine.
onLogMessage(String, LogLevel, String) - Method in interface com.avaya.clientservices.media.LogProvider
Called for each log message from the media engine.
onLongPress(float, float) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
 
onLongPress(float, float) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView.ZoomableSharingViewActionListener
Long press gesture was done on this view.
onLongPress(float, float, List<AbstractShape>) - Method in class com.avaya.clientservices.collaboration.DrawingView
For long press event it checks selected drawing tool.
onLongPress(MotionEvent) - Method in class com.avaya.clientservices.media.gui.PlaneGestureDetector
onMaliciousCallTraceStatusChanged(CallFeatureService, boolean) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Occurs when the Malicious Call Trace status is changed (active/not active).
onMeetingMinutesMinutesChanged(MeetingMinutes, DataCollectionChangeType, List<MinuteMessage>) - Method in interface com.avaya.clientservices.call.MeetingMinutesListener
Called to report a change in meeting minute object's minutes list.
onMeetingMinutesServiceAvailable(MeetingMinutes) - Method in interface com.avaya.clientservices.call.MeetingMinutesListener
Called to report that the meeting minutes services has a healthy signaling path.
onMeetingMinutesServiceUnavailable(MeetingMinutes) - Method in interface com.avaya.clientservices.call.MeetingMinutesListener
Called to report that the meeting minutes services does not have a healthy signaling path.
onMessageBodyChanged(Message, String) - Method in interface com.avaya.clientservices.messaging.MessageListener
Called to report that the message's body text has changed in response to a local Message.setBodyAndReportTyping(String, MessagingCompletionHandler) operation.
onMessageCapabilitiesChanged(Message) - Method in interface com.avaya.clientservices.messaging.MessageListener
Called to report that one or more of the capabilities of the message has changed.
onMessageCoalescedStatusChanged(Message, boolean) - Method in interface com.avaya.clientservices.messaging.MessageListener
Deprecated.
THIS METHOD WILL BE REMOVED IN RELEASE VERSION 3.3.
onMessageDeliveryStateChanged(Message, MessageDeliveryState) - Method in interface com.avaya.clientservices.messaging.MessageListener
Called to report that the delivery state of the message has changed.
onMessageDoNotForwardStatusChanged(Message, boolean) - Method in interface com.avaya.clientservices.messaging.MessageListener
Called to report that the "do not forward" status of the message has changed.
onMessageHasAttachmentStatusChanged(Message, boolean) - Method in interface com.avaya.clientservices.messaging.MessageListener
Called to report that the list of attachments associated with the message has changed.
onMessageHasUnreadAttachmentStatusChanged(Message, boolean) - Method in interface com.avaya.clientservices.messaging.MessageListener
Called to report that the unread attachment status of the message has changed.
onMessageImportanceChanged(Message, MessageImportance) - Method in interface com.avaya.clientservices.messaging.MessageListener
Called to report that the importance of the message has changed.
onMessageInReplyToChanged(Message, Message) - Method in interface com.avaya.clientservices.messaging.MessageListener
Called to report that the message's inReplyTo attribute has changed in response to a local Message.setInReplyTo(Message, MessagingCompletionHandler) operation.
onMessageLastModifiedDateChanged(Message, Date) - Method in interface com.avaya.clientservices.messaging.MessageListener
Called to report that the last modified date attribute of the message has changed.
onMessageReadStateChanged(Message, MessageReadState) - Method in interface com.avaya.clientservices.messaging.MessageListener
Called to report that the read state of the message has changed.
onMessageReadStatusChanged(Message, boolean) - Method in interface com.avaya.clientservices.messaging.MessageListener
onMessageStatusChanged(Message, MessageStatus) - Method in interface com.avaya.clientservices.messaging.MessageListener
Called to report that the status of the message has changed.
onMessageWaitingStatusChanged(VoiceMessagingService, VoiceMessagingStatusParameters) - Method in interface com.avaya.clientservices.voicemessaging.VoiceMessagingServiceListener
Sent when the status of a voice messages has changed.
onMessagingLimitsChanged(MessagingService, MessagingLimits) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that the messaging limits have changed.
onMessagingProviderAvailable(MessagingService, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Report that the messaging provider has successfully started or restored.
onMessagingProviderCapabilitiesChanged(MessagingService, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Report that messaging provider capabilities have changed.
onMessagingProviderFailed(MessagingService, MessagingError, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that messaging provider has failed.
onMessagingProviderLimitsChanged(MessagingService, MessagingLimits, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that the messaging provider limits have changed.
onMessagingProviderNumberOfConversationsWithUnreadContentChanged(MessagingService, int, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that a NumberOfConversationsWithUnreadContent on provider has changed.
onMessagingProviderNumberOfConversationsWithUnreadContentSinceLastAccessChanged(MessagingService, int, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that the NumberOfConversationsWithUnreadContentSinceLastAccess on provider has changed.
onMessagingProviderRoutableDomainsChanged(MessagingService, List<String>, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that messaging provider routable domains have changed.
onMessagingProviderUnavailable(MessagingService, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Report that the messaging provider has been successfully closed or its work was interrupted, for example by a network or server problem.
onMessagingPushNotificationActivated(MessagingService, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that AMM Push Notification is activated successfully
onMessagingPushNotificationActivationFailed(MessagingService, PushNotificationProcessingError, boolean, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that AMM Push Notification activation failed
onMessagingPushNotificationDeactivated(MessagingService, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that AMM Push Notification is deactivated successfully
onMessagingPushNotificationDeactivationFailed(MessagingService, PushNotificationProcessingError, boolean, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that AMM Push Notification deactivation failed
onMessagingPushNotificationEncryptionInfoReceived(MessagingService, PushNotificationEncryptionInfo, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to provide the Encryption info to UI layer for decrypting the future Push notification's payload
onMessagingServiceAvailable(MessagingService) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Report that the messaging service has successfully started or restored.
onMessagingServiceCapabilitiesChanged(MessagingService) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Report that messaging service capabilities have changed.
onMessagingServiceFailed(MessagingService, MessagingException) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that messaging has failed.
onMessagingServiceMatchedContactsChanged(MessagingService) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Deprecated.
THIS METHOD WILL BE REMOVED IN RELEASE VERSION 3.3.
onMessagingServiceUnavailable(MessagingService) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Report that the messaging service has been successfully closed or its work was interrupted, for example by a network or server problem.
onNewBitmapImage(Bitmap) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer.RendererPrivateListener
Notifies that a new Bitmap image is delivered to the renderer.
onNumberOfConversationsWithUnreadContentChanged(MessagingService, int) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that a NumberOfConversationsWithUnreadContent has changed.
onNumberOfConversationsWithUnreadContentSinceLastAccessChanged(MessagingService, int) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that the NumberOfConversationsWithUnreadContentSinceLastAccess has changed.
onParticipantApplicantSharingStatusChanged(Participant) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that a participant's application sharing status has changed.
onParticipantAudioStatusChanged(Participant, ParticipantMediaStatus) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that a participant's audio has been changed.
onParticipantCameraRemoteControlSupportChanged(Participant) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that a participant's camera remote control support changed.
onParticipantConnectionStatusChanged(Participant, ParticipantConnectionStatus) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that a participant's conference connection status has changed.
onParticipantHandLowered(Participant) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that a participant's hand is lowered, either by the participant, or by a moderator who acknowledged the participant raising hand.
onParticipantHandRaised(Participant) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that a participant has raised hand.
onParticipantMatchedContactsChanged(Participant) - Method in interface com.avaya.clientservices.call.conference.ParticipantListener
Called to report that the participant's matched contacts were updated.
onParticipantSetAsLecturer(Participant) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that the participant is now a lecturer.
onParticipantSetAsModerator(Participant) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that the participant is now a moderator.
onParticipantSetAsPresenter(Participant) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that the participant is now a presenter.
onParticipantsResult(List<Participant>) - Method in interface com.avaya.clientservices.collaboration.ParticipantsCompletionHandler
Reports that the operation was successfully completed.
onParticipantUnsetAsLecturer(Participant) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that the participant is no longer a lecturer.
onParticipantUnsetAsModerator(Participant) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that the participant is no longer a moderator.
onParticipantUnsetAsPresenter(Participant) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that the participant is no longer a presenter.
onParticipantVideoStatusChanged(Participant, ParticipantMediaStatus) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipantListener
Called to report that a participant's video has been changed.
onPendingParticipantAccepted(PendingParticipant) - Method in interface com.avaya.clientservices.call.conference.PendingParticipantListener
Called to report that the pending participant is accepted.
onPendingParticipantCancelled(PendingParticipant, PendingParticipantAdmissionCancellationReason) - Method in interface com.avaya.clientservices.call.conference.PendingParticipantListener
Called to report that the pending participant is cancelled.
onPendingParticipantDenied(PendingParticipant) - Method in interface com.avaya.clientservices.call.conference.PendingParticipantListener
Called to report that the pending participant is denied.
onPresenceAccessControlPolicyChanged(PresenceAccessControlList, PresenceACLPolicy) - Method in interface com.avaya.clientservices.presence.PresenceAccessControlListener
Called when the PresenceACLPolicy has been changed.
onPresenceAccessControlRulesChanged(PresenceAccessControlList, Set<PresenceWatcher>, Set<PresenceWatcher>) - Method in interface com.avaya.clientservices.presence.PresenceAccessControlListener
Called when the list of users allowed to track local user's presence or a list of users blocked from tracking local user's presence have been changed.
onPresenceListSubscriptionPresenceReceived(PresenceListSubscription, Presence) - Method in interface com.avaya.clientservices.presence.PresenceListSubscriptionListener
Called when presence information is received for a remote user.
onPresenceListSubscriptionStarted(PresenceListSubscription) - Method in interface com.avaya.clientservices.presence.PresenceListSubscriptionListener
Called when presence list subscription has started successfully
onPresenceListSubscriptionStartFailed(PresenceListSubscription, PresenceException) - Method in interface com.avaya.clientservices.presence.PresenceListSubscriptionListener
Called when an unrecoverable failure occurs preventing the subscription from starting
onPresenceListSubscriptionStopped(PresenceListSubscription, PresenceException) - Method in interface com.avaya.clientservices.presence.PresenceListSubscriptionListener
Called when the subscription has been stopped either intentionally or due to the exception
onPresencePublishFailed(PresenceService, Presence, String) - Method in interface com.avaya.clientservices.presence.PresenceServiceListener
Called when the local user's presence failed to be published.
onPresencePublishSuccessful(PresenceService, Presence) - Method in interface com.avaya.clientservices.presence.PresenceServiceListener
Called when the local user's presence has been published successfully.
onPresenceServiceAvailable(PresenceService) - Method in interface com.avaya.clientservices.presence.PresenceServiceListener
Called when the presence service becomes available
onPresenceServiceUnavailable(PresenceService) - Method in interface com.avaya.clientservices.presence.PresenceServiceListener
Called when the presence service becomes unavailable
onPresenceUpdated(Contact, Presence) - Method in interface com.avaya.clientservices.presence.PresenceSubscriptionListener
Occurs when the contact's presence information changes.
onPresenceWatcherRequestCancelled(PresenceAccessControlList, PresenceWatcher) - Method in interface com.avaya.clientservices.presence.PresenceWatcherRequestListener
Called when presence tracking request initiated by another user in the system has been cancelled.
onPresenceWatcherRequestReceived(PresenceAccessControlList, PresenceWatcher) - Method in interface com.avaya.clientservices.presence.PresenceWatcherRequestListener
Called when another user of the system would like to track local user's presence.
onProgressUpdate(TransferProgressCode) - Method in interface com.avaya.clientservices.call.TransferCompletionHandler
Called to provide progress information about an ongoing transfer operation that was started on a call.
onPushNotificationServiceDisabled(PushNotificationService, PushNotificationServiceType) - Method in interface com.avaya.clientservices.pushnotification.PushNotificationServiceListener
Reports that the push notification service has been successfully closed or its work was interrupted, for example by a network or server problem.
onPushNotificationServiceEnabled(PushNotificationService, PushNotificationServiceType) - Method in interface com.avaya.clientservices.pushnotification.PushNotificationServiceListener
Reports that the push notification service has successfully started or restored.
onPushNotificationServiceFailed(PushNotificationService, PushNotificationServiceType, PushNotificationProcessingError) - Method in interface com.avaya.clientservices.pushnotification.PushNotificationServiceListener
Reports that the Push Notification service failed.
onQueueStatisticsActiveStatusChanged(QueueStatistics, boolean) - Method in interface com.avaya.clientservices.agent.QueueStatisticsListener
Called when the queue monitoring operation has been started or stopped.
onQueueStatisticsInformationUpdated(QueueStatistics) - Method in interface com.avaya.clientservices.agent.QueueStatisticsListener
Called when queue statistics information is updated.
onQueueStatisticsListChanged(AgentService, List<QueueStatisticsImpl>) - Method in interface com.avaya.clientservices.agent.AgentServiceListener
Called when the entire queue statistics list is changed.
onQueueStatisticsSkillNameChanged(QueueStatistics, String) - Method in interface com.avaya.clientservices.agent.QueueStatisticsListener
Called when the skill name has been changed.
onRebootRequested(User) - Method in interface com.avaya.clientservices.user.UserAdminEventListener
Occurs when a server is requesting reboot.
onRegistrationResponsePayloadReceived(User, List<MessageBodyPart>, SignalingServer) - Method in interface com.avaya.clientservices.user.UserRegistrationListener
Occurs when the registration response payload is received from the Network.
onResourceDiscovered(User, ResourceDiscoveryItemType, String) - Method in interface com.avaya.clientservices.user.ResourceDiscoveryListener
Occurs when a resource of interest to the client application is discovered during registration or resource discovery.
onRetrievalCompleted(DataRetrievalWatcher<T>) - Method in interface com.avaya.clientservices.common.DataRetrievalWatcherListener
Called when the retrieval operation has completed.
onRetrievalFailed(DataRetrievalWatcher<T>, Exception) - Method in interface com.avaya.clientservices.common.DataRetrievalWatcherListener
Called when the retrieval operation has failed.
onRetrievalProgress(DataRetrievalWatcher<T>, boolean, int, int) - Method in interface com.avaya.clientservices.common.DataRetrievalWatcherListener
Called to report progress in loading elements into the data collection.
onRotationChanged(int) - Method in interface com.avaya.clientservices.media.capture.RotationEventListener
Called when the rotation of the device has changed.
onRoutableDomainsChanged(MessagingService, List<String>) - Method in interface com.avaya.clientservices.messaging.MessagingServiceListener
Called to report that messaging routable domains have changed.
onScaleOrPositionChanged(float, PointF, RectF) - Method in class com.avaya.clientservices.collaboration.DrawingView
 
onScaleOrPositionChanged(float, PointF, RectF) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView.ZoomableSharingViewStateListener
Notifies listener that scale or position of bitmap changes inside this view.
onScroll(MotionEvent, MotionEvent, float, float) - Method in class com.avaya.clientservices.media.gui.PlaneGestureDetector
onScrollEnded(MotionEvent, MotionEvent) - Method in class com.avaya.clientservices.media.gui.PlaneGestureAdapter
Notified when a scroll occurs with the initial on down MotionEvent and the last move MotionEvent.
onScrollEnded(MotionEvent, MotionEvent) - Method in interface com.avaya.clientservices.media.gui.PlaneGestureListener
Notified when a scroll occurs with the initial on down MotionEvent and the last move MotionEvent.
onSelfPresenceReceived(PresenceService, Presence) - Method in interface com.avaya.clientservices.presence.PresenceServiceListener
Called when presence information is received for the local user.
onSendAllCallsStatusChanged(CallFeatureService, boolean, String) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the status of the send all calls feature has changed.
onServiceObservingDisabled(CallFeatureService) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when ServiceObserving feature gets disabled.
onServiceObservingEnabled(CallFeatureService, String, ServiceObservingType, ButtonLampState) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when ServiceObserving feature gets enabled.
onServiceObservingErrorReceived(CallFeatureService, ServiceObservingError) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Reports an error received for service observing session.
onServiceObservingStatusChanged(CallFeatureService, ServiceObservingStatusParameters) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Reports service observing feature status changed.
onShapeAdded(WhiteboardSurface, AbstractShape) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page add shape event occurs.
onShapeAddFailed(WhiteboardSurface, AbstractShape, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page add shape event fails.
onShapeAddSuccess(WhiteboardSurface, AbstractShape) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page add shape event successfully occurs.
onShapeDeleted(WhiteboardSurface, AbstractShape) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page delete shape event occurs.
onShapeDeleteFailed(WhiteboardSurface, AbstractShape, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page delete shape event fails.
onShapeDeleteSuccess(WhiteboardSurface, AbstractShape) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page delete shape event successfully occurs.
onShapeMoved(WhiteboardSurface, AbstractShape) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page move shape event occurs.
onShapeUpdated(WhiteboardSurface, AbstractShape) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page update (drawing) shape event occurs.
onShapeUpdateFailed(WhiteboardSurface, AbstractShape, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page update shape event fails.
onShapeUpdateSuccess(WhiteboardSurface, AbstractShape) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page update shape event successfully occurs.
onSharedControlSessionConnected(ControllableEndpoint) - Method in interface com.avaya.clientservices.sharedcontrol.SharedControlServiceListener
Called when the shared control link with the controllable endpoint is established and a user can control the desk phone now.
onSharedControlSessionDisconnected(ControllableEndpoint, SharedControlException) - Method in interface com.avaya.clientservices.sharedcontrol.SharedControlServiceListener
Called when the shared control link with the controllable endpoint is ended gracefully or down because of network issues.
onSharingFrameReceived(ContentSharing, Size) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharingListener
Reports that entire content sharing frame was received from server.
onSharingFrameReceived(ContentSharing, Size) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
 
onShowPress(MotionEvent) - Method in class com.avaya.clientservices.media.gui.PlaneGestureDetector
onSignalingServerGroupReceived(User, SignalingServerGroup) - Method in interface com.avaya.clientservices.user.UserAdminEventListener
Occurs when a registration response has alternate call server list.
onSimRingCallbackStatusChanged(CallFeatureService, boolean, SimRingCallbackStatusParameters) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Called when the status of the callback / simultaneous ring feature has been changed.
onSingleTap(float, float) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
 
onSingleTap(float, float) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView.ZoomableSharingViewActionListener
Single tap gesture was done on this view.
onSingleTapUp(MotionEvent) - Method in class com.avaya.clientservices.media.gui.PlaneGestureDetector
onSlidesAdded(List<SliderSlide>) - Method in interface com.avaya.clientservices.collaboration.slider.SliderListener
Is called when new slides are available.
onSlideShared(LibrarySharing, Slide, Participant) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibrarySharingListener
Reports that document slide (page) has been shared.
onSlidesRemoved(List<SliderSlide>) - Method in interface com.avaya.clientservices.collaboration.slider.SliderListener
Is called when some of the previously removed slides are no longer available.
onSpacesServiceAvailable(SpacesService) - Method in interface com.avaya.clientservices.spaces.SpacesServiceListener
 
onSpacesServiceUnavailable(SpacesService) - Method in interface com.avaya.clientservices.spaces.SpacesServiceListener
 
onStart() - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingPlaneViewGroup
 
onStart() - Method in class com.avaya.clientservices.media.gui.PlaneViewGroup
Called when parent activity is started.
onStartCallRequestReceived(CallService, Call, VideoMode) - Method in interface com.avaya.clientservices.call.CallServiceListener
Called to report the receipt of a new video call creation request from a third-party call control application or from the user's other endpoint which is controlling this application instance in Shared Control mode (see SIPUserConfiguration.setControlledEndpointEnabled(boolean)).
onStartPlayback() - Method in interface com.avaya.clientservices.media.AudioRecordPlayStatusListener
This function notifies the listener when the playback starts.
onStartRecording(int) - Method in interface com.avaya.clientservices.media.AudioRecordPlayStatusListener
This function notifies the listener when the recording starts.
onStop() - Method in class com.avaya.clientservices.media.gui.PlaneViewGroup
Called when parent activity is stopped.
onStopPlayback() - Method in interface com.avaya.clientservices.media.AudioRecordPlayStatusListener
This function notifies the listener when the playback stops.
onStopRecording(int) - Method in interface com.avaya.clientservices.media.AudioRecordPlayStatusListener
This function notifies the listener when the recording stops.
onSuccess() - Method in interface com.avaya.clientservices.agent.AgentServiceCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.call.CallCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.call.feature.FeatureCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.call.feature.FeatureLabelCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.call.feature.UpdateAutodialCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.call.MeetingMinutesCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.call.SendMessageCompletionHandler
Reports that the send operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.call.TransferCompletionHandler
Reports that the transfer was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.calllog.CallLogCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.collaboration.CollaborationCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibrarySharingCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.collaboration.ReceivingSharingControlCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.collaboration.WhiteboardCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.contact.ContactCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.media.capture.VideoCaptureCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.messaging.MessagingCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.presence.PresenceCompletionHandler
Reports that the operation has been successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.provider.certificate.CertificateValidationCompletionHandler
Reported when certificate chain is trusted.
onSuccess() - Method in interface com.avaya.clientservices.pushnotification.PushNotificationCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.sharedcontrol.SharedControlActionCompletionHandler
Reports that the operation was successfully completed.
onSuccess() - Method in interface com.avaya.clientservices.unifiedportal.SendClientInfoCompletionHandler
Success operation.
onSuccess() - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailCompletionHandler
Reports that the operation was successfully completed.
onSuccess(byte[]) - Method in interface com.avaya.clientservices.collaboration.slider.FetchImageCompletionHandler
Reports that the operation was successfully completed.
onSuccess(byte[]) - Method in interface com.avaya.clientservices.messaging.MessagingParticipantRetrievePictureCompletionHandler
 
onSuccess(ButtonLampState) - Method in interface com.avaya.clientservices.agent.AgentFeatureButtonLampCompletionHandler
Reports that the operation was successfully completed.
onSuccess(Call) - Method in interface com.avaya.clientservices.agent.SupervisorAssistCompletionHandler
Reports that the operation was successfully completed.
onSuccess(Collaboration) - Method in interface com.avaya.clientservices.collaboration.CreateCollaborationCompletionHandler
Reports that the operation was successfully completed.
onSuccess(CollaborationDetails) - Method in interface com.avaya.clientservices.collaboration.CollaborationReadDetailsCompletionHandler
Reports that the operation was successfully completed.
onSuccess(RenderingBlock) - Method in interface com.avaya.clientservices.collaboration.librarysharing.SlideCompletionHandler
Reports that the operation was successfully completed.
onSuccess(Contact) - Method in interface com.avaya.clientservices.contact.GetSelfContactCompletionHandler
Reports that the operation was successfully completed.
onSuccess(Contact) - Method in interface com.avaya.clientservices.contact.UpdateContactCompletionHandler
Reports that the operation was successfully completed.
onSuccess(ContactGroup) - Method in interface com.avaya.clientservices.contact.ContactGroupOperationCompletionHandler
Reports that the operation was successfully completed.
onSuccess(ContactGroup) - Method in interface com.avaya.clientservices.contact.CreateContactGroupCompletionHandler
Reports that the operation was successfully completed.
onSuccess(Contact, boolean) - Method in interface com.avaya.clientservices.contact.AddContactCompletionHandler
Reports that the operation was successfully completed.
onSuccess(Conversation) - Method in interface com.avaya.clientservices.messaging.ConversationCompletionHandler
Reports that the operation was successfully completed.
onSuccess(Message) - Method in interface com.avaya.clientservices.messaging.MessageCompletionHandler
Reports that the operation was successfully completed.
onSuccess(MessageDeliveryDetails) - Method in interface com.avaya.clientservices.messaging.MessageDeliveryDetailsCompletionHandler
Reports that the operation was successfully completed.
onSuccess(UnifiedPortalMeetingInfo) - Method in interface com.avaya.clientservices.unifiedportal.RequestToJoinMeetingCompletionHandler
Success operation.
onSuccess(UnifiedPortalResources, String, Date, UnifiedPortalConferencingConfiguration) - Method in interface com.avaya.clientservices.unifiedportal.GetResourcesCompletionHandler
Success operation.
onSuccess(User) - Method in interface com.avaya.clientservices.client.CreateUserCompletionHandler
Reports that the operation was successfully completed.
onSuccess(String, Date) - Method in interface com.avaya.clientservices.unifiedportal.GetPortalUserTokenCompletionHandler
Success operation.
onSuccess(X509Certificate[], PrivateKey) - Method in interface com.avaya.clientservices.provider.certificate.CertificateEnrollmentCompletionHandler
Reported when certificate enrollment is successful.
onSuccess(List<ConferenceSlide>) - Method in interface com.avaya.clientservices.call.conference.ConferenceSlideViewerSubscriptionCompletionHandler
Reports that the conference slide viewer subscription was successfully completed.
onSuccess(List<MessagingParticipant>) - Method in interface com.avaya.clientservices.messaging.AddParticipantAddressesCompletionHandler
Reports that the operation was successfully completed.
onSuccess(T) - Method in interface com.avaya.clientservices.call.CompletionHandlerWithResult
Reports that the operation was successfully completed.
onSuccess(T) - Method in interface com.avaya.clientservices.downloadservice.DownloadCompletionHandler
Success operation.
onSuccess(T, DownloadResultArgs) - Method in interface com.avaya.clientservices.downloadservice.DownloadWithParametersCompletionHandler
Success operation.
onSurfaceChanged(int, int) - Method in class com.avaya.clientservices.media.gui.BitmapLayer
onSurfaceChanged(int, int) - Method in class com.avaya.clientservices.media.gui.BitmapPlane
onSurfaceChanged(int, int) - Method in interface com.avaya.clientservices.media.gui.Renderable
 
onSurfaceChanged(int, int) - Method in class com.avaya.clientservices.media.gui.VideoLayer
onSurfaceChanged(int, int) - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
onSurfaceChanged(int, int) - Method in class com.avaya.clientservices.media.gui.VideoPlaneRemote
onSurfaceChanged(GL10, int, int) - Method in class com.avaya.clientservices.media.gui.PlaneRenderer
onSurfaceCleared(WhiteboardSurface) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page clear all shapes event occurs.
onSurfaceClearFailed(WhiteboardSurface, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page clear all shapes event fails.
onSurfaceClearSuccess(WhiteboardSurface) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurfaceListener
Reports that on whiteboard page clear all shapes event successfully occurs.
onSurfaceCreated() - Method in class com.avaya.clientservices.media.gui.BitmapLayer
onSurfaceCreated() - Method in class com.avaya.clientservices.media.gui.BitmapPlane
onSurfaceCreated() - Method in interface com.avaya.clientservices.media.gui.Renderable
 
onSurfaceCreated() - Method in class com.avaya.clientservices.media.gui.VideoLayer
onSurfaceCreated() - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
onSurfaceCreated() - Method in class com.avaya.clientservices.media.gui.VideoPlaneRemote
onSurfaceCreated(GL10, EGLConfig) - Method in class com.avaya.clientservices.media.gui.PlaneRenderer
onTeamButtonBusyStatusChanged(CallFeatureService, TeamButton) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Occurs if the Team Button busy status is changed when the monitored station eiher dials or has an active call.
onTeamButtonForwardingStatusChanged(CallFeatureService, TeamButton) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Occurs when the forwarding status of Team Button monitored station is changed.
onTeamButtonsChanged(CallFeatureService) - Method in interface com.avaya.clientservices.call.feature.CallFeatureServiceListener
Occurs when the available team buttons list are updated.
onTouch(MotionEvent) - Method in class com.avaya.clientservices.collaboration.DrawingView
Dispatches all motion events.
onTouch(View, MotionEvent) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
 
onTouch(View, MotionEvent) - Method in class com.avaya.clientservices.media.gui.PlaneRenderer
onTouchCancel(double) - Method in class com.avaya.clientservices.media.gui.MultiTouchGestureAdapter
onTouchCancel(double) - Method in interface com.avaya.clientservices.media.gui.MultiTouchGestureListener
 
onTouchDown(double, float, float) - Method in class com.avaya.clientservices.media.gui.MultiTouchGestureAdapter
onTouchDown(double, float, float) - Method in interface com.avaya.clientservices.media.gui.MultiTouchGestureListener
 
onTouchDown(double, float, float) - Method in class com.avaya.clientservices.media.gui.VelocityDetector
 
onTouchEvent(double, MotionEvent, int) - Method in class com.avaya.clientservices.media.gui.BitmapPlane
onTouchEvent(double, MotionEvent, int) - Method in class com.avaya.clientservices.media.gui.MultiTouchGestureDetector
 
onTouchEvent(double, MotionEvent, int) - Method in class com.avaya.clientservices.media.gui.PlaneGestureDetector
Analyzes the given motion event and if applicable triggers the appropriate callbacks on the PlaneGestureListener supplied.
onTouchEvent(double, MotionEvent, int) - Method in interface com.avaya.clientservices.media.gui.Touchable
 
onTouchEvent(double, MotionEvent, int) - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
onTouchEvent(double, MotionEvent, int) - Method in class com.avaya.clientservices.media.gui.VideoPlaneRemote
onTouchEvent(MotionEvent) - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
 
onTouchMove(double, float, float) - Method in class com.avaya.clientservices.media.gui.MultiTouchGestureAdapter
onTouchMove(double, float, float) - Method in interface com.avaya.clientservices.media.gui.MultiTouchGestureListener
 
onTouchMove(double, float, float) - Method in class com.avaya.clientservices.media.gui.VelocityDetector
 
onTouchScaleBegan(double) - Method in class com.avaya.clientservices.media.gui.MultiTouchGestureAdapter
onTouchScaleBegan(double) - Method in interface com.avaya.clientservices.media.gui.MultiTouchGestureListener
 
onTouchScaleChanged(double, float) - Method in class com.avaya.clientservices.media.gui.MultiTouchGestureAdapter
onTouchScaleChanged(double, float) - Method in interface com.avaya.clientservices.media.gui.MultiTouchGestureListener
 
onTouchScaleEnded(double) - Method in class com.avaya.clientservices.media.gui.MultiTouchGestureAdapter
onTouchScaleEnded(double) - Method in interface com.avaya.clientservices.media.gui.MultiTouchGestureListener
 
onTouchTransfer(double, float, float) - Method in class com.avaya.clientservices.media.gui.MultiTouchGestureAdapter
onTouchTransfer(double, float, float) - Method in interface com.avaya.clientservices.media.gui.MultiTouchGestureListener
 
onTouchTransfer(double, float, float) - Method in class com.avaya.clientservices.media.gui.VelocityDetector
 
onTouchUp(double, float, float) - Method in class com.avaya.clientservices.media.gui.MultiTouchGestureAdapter
onTouchUp(double, float, float) - Method in interface com.avaya.clientservices.media.gui.MultiTouchGestureListener
 
onTouchUp(double, float, float) - Method in class com.avaya.clientservices.media.gui.VelocityDetector
 
onUnifiedPortalServiceAvailable(UnifiedPortalService) - Method in interface com.avaya.clientservices.unifiedportal.UnifiedPortalServiceListener
Called when the Unified Portal service becomes available.
onUnifiedPortalServiceUnavailable(UnifiedPortalService) - Method in interface com.avaya.clientservices.unifiedportal.UnifiedPortalServiceListener
Called when the Unified Portal service becomes unavailable.
onUserAllRegistrationsFailed(User, boolean) - Method in interface com.avaya.clientservices.user.UserRegistrationListener
Called when a registration attempt on 'user' is unsuccessful with all configured servers.
onUserAllRegistrationsSuccessful(User) - Method in interface com.avaya.clientservices.user.UserRegistrationListener
Called when a registration attempt on 'user' is successful with all configured servers.
onUserRegistrationFailed(User, SignalingServer, Exception) - Method in interface com.avaya.clientservices.user.UserRegistrationListener
Called when a registration attempt on 'user' is not successful.
onUserRegistrationInProgress(User, SignalingServer) - Method in interface com.avaya.clientservices.user.UserRegistrationListener
Called when a registration attempt on 'user' is being attempted.
onUserRegistrationSuccessful(User, SignalingServer) - Method in interface com.avaya.clientservices.user.UserRegistrationListener
Called when a registration attempt on 'user' is successful.
onUserUnregistrationComplete(User) - Method in interface com.avaya.clientservices.user.UserRegistrationListener
Called when a logoff attempt on 'user' is completed
onUserUnregistrationFailed(User, SignalingServer, Exception) - Method in interface com.avaya.clientservices.user.UserRegistrationListener
Called when an unregistration attempt on 'user' is not successful.
onUserUnregistrationInProgress(User, SignalingServer) - Method in interface com.avaya.clientservices.user.UserRegistrationListener
Called to report that an unregistration attempt is in progress.
onUserUnregistrationSuccessful(User, SignalingServer) - Method in interface com.avaya.clientservices.user.UserRegistrationListener
Called when an unregistration attempt on 'user' is successful.
onVideoFrameSizeChanged(int, int) - Method in interface com.avaya.clientservices.media.gui.VideoLayerListener
Notifies when the video frame size has changed.
onVideoInactive(int) - Method in interface com.avaya.clientservices.media.VideoInterfaceListener
Occurs 3 seconds after conference server stops sending video
onVideoPlaneDoubleTap(Point) - Method in interface com.avaya.clientservices.media.gui.VideoPlaneListener
Called when user performed double tap on remote video.
onVideoPlaneDragAndDrop(Point, Point) - Method in interface com.avaya.clientservices.media.gui.VideoPlaneListener
Called when user performed scroll gesture on remote video.
onVideoPlaneLongPress() - Method in interface com.avaya.clientservices.media.gui.VideoPlaneListener
Called when user performed long press on remote video.
onVideoPlaneSingleTap() - Method in interface com.avaya.clientservices.media.gui.VideoPlaneListener
Called when user performed single tab on a video view.
onVideoPlaneSize(int, int) - Method in interface com.avaya.clientservices.media.gui.VideoPlaneListener
Called when the remote video size has changed.
onVideoResumed(int) - Method in interface com.avaya.clientservices.media.VideoInterfaceListener
Occurs when conference server continues sending video
onVisualVoiceMailMessageCapabilitiesChanged(VisualVoiceMailMessage) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessageListener
Called to report that capabilities for the visual voicemail message have changed.
onVisualVoiceMailMessageFileStatusChanged(VisualVoiceMailMessage, VisualVoiceMailMessage.FileStatus) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessageListener
Called to report that a file status for the visual voicemail message has changed.
onVisualVoiceMailMessageLocationChanged(VisualVoiceMailMessage, String) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessageListener
Called to report that a location for voicemail audio file has changed.
onVisualVoiceMailMessageReadStatusChanged(VisualVoiceMailMessage, boolean) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessageListener
Called to report that the isRead flag for the visual voicemail message has changed.
onVisualVoiceMailServiceAvailable(VisualVoiceMailService) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailServiceListener
Sent to indicate that the service is now available.
onVisualVoiceMailServiceCapabilitiesChanged(VisualVoiceMailService) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailServiceListener
Report that visual voicemail capabilities have changed.
onVisualVoiceMailServiceUnavailable(VisualVoiceMailService) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailServiceListener
Sent to indicate that the service is now unavailable.
onVisualVoiceMailServiceUnreadMessageCountChanged(VisualVoiceMailService, int) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailServiceListener
Report that the number of unread voicemail messages has changed.
onVoicemailNumberChanged(VoiceMessagingService, String) - Method in interface com.avaya.clientservices.voicemessaging.VoiceMessagingServiceListener
Sent when voicemail number is updated or available.
onVoiceMessagingServiceAvailable(VoiceMessagingService) - Method in interface com.avaya.clientservices.voicemessaging.VoiceMessagingServiceListener
Sent to indicate that voice messaging service is available.
onVoiceMessagingServiceUnavailable(VoiceMessagingService) - Method in interface com.avaya.clientservices.voicemessaging.VoiceMessagingServiceListener
Sent to indicate that voice messaging service is unavailable.
onWhiteboardEnded(Whiteboard) - Method in interface com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer.RendererPrivateListener
 
onWhiteboardEnded(Whiteboard) - Method in interface com.avaya.clientservices.collaboration.WhiteboardListener
Reports that a white board session is ended.
onWhiteboardEndFailed(Whiteboard, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.WhiteboardListener
Reports that ending a whiteboard instance has failed.
onWhiteboardStarted(Whiteboard, WhiteboardSurface) - Method in interface com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer.RendererPrivateListener
 
onWhiteboardStarted(Whiteboard, WhiteboardSurface, Participant) - Method in interface com.avaya.clientservices.collaboration.WhiteboardListener
Reports that a white board session is started as the active session.
onWhiteboardStartFailed(Whiteboard, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.WhiteboardListener
Reports that starting a whiteboard instance has failed.
onWhiteboardSurfaceAdded(Whiteboard, WhiteboardSurface, Participant) - Method in interface com.avaya.clientservices.collaboration.WhiteboardListener
Reports that a new WhiteboardSurface whiteboard page has been added to an existing whiteboard
onWhiteboardSurfaceAddFailed(Whiteboard, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.WhiteboardListener
Reports that a new WhiteboardSurface whiteboard page has failed to be added to an existing whiteboard
onWhiteboardSurfaceRemoved(Whiteboard, WhiteboardSurface, Participant) - Method in interface com.avaya.clientservices.collaboration.WhiteboardListener
Reports that some participant from collaboration has removed a WhiteboardSurface whiteboard page.
onWhiteboardSurfaceRemoveFailed(Whiteboard, WhiteboardSurface, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.WhiteboardListener
Reports that some participant from collaboration has tried to remove a WhiteboardSurface whiteboard page but it's failed to remove.
onWhiteboardSurfaceSetActive(Whiteboard, WhiteboardSurface, Participant) - Method in interface com.avaya.clientservices.collaboration.WhiteboardListener
Reports that some participant from collaboration sets an active whiteboard page.
onWhiteboardSurfaceSetActiveFailed(Whiteboard, WhiteboardSurface, CollaborationFailure) - Method in interface com.avaya.clientservices.collaboration.WhiteboardListener
Reports that some participant from collaboration sets an active whiteboard page but it's failed to become active.
onWiredHeadsetState(boolean, boolean) - Method in interface com.avaya.clientservices.media.AudioDevicesEventListener
Deprecated.
Wired headset plugged in event
OPENED - com.avaya.clientservices.messaging.enums.AttachmentStatus
Attachment was already opened by user.
OPENSIPS - com.avaya.clientservices.common.SignalingEnvironment
Suitable for OpenSIPS servers.
OPERATION_IN_PROGRESS - com.avaya.clientservices.collaboration.CollaborationError
Operation started when another operation was already in progress.
OPERATION_IN_PROGRESS - com.avaya.clientservices.common.CapabilityDenialReason
 
OPERATION_INPROGRESS - com.avaya.clientservices.contact.ContactError
Contact operation such as Add, Delete, Update, or Retrieve picture is already in progress.
OPTION_LOCATION_MODE - Static variable in class com.avaya.clientservices.presence.Presence
Indicates support for presence location modes.
OPTION_MANUAL_STATE - Static variable in class com.avaya.clientservices.presence.Presence
Indicates support for a manual (user-assigned) presence state.
OPTION_NONE - Static variable in class com.avaya.clientservices.presence.Presence
Indicates that no options are available.
OPTION_NOTE - Static variable in class com.avaya.clientservices.presence.Presence
Indicates support for presence notes.
OPTIONAL - com.avaya.clientservices.agent.AgentReasonCodeMode
A reason code is desired but not required.
OPUS - com.avaya.clientservices.media.AudioCodec
 
OpusCodecProfileMode - Enum in com.avaya.clientservices.media
 
OTHER - com.avaya.clientservices.contact.ContactProviderSourceType
Other - used for empty fields or newly created objects.
OTHER - com.avaya.clientservices.contact.fields.ContactEmailAddressType
Other email address type.
OTHER - com.avaya.clientservices.contact.fields.ContactPhoneNumberType
Other phone number type.
OTHER - com.avaya.clientservices.provider.localcontact.contact.ContactPhoneNumberType
 
OTHER_OPERATION_IN_PROGRESS - com.avaya.clientservices.common.CapabilityDenialReason
 
OUT_OF_OFFICE - com.avaya.clientservices.presence.PresenceState
Presence state indicating that the user is not in the office.
OUT_OF_RANGE_SKILL_NUMBER - com.avaya.clientservices.agent.AgentError
Out Of Range Skill Number.
OutboundSubscriptionConfiguration - Class in com.avaya.clientservices.user
This class allows the control of various subscriptions to telephony services
OutboundSubscriptionConfiguration() - Constructor for class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
 
OUTGOING - com.avaya.clientservices.calllog.CallLogActionType
 
outputHeight - Variable in enum com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
outputRotate - Variable in enum com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
outputScale - Variable in enum com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
outputWidth - Variable in enum com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
OverloadVideoStatus - Enum in com.avaya.clientservices.call
Video overload status.

P

p1080 - com.avaya.clientservices.media.capture.VideoCaptureController.Preference
 
p1080_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p1080_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p180_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p180_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p240_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p240_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p270 - com.avaya.clientservices.media.capture.VideoCaptureController.Preference
 
p272_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p272_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
P2P - com.avaya.clientservices.messaging.enums.ConversationType
A peer to peer conversation.
p352_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p352_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p360 - com.avaya.clientservices.media.capture.VideoCaptureController.Preference
 
p360_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p360_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p480 - com.avaya.clientservices.media.capture.VideoCaptureController.Preference
 
p480_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p480_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p540 - com.avaya.clientservices.media.capture.VideoCaptureController.Preference
 
p540_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p540_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p540_30_native - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p720 - com.avaya.clientservices.media.capture.VideoCaptureController.Preference
 
p720_15 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
p720_30 - com.avaya.clientservices.media.capture.VideoCaptureController.Params
 
PAGER - com.avaya.clientservices.contact.fields.ContactPhoneNumberType
Pager phone number type.
PAGER - com.avaya.clientservices.messaging.enums.MessagingParticipantPhoneNumberType
Pager phone number type.
PAGER - com.avaya.clientservices.provider.localcontact.contact.ContactPhoneNumberType
 
parkCall(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Parks the active call.
parseStream(InputStream) - Method in class com.avaya.clientservices.settingsfile.SettingsFileParser
Parses a settings file from the given stream.
PARTIALLY_ENCRYPTED - com.avaya.clientservices.call.conference.ConferenceEncryptionStatus
Some of the conference legs are encrypted.
PARTIALLY_READ - com.avaya.clientservices.messaging.enums.MessageReadState
Outgoing message read by certain recipients.
Participant - Interface in com.avaya.clientservices.call.conference
Interface representing a conference participant.
PARTICIPANT_ADDRESS_INVALID - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Participant address is incorrect.
PARTICIPANT_ADDRESS_INVALID - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Participant address is incorrect.
ParticipantConnectionStatus - Enum in com.avaya.clientservices.call.conference
Enumeration representing the participant connection status.
ParticipantListener - Interface in com.avaya.clientservices.call.conference
Interface that can be used to get feedback and updates from the conference participant.
ParticipantMediaStatus - Enum in com.avaya.clientservices.call.conference
Enumeration representing the participant media status.
PARTICIPANTS_MISMATCH - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The message recipients do not match the conversation participants.
ParticipantsCompletionHandler - Interface in com.avaya.clientservices.collaboration
Defines an interface that the client application needs to implement to receive the result of get participants operation on collaboration/chat object.
ParticipantType - Enum in com.avaya.clientservices.messaging.enums
Represents the participant type.
PAUSE_RECORDING - com.avaya.clientservices.call.feature.CallRecordingActionType
The action to pause call recording.
PAUSED - com.avaya.clientservices.call.CallRecordingState
Recording is paused.
PAUSED - com.avaya.clientservices.call.conference.ConferenceRecordingStatus
Recording is paused.
pauseReceivingSharing(ReceivingSharingControlCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.Collaboration
Pauses receiving certain collaboration sharing updates.
pauseRecording(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Pauses conference recording.
PEN - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Pen tool.
PENDING - com.avaya.clientservices.call.ChatMessage.MessageStatus
 
PENDING - com.avaya.clientservices.call.MinuteMessage.MinuteStatus
Response from server is not received yet.
PENDING - com.avaya.clientservices.collaboration.drawing.AbstractShape.ShapeStatus
Response from server not received yet.
PENDING_APPROVAL - com.avaya.clientservices.call.CallError
Reported when conference is in pending approval state.
PendingLogoutReason - Enum in com.avaya.clientservices.agent
Represents the policies used to describe the use of reason codes for pending logout.
PendingParticipant - Interface in com.avaya.clientservices.call.conference
PendingParticipant class represents a participant waiting to join the conference.
PendingParticipantAdmissionCancellationReason - Class in com.avaya.clientservices.call.conference
Class representing the reason of admission cancellation.
PendingParticipantAdmissionCancellationReason(PendingParticipantAdmissionCancellationReason.PendingParticipantAdmissionCancellationReasonCode, String, String) - Constructor for class com.avaya.clientservices.call.conference.PendingParticipantAdmissionCancellationReason
Constructor
PendingParticipantAdmissionCancellationReason.PendingParticipantAdmissionCancellationReasonCode - Enum in com.avaya.clientservices.call.conference
Admission request cancellation codes.
PendingParticipantListener - Interface in com.avaya.clientservices.call.conference
Interface that can be used to get feedback and updates from the pending conference participant.
performCallRecordingWithActionType(CallRecordingActionType, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Perform call recording operation with specific action type.
PERMISSION_DENIED - com.avaya.clientservices.agent.AgentError
Generic permission error.
PERMISSION_DENIED - com.avaya.clientservices.collaboration.CollaborationError
User does not have necessary privileges.
PERSONAL - com.avaya.clientservices.messaging.enums.SensitivityLevel
Personal sensitivity level.
PHYSICAL_STATION_ALREADY_OBSERVED - com.avaya.clientservices.agent.AgentError
Activation to logical with physical being observed.
PHYSICAL_STATION_ALREADY_OBSERVED - com.avaya.clientservices.call.feature.ServiceObservingError
Logical agent ID with physical extension is already being observed.
pickup(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.TeamButtonIncomingCall
Picks up a team button call.
PICTURE - com.avaya.clientservices.collaboration.librarysharing.LibraryDocumentType
 
PIN_IS_TOO_SHORT - com.avaya.clientservices.call.CallError
Reported if the user enters a PIN which is shorter than the minimum length configured.
PIN_IS_TOO_SHORT - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if user enters PIN which is shorter than the minimum length configured.
pinVideo(float, float, float, float, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Requests for a specific participant's video to be pinned in a certain area of the video image.
pinVideo(float, float, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Requests for a specific participant's video to be pinned in a certain area of the video image.
PipAnimation - Class in com.avaya.clientservices.media.gui
 
PipAnimation(double, double, Point, Point, Point) - Constructor for class com.avaya.clientservices.media.gui.PipAnimation
 
PipPlane - Class in com.avaya.clientservices.media.gui
 
PipPlane() - Constructor for class com.avaya.clientservices.media.gui.PipPlane
Constructor
PipPlane.Corner - Enum in com.avaya.clientservices.media.gui
Enum of the four corners of which the picture-in-picture can be located.
Plane - Class in com.avaya.clientservices.media.gui
Abstract class for all things being rendered by an instance of GLSurfaceView.Renderer.
Plane() - Constructor for class com.avaya.clientservices.media.gui.Plane
 
PlaneEGLConfigChooser - Class in com.avaya.clientservices.media.gui
 
PlaneEGLConfigChooser() - Constructor for class com.avaya.clientservices.media.gui.PlaneEGLConfigChooser
 
PlaneGestureAdapter - Class in com.avaya.clientservices.media.gui
A convenience class to extend when you only want to listen for a subset of all the gestures.
PlaneGestureAdapter() - Constructor for class com.avaya.clientservices.media.gui.PlaneGestureAdapter
 
PlaneGestureDetector - Class in com.avaya.clientservices.media.gui
Convenience class to detect gestures from a specific view.
PlaneGestureDetector(Context, PlaneGestureListener) - Constructor for class com.avaya.clientservices.media.gui.PlaneGestureDetector
PlaneGestureDetector constructor.
PlaneGestureListener - Interface in com.avaya.clientservices.media.gui
The listener that is used to notify when gestures occur.
PlaneRenderer - Class in com.avaya.clientservices.media.gui
 
PlaneRenderer() - Constructor for class com.avaya.clientservices.media.gui.PlaneRenderer
 
PlaneViewGroup - Class in com.avaya.clientservices.media.gui
 
PlaneViewGroup(Context) - Constructor for class com.avaya.clientservices.media.gui.PlaneViewGroup
PlaneViewGroup constructor.
PlaneViewGroup(Context, AttributeSet) - Constructor for class com.avaya.clientservices.media.gui.PlaneViewGroup
PlaneViewGroup constructor.
PlaneViewGroup(Context, AttributeSet, int) - Constructor for class com.avaya.clientservices.media.gui.PlaneViewGroup
PlaneViewGroup constructor.
PlatformUtils - Class in com.avaya.clientservices.client
 
PlatformUtils() - Constructor for class com.avaya.clientservices.client.PlatformUtils
 
Playout - com.avaya.clientservices.media.audio.AudioCapturerMode
Data will be captured from a stream which will be played to a speaker
PlaySonicSignal(String) - Method in class com.avaya.sonic.SonicLibrary
 
PlaySonicSignal(String, boolean) - Method in class com.avaya.sonic.SonicLibrary
 
PlaySonicSignal(String, boolean, float) - Method in class com.avaya.sonic.SonicLibrary
 
PlaySonicSignal(String, boolean, float, int) - Method in class com.avaya.sonic.SonicLibrary
 
PlaySonicSignal(String, boolean, float, int, int) - Method in class com.avaya.sonic.SonicLibrary
 
PlaySonicSignal(String, boolean, int) - Method in class com.avaya.sonic.SonicLibrary
 
PlaySonicSignal(String, int) - Method in class com.avaya.sonic.SonicLibrary
 
PlaySonicSignal(String, int, int) - Method in class com.avaya.sonic.SonicLibrary
 
PLUS - com.avaya.clientservices.call.AddressDigit
Represents special character +.
Point - Class in com.avaya.clientservices.collaboration.drawing
Represents two x and y coordinates
Point(int, int) - Constructor for class com.avaya.clientservices.collaboration.drawing.Point
Public constructor
PORTAL_USER_TOKEN - com.avaya.clientservices.credentials.Challenge.AuthorizationMethod
 
Positionable - Interface in com.avaya.clientservices.media.gui
 
POUND - com.avaya.clientservices.call.AddressDigit
Represents special character #.
POUND - com.avaya.clientservices.call.DTMFType
Represents special character #.
PPM - com.avaya.clientservices.contact.ContactProviderSourceType
PPM Provider - enterprise contact source.
PPMConfiguration - Class in com.avaya.clientservices.provider.ppm
User Configuration information for PPM.
PPMConfiguration() - Constructor for class com.avaya.clientservices.provider.ppm.PPMConfiguration
 
Presence - Class in com.avaya.clientservices.presence
Presence information for a user.
Presence() - Constructor for class com.avaya.clientservices.presence.Presence
A default constructor.
Presence(int) - Constructor for class com.avaya.clientservices.presence.Presence
A constructor initializing the object with the given supported presence options.
PresenceAccessControlList - Interface in com.avaya.clientservices.presence
The class encapsulates presence access control list related features available to the user.
PresenceAccessControlListener - Interface in com.avaya.clientservices.presence
Interface that can be used to receive presence access control updates.
PresenceACLPolicy - Enum in com.avaya.clientservices.presence
Enumeration that describes different access control list policies.
PresenceCompletionHandler - Interface in com.avaya.clientservices.presence
Defines an interface that the client application must implement to receive the result of an operation requested on various presence related methods.
PresenceConfiguration - Class in com.avaya.clientservices.presence
User configuration information for the presence service.
PresenceConfiguration() - Constructor for class com.avaya.clientservices.presence.PresenceConfiguration
A default constructor.
PresenceError - Enum in com.avaya.clientservices.presence
Enumeration representing failure of a presence operation, for example, a failed presence request sent to the presence server.
PresenceException - Exception in com.avaya.clientservices.presence
Exception representing a presence-related failure.
PresenceException(PresenceError, Presence) - Constructor for exception com.avaya.clientservices.presence.PresenceException
Constructor.
PresenceException(PresenceError, Presence, int, String) - Constructor for exception com.avaya.clientservices.presence.PresenceException
Constructor.
PresenceException(PresenceError, Presence, int, String, int, String) - Constructor for exception com.avaya.clientservices.presence.PresenceException
Constructor.
PresenceException(String, PresenceError, Presence, int, String, int, String) - Constructor for exception com.avaya.clientservices.presence.PresenceException
Constructor.
PresenceListSubscription - Interface in com.avaya.clientservices.presence
An ad hoc presence list subscription.
PresenceListSubscriptionListener - Interface in com.avaya.clientservices.presence
Listener for presence list subscription events.
PresenceLocationMode - Enum in com.avaya.clientservices.presence
Enumeration representing the location-based "mode" of a user.
PresenceService - Interface in com.avaya.clientservices.presence
The class encapsulates all of presence related features available to the user.
PresenceServiceListener - Interface in com.avaya.clientservices.presence
Interface that can be used to get presence service feedback and updates.
PresenceState - Enum in com.avaya.clientservices.presence
Enumeration representing presence state of a user.
PresenceSubscriptionListener - Interface in com.avaya.clientservices.presence
Presence subscription listener.
PresenceWatcher - Class in com.avaya.clientservices.presence
Class representing either a remote user who is already tracking local user's presence, or a remote user who is asking for permission to track local user's presence.
PresenceWatcherRequestListener - Interface in com.avaya.clientservices.presence
Interface that can be used to receive presence watcher request updates.
PRESENTATION - com.avaya.clientservices.collaboration.librarysharing.LibraryDocumentType
 
PRIORITY - com.avaya.clientservices.call.AlertType
Priority call alert type
PRIORITY - com.avaya.clientservices.call.CallPrecedenceLevel
Call precedence level is priority.
PRIORITY_CALL - com.avaya.clientservices.call.feature.FeatureType
Priority Call is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that allows a user to place priority calls or change an existing call to a priority call.
priorityCall(String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Starts a priority call to the specified destination.
PRIVATE - com.avaya.clientservices.messaging.enums.SensitivityLevel
Private sensitivity level.
PRIVATE_AND_SYSTEM - com.avaya.clientservices.common.TrustStoreMode
Set to use the trusted anchors (Root and Intermediate CA certificates) from both the private and the system trust stores.
PRIVATE_ONLY - com.avaya.clientservices.common.TrustStoreMode
Set to use the trusted anchors (Root and Intermediate CA certificates) exclusively from the private trust store already created by the client application.
PRIVATE_TRUST_STORE_ERROR - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because client application has configured to use the private trust store via SecurityPolicyConfiguration but it is unavailable.
processChallenge(Header) - Method in class com.avaya.clientservices.network.http.ProxyAuthScheme
 
processRemoteNotification(Map<String, String>, PushNotificationCompletionHandler) - Method in interface com.avaya.clientservices.pushnotification.PushNotificationService
Processes the push notification message.
PROMPT - com.avaya.clientservices.contact.AccessControlBehavior
"CONFIRM" policy will result in requesting the remote user to explicitly allow watching their presence.
PROPRIETARY - com.avaya.clientservices.media.ForwardErrorCorrection
 
protocol() - Method in class com.avaya.clientservices.network.websocket.WebSocketProxyHandler
 
PROTOCOL_ERROR - com.avaya.clientservices.collaboration.CollaborationError
Problem with parsing message sent from server or wrong message.
ProtocolException - Exception in com.avaya.clientservices.common
Exception representing a failure associated with a signaling protocol.
ProtocolException(int, String) - Constructor for exception com.avaya.clientservices.common.ProtocolException
 
ProtocolException(int, String, int, String) - Constructor for exception com.avaya.clientservices.common.ProtocolException
 
ProtocolException(String, int, String, int, String) - Constructor for exception com.avaya.clientservices.common.ProtocolException
 
PROVIDER_ACCESS_DENIED - com.avaya.clientservices.contact.ContactError
Access to platform resource has been denied.
PROVIDER_ADD_CONTACT_NOT_SUPPORTED - com.avaya.clientservices.contact.ContactError
Provider does not support creation of new contacts operation.
PROVIDER_AUTHENTICATION_FAILED - com.avaya.clientservices.contact.ContactError
An invalid username or password was provided.
PROVIDER_BACKEND_SOURCE_NOT_CONNECTABLE - com.avaya.clientservices.contact.ContactError
The source of the contact data cannot be reached to perform the requested operation.
PROVIDER_CERTIFICATE_ERROR - com.avaya.clientservices.contact.ContactError
The request was rejected due to a certificate error.
PROVIDER_CONFIGURATION_ERROR - com.avaya.clientservices.contact.ContactError
Configuration error encountered (disabled, no server info configured, etc).
PROVIDER_CONFIGURATION_MISMATCH - com.avaya.clientservices.contact.ContactError
Value exceeded maximum of 70 data items.
PROVIDER_CONTACT_ADDRESS_NULL - com.avaya.clientservices.contact.ContactError
Address field is empty.
PROVIDER_CONTACT_DOES_NOT_EXIST - com.avaya.clientservices.contact.ContactError
Name field is empty or not present.
PROVIDER_CONTACT_ID_INVALID - com.avaya.clientservices.contact.ContactError
Missing or invalid provider contact ID.
PROVIDER_CONTACT_NOPROFILE - com.avaya.clientservices.contact.ContactError
An internal contact does not have a communication profile.
PROVIDER_CONTACT_NOT_IM_USER - com.avaya.clientservices.contact.ContactError
Requesting user does not exist in the Enterprise database.
PROVIDER_CREDENTIAL_PROVIDER_NOT_PROVIDED - com.avaya.clientservices.contact.ContactError
Credential provider is not available.
PROVIDER_DATABASE_ERROR - com.avaya.clientservices.contact.ContactError
Provider cannot access the database for reading or writing.
PROVIDER_DATABASE_NOT_ACCESSIBLE - com.avaya.clientservices.contact.ContactError
Problem with the database accessibility.
PROVIDER_DELETE_CONTACT_NOT_SUPPORTED - com.avaya.clientservices.contact.ContactError
Provider does not support deletion of contacts operation.
PROVIDER_DIGEST_MISMATCH - com.avaya.clientservices.contact.ContactError
Digest Authentication failed.
PROVIDER_DUPLICATE_CONTACT - com.avaya.clientservices.contact.ContactError
This error can occur when trying to add a new contact with the same email address or phone number as any of the existing contacts.
PROVIDER_FAIL_UNKNOWN_REASON - com.avaya.clientservices.contact.ContactError
Unexpected behavior.
PROVIDER_IDENTITY_BAD_CERTIFICATE - com.avaya.clientservices.contact.ContactError
Client certificate is corrupt or in other way invalid.
PROVIDER_IDENTITY_EXPIRED_CERTIFICATE - com.avaya.clientservices.contact.ContactError
Client certificate has expired.
PROVIDER_IDENTITY_NO_CERTIFICATE - com.avaya.clientservices.contact.ContactError
Client certificate is missing.
PROVIDER_IDENTITY_REVOKED_CERTIFICATE - com.avaya.clientservices.contact.ContactError
Client certificate was revoked by the issuing authority.
PROVIDER_IDENTITY_UNKNOWN_CA - com.avaya.clientservices.contact.ContactError
Client certificate has expired.
PROVIDER_IDENTITY_UNSUPPORTED_CERTIFICATE - com.avaya.clientservices.contact.ContactError
Client certificate type is not supported by the server.
PROVIDER_INTERNAL_ERROR - com.avaya.clientservices.contact.ContactError
Unexpected exception in processing the request.
PROVIDER_INVALID_CONTACT - com.avaya.clientservices.contact.ContactError
Provided data failed a validation step.
PROVIDER_INVALID_IDENTITY_CERTIFICATE - com.avaya.clientservices.contact.ContactError
Client identity certificate is rejected by the server.
PROVIDER_INVALID_VALUE - com.avaya.clientservices.contact.ContactError
Invalid contact field value.
PROVIDER_MULTIPLE_WORK_EMAIL_NOT_SUPPORTED - com.avaya.clientservices.contact.ContactError
The server rejected the request due to multiple work e-mails.
PROVIDER_NOT_MATCH - com.avaya.clientservices.contact.ContactError
No provider matches the contact source.
PROVIDER_PICTURE_NOT_AVAILABLE - com.avaya.clientservices.contact.ContactError
Contact doesn't have a picture or specific contact provider uses LDAP as a source for pictures and it is not configured / available at the time.
PROVIDER_PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.contact.ContactError
The authentication credentials provided for logging into the proxy were rejected.
PROVIDER_PROXY_CONNECTION_ERROR - com.avaya.clientservices.contact.ContactError
A connection could not be established to the proxy server.
PROVIDER_REQUEST_CANCELLED - com.avaya.clientservices.contact.ContactError
The operation was cancelled.
PROVIDER_REQUEST_TIMEOUT - com.avaya.clientservices.contact.ContactError
The operation time limit was exceeded.
PROVIDER_REQUIRED_DATA_MISSING - com.avaya.clientservices.contact.ContactError
Required fields are missing.
PROVIDER_RETRIEVE_PICTURE_NOT_SUPPORTED - com.avaya.clientservices.contact.ContactError
Provider does not support retrieving contact picture operation.
PROVIDER_RETRY - com.avaya.clientservices.contact.ContactError
Server is busy.
PROVIDER_SECURE_CONNECTION_FAILED - com.avaya.clientservices.contact.ContactError
The request was rejected due to an SSL error.
PROVIDER_STARTUP_ABORTED - com.avaya.clientservices.contact.ContactError
Abort was requested while starting.
PROVIDER_UPDATE_CONTACT_NOT_SUPPORTED - com.avaya.clientservices.contact.ContactError
Provider does not support updating contacts operation.
PROVISIONING_ERROR - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.call.ChatError
The authentication credentials provided for logging into the proxy were rejected.
PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.call.ConferenceConnectionError
The authentication credentials provided for logging into the proxy were rejected.
PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.call.feature.AutodialError
The authentication credentials provided for logging into the proxy were rejected.
PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.collaboration.CollaborationError
The authentication credentials provided for logging into the proxy were rejected.
PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
The authentication credentials provided for logging into the proxy were rejected.
PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.downloadservice.DownloadServiceError
The authentication credentials provided for logging into the proxy were rejected.
PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The authentication credentials provided for logging into the proxy were rejected.
PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.unifiedportal.UnifiedPortalError
The authentication credentials provided for logging into the proxy were rejected.
PROXY_AUTHENTICATION_ERROR - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
The authentication credentials provided for logging into the proxy were rejected.
PROXY_CONNECTION_ERROR - com.avaya.clientservices.call.ChatError
A connection could not be established to the proxy server.
PROXY_CONNECTION_ERROR - com.avaya.clientservices.call.ConferenceConnectionError
A connection could not be established to the proxy server.
PROXY_CONNECTION_ERROR - com.avaya.clientservices.call.feature.AutodialError
A connection could not be established to the proxy server.
PROXY_CONNECTION_ERROR - com.avaya.clientservices.collaboration.CollaborationError
A connection could not be established to the proxy server.
PROXY_CONNECTION_ERROR - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
PROXY_CONNECTION_ERROR - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
A connection could not be established to the proxy server.
PROXY_CONNECTION_ERROR - com.avaya.clientservices.downloadservice.DownloadServiceError
A connection could not be established to the proxy server.
PROXY_CONNECTION_ERROR - com.avaya.clientservices.messaging.MessagingError.ErrorCode
A connection could not be established to the proxy server.
PROXY_CONNECTION_ERROR - com.avaya.clientservices.unifiedportal.UnifiedPortalError
A connection could not be established to the proxy server.
PROXY_CONNECTION_ERROR - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
A connection could not be established to the proxy server.
ProxyAuthScheme - Class in com.avaya.clientservices.network.http
 
ProxyAuthScheme() - Constructor for class com.avaya.clientservices.network.http.ProxyAuthScheme
 
ProxyAuthState - Class in com.avaya.clientservices.network.http
 
ProxyAuthState() - Constructor for class com.avaya.clientservices.network.http.ProxyAuthState
 
ProxyServersNotConnectable - Exception in com.avaya.clientservices.network.exceptions
 
ProxyServersNotConnectable() - Constructor for exception com.avaya.clientservices.network.exceptions.ProxyServersNotConnectable
 
ProxyServersNotConnectable(String) - Constructor for exception com.avaya.clientservices.network.exceptions.ProxyServersNotConnectable
 
ProxyUnauthenticatedException - Exception in com.avaya.clientservices.network.exceptions
 
ProxyUnauthenticatedException(String, String, String) - Constructor for exception com.avaya.clientservices.network.exceptions.ProxyUnauthenticatedException
 
PUBLIC_DIAL - com.avaya.clientservices.media.AudioTone
 
publishPresence(Presence) - Method in interface com.avaya.clientservices.presence.PresenceService
Publishes presence state, location mode and optional note for the local user.
PUSH_MODE - com.avaya.clientservices.messaging.enums.RefreshType
Push mode means continuous notifications in real time.
PushNotificationActivationMode - Enum in com.avaya.clientservices.pushnotification.enums
Enumeration representing mode for push notification activation.
PushNotificationCompletionHandler - Interface in com.avaya.clientservices.pushnotification
Defines an interface that the client application needs to implement to receive the result of push notification operations.
PushNotificationConfiguration - Class in com.avaya.clientservices.pushnotification
Configuration information for Push Notifications.
PushNotificationConfiguration() - Constructor for class com.avaya.clientservices.pushnotification.PushNotificationConfiguration
 
PushNotificationEncryptionInfo - Class in com.avaya.clientservices.common
Represents Push Notification Encryption info
PushNotificationEncryptionInfo(String, PushNotificationEncryptionInfo.PushNotificationEncryptionScheme) - Constructor for class com.avaya.clientservices.common.PushNotificationEncryptionInfo
 
PushNotificationEncryptionInfo.PushNotificationEncryptionScheme - Enum in com.avaya.clientservices.common
 
PushNotificationProcessingError - Class in com.avaya.clientservices.common
Represents Push Notification error for messaging
PushNotificationProcessingError(PushNotificationProcessingError.ErrorCode) - Constructor for class com.avaya.clientservices.common.PushNotificationProcessingError
 
PushNotificationProcessingError.ErrorCode - Enum in com.avaya.clientservices.common
 
PushNotificationService - Interface in com.avaya.clientservices.pushnotification
The PushNotificationService object is accessible from the User object, and provides access to push notification related capabilities and actions.
PushNotificationServiceListener - Interface in com.avaya.clientservices.pushnotification
Interface that can be used to retrieve status updates from the PushNotificationService.
PushNotificationServiceType - Enum in com.avaya.clientservices.pushnotification.enums
Enumeration representing push notification service type.

Q

QUESTION - com.avaya.clientservices.call.MinuteMessage.MinuteType
Minute message is a question.
QUEUE_STATISTICS - com.avaya.clientservices.agent.AgentFeatureType
Queue statistics feature provides statistics about particular skill or queue for an agent as administered on signalling server.
QueueStatistics - Interface in com.avaya.clientservices.agent
Represents feature that provides statistics about particular skill.
QueueStatisticsListener - Interface in com.avaya.clientservices.agent
Represents an interface that can be used to retrieve status updates from an QueueStatistics object.
QUIET_EARPIECE_OR_HEADSET - com.avaya.clientservices.media.EchoCancellationMobileMode
 

R

RADVISION - com.avaya.clientservices.media.VideoCodecVendor
 
raiseHand(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Called to raise local user's hand on the conference call to get the moderator's attention, who can unmute and hence allow the participant to speak.
read() - Method in class com.avaya.clientservices.network.http.NativeRequestInputStream
 
read(byte[], int, int) - Method in class com.avaya.clientservices.network.http.NativeRequestInputStream
 
read(byte[], int, int) - Method in class com.avaya.clientservices.network.websocket.ChannelByteBuffer
 
READ - com.avaya.clientservices.calllog.CallLogReadStatus
Indicates a call log which is already viewed/read by the user.
READ - com.avaya.clientservices.messaging.enums.MessageReadState
Read by all recipients (outgoing message) or marked as read by me (incoming message).
READ - com.avaya.clientservices.messaging.enums.RecipientMessageState
Read by recipient.
readAudioDetails(AudioDetailsCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Reads detailed information about the audio channel associated with the call.
readCollaborationDetails(CollaborationReadDetailsCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.Collaboration
Returns the collaboration details associated with the collaboration session.
readNative(byte[], int, int) - Method in class com.avaya.clientservices.network.http.NativeRequestInputStream
 
readVideoDetails(VideoDetailsCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Return current video details/statistics for this call.
READY_TO_CONSUME - com.avaya.clientservices.messaging.enums.AttachmentStatus
Attachment is ready to consume.
READY_TO_CONSUME - com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage.FileStatus
File is ready to consume.
READY_TO_DOWNLOAD - com.avaya.clientservices.messaging.enums.AttachmentStatus
Attachment is ready to be downloaded.
READY_TO_DOWNLOAD - com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage.FileStatus
File is ready to be downloaded.
RECEIVE - com.avaya.clientservices.collaboration.CollaborationContentSharingMode
Collaboration client receives content sharing.
RECEIVE_ONLY - com.avaya.clientservices.call.AllowedVideoDirection
Receive-only video allowed.
RECEIVE_ONLY - com.avaya.clientservices.call.conference.ParticipantMediaStatus
Media is being received, but not sent.
RECEIVE_ONLY - com.avaya.clientservices.call.MediaDirection
Media is received, but not sent.
RECEIVE_ONLY - com.avaya.clientservices.call.VideoMode
Receive-only (i.e., no camera capture and send) video request.
RECEIVE_SERVICE_OBSERVING_CLASS_OF_RESTRICTION_DISABLED - com.avaya.clientservices.call.feature.ServiceObservingError
Service Observing denied as "receive Service Observing Class Of Restriction (COR)" is not set to yes for the extension.
RECEIVE_SERVICE_OBSERVING_CLASS_OF_SERVICE_RESTRICTION - com.avaya.clientservices.agent.AgentError
Service Observing (SO) denied due to receive SO COR for entity to observe not set to yes.
ReceivingSharingControlCompletionHandler - Interface in com.avaya.clientservices.collaboration
Completion handler used to report that receiving sharing control operation finished.
RecipientMessageState - Enum in com.avaya.clientservices.messaging.enums
Represents delivery state of a message at the individual chat participant (i.e.recipient) level.
Record - com.avaya.clientservices.media.audio.AudioCapturerMode
Data will be captured from a stream received from a microphone
Record - com.avaya.clientservices.media.audio.AudioMixerMode
Data will be mixed with a stream received from a microphone, which is sent to network
RECTANGLE - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Rectangle tool.
RECTANGLE_FILLED - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Filled rectangle tool.
REDIRECTED - com.avaya.clientservices.call.CallError
Operation was redirected to another destination.
REDIRECTED - com.avaya.clientservices.calllog.CallLogActionType
 
REDIRECTED_ERROR - com.avaya.clientservices.user.RegistrationError
Registration request has been redirected.
redrawAll(List<AbstractShape>) - Method in class com.avaya.clientservices.collaboration.DrawingView
Redraws all shapes on canvas.
redrawAll(List<AbstractShape>, AbstractShape) - Method in class com.avaya.clientservices.collaboration.DrawingView
Redraws all shapes on canvas.
REFERRAL_NOT_SUPPORTED - com.avaya.clientservices.agent.AgentError
Feature referral not supported.
refresh(MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.MessagingService
Perform a manual refresh of messaging data from the server.
refresh(MessagingCompletionHandler, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Perform a manual refresh of messaging data from the server.
RefreshType - Enum in com.avaya.clientservices.messaging.enums
Enumeration representing messaging polling refresh modes.
registerAudioDeviceCallback(AudioDeviceCallback, Handler) - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
registerAudioDeviceCallback(AudioDeviceCallback, Handler) - Method in class com.avaya.clientservices.media.VantageAudioManager
 
registerCPUThresholdConfig(CPUThresholdConfiguration) - Method in interface com.avaya.clientservices.media.VideoInterface
Registers the threshold for monitoring overriding any registered(or default) threshold values for the given threshold type.
registerRecordPlayStatusListener(AudioRecordPlayStatusListener) - Method in interface com.avaya.clientservices.media.AudioInterface
Sets a listener that wants to track playback and recording status.
RegistrationError - Enum in com.avaya.clientservices.user
Registration-related errors.
RegistrationException - Exception in com.avaya.clientservices.user
Exception representing a registration failure.
RegistrationException(RegistrationError) - Constructor for exception com.avaya.clientservices.user.RegistrationException
 
RegistrationException(RegistrationError, int, String) - Constructor for exception com.avaya.clientservices.user.RegistrationException
 
RegistrationException(RegistrationError, int, String, int, String) - Constructor for exception com.avaya.clientservices.user.RegistrationException
 
RegistrationException(RegistrationError, int, String, int, String, int) - Constructor for exception com.avaya.clientservices.user.RegistrationException
 
RegistrationException(String, RegistrationError, int, String, int, String, int) - Constructor for exception com.avaya.clientservices.user.RegistrationException
 
RegistrationGroup - Class in com.avaya.clientservices.common
Defines a group of servers that should be registered with simultaneously
RegistrationGroup(SignalingServer) - Constructor for class com.avaya.clientservices.common.RegistrationGroup
Construct a RegistrationGroup object for a single signaling server.
RegistrationGroup(SignalingServer[]) - Constructor for class com.avaya.clientservices.common.RegistrationGroup
Construct a RegistrationGroup object for a group of signaling servers.
RegistrationGroup(SignalingServer[], int) - Constructor for class com.avaya.clientservices.common.RegistrationGroup
Construct a RegistrationGroup object for a group of signaling servers with a specified simultaneous registration limit.
REGULAR_EXPRESSION - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
reInitialize() - Method in interface com.avaya.clientservices.common.DataRetrieval
 
reinvite(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.DroppedParticipant
Reinvite a participant who has already left the conference call back to the call.
REJECTED - com.avaya.clientservices.call.CallError
Reported when the request is rejected by the server due to a permission error.
REJECTED - com.avaya.clientservices.call.feature.FeatureError
Invocation request rejected.
REJECTED_BY_ANOTHER_MODERATOR - com.avaya.clientservices.call.conference.PendingParticipantAdmissionCancellationReason.PendingParticipantAdmissionCancellationReasonCode
Admission request has been rejected by another moderator.
REJECTED_BY_SERVER - com.avaya.clientservices.common.CapabilityDenialReason
 
rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class com.avaya.clientservices.provider.localcontact.contact.RejectedExecutionHandlerRejectOld
 
RejectedExecutionHandlerRejectOld - Class in com.avaya.clientservices.provider.localcontact.contact
 
RejectedExecutionHandlerRejectOld() - Constructor for class com.avaya.clientservices.provider.localcontact.contact.RejectedExecutionHandlerRejectOld
 
RELEASE_BUILD - Static variable in class com.avaya.clientservices.BuildConfig
 
releaseWakeLock(long) - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
REMOTE_ALERTING - com.avaya.clientservices.call.CallState
Call is alerting remotely (outgoing call)
REMOTE_CALL_ESTABLISHED - com.avaya.clientservices.call.TransferProgressCode
The call is accepted by transfer target and call is established between transferer and transfer target.
REMOTE_CALL_IN_PROGRESS - com.avaya.clientservices.call.TransferProgressCode
The call is ringing at the transfer target's end.
REMOTE_CALL_NOT_ALERTING - com.avaya.clientservices.call.CallError
Reported when an attempt to locally answer an incoming call at a remote extension (e.g., at a bridged line appearance extension) has failed because the call was already answered remotely.
REMOTE_CALL_STARTED - com.avaya.clientservices.call.TransferProgressCode
The transferee is attempting to call transfer target.
REMOTE_DESTINATION_ANSWERED - com.avaya.clientservices.call.feature.CallbackCallStatus
Remote destination answered.
REMOTE_DESTINATION_RINGING - com.avaya.clientservices.call.feature.CallbackCallStatus
Remote destination ringing.
REMOTE_DESTINATION_TRYING - com.avaya.clientservices.call.feature.CallbackCallStatus
Remote destination trying.
REMOTE_MEDIA_PROCESSING_FAILURE - com.avaya.clientservices.call.CallError
Reported when the application tries to accept an incoming call, but this attempt fails because the remote audio and/or video information could not be applied to local audio/video resources.
REMOTE_USER - com.avaya.clientservices.call.VideoDisabledReason
Remote user disabled media.
removeActionListener(ZoomableSharingView.ZoomableSharingViewActionListener) - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Removes private view action listener.
removeActionListener(ZoomableSharingView.ZoomableSharingViewActionListener) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Removes private view action listener.
removeAddress(String) - Method in interface com.avaya.clientservices.presence.PresenceListSubscription
Removes an address from the subscription.
removeAdminEventListener(UserAdminEventListener) - Method in interface com.avaya.clientservices.user.User
Removes a AdminEvent listener from the user.
removeAllCallLogs(CallLogCompletionHandler) - Method in interface com.avaya.clientservices.calllog.CallLogService
Removes all existing call logs.
removeAllRenderables() - Method in class com.avaya.clientservices.media.gui.PlaneRenderer
Removes all Renderable objects from a collection to be updated with surface events.
removeAttachment(Attachment, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Message
Remove a specified attachment from this message.
removeAudioDeviceListener(AudioDeviceListener) - Method in interface com.avaya.clientservices.media.AudioInterface
Remove an existing listener informing when audio device are added and removed.
removeAudioDevicesEventListener(AudioDevicesEventListener) - Method in interface com.avaya.clientservices.media.DeviceListener
Remove a new listener to stop being informed when there are audio device events session.
removeCallLogs(List<CallLogItem>, CallLogCompletionHandler) - Method in interface com.avaya.clientservices.calllog.CallLogService
The client can select specific call log objects and request the call log service to remove them permanently.
removeCertificateStatusListener(CertificateStatusListener) - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Removes a certificate status listener.
removeComposingParticipantsListener(ComposingParticipantsListener) - Method in interface com.avaya.clientservices.messaging.Conversation
Removes a listener that will be notified when list of composing participants changes.
removeContactGroupListener(ContactGroupListener) - Method in interface com.avaya.clientservices.contact.ContactGroup
Removes the contact group listener to stop getting updates for this contact group.
removeContactListener(ContactListener) - Method in interface com.avaya.clientservices.contact.Contact
Removes the contact listener to stop getting updates for this contact.
removeContacts(Collection<Contact>, ContactGroupOperationCompletionHandler) - Method in interface com.avaya.clientservices.contact.ContactGroup
Removes contacts from a group Operation fails if at least one contact can't be removed from group due to capability not allowed.
removeConversation(Conversation, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.MessagingService
Removes a conversation.
removeDataRetrievalListener(DataRetrievalListener<T>) - Method in interface com.avaya.clientservices.common.DataRetrieval
Remove a listener from being notified of data set retrieval progress.
removeDefaultNetworkListener(DefaultNetworkListener) - Method in class com.avaya.clientservices.client.Client
Removes a listener from this client.
removeFIPSModeListener(FIPSModeListener) - Method in class com.avaya.clientservices.client.Client
Removes a FIPS-mode listener from this client.
removeLastParticipant(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Removes the last participant that was added to a conference call either locally or remotely.
removeListener(AgentServiceListener) - Method in interface com.avaya.clientservices.agent.AgentService
Removes a agent service listener from service instance.
removeListener(QueueStatisticsListener) - Method in interface com.avaya.clientservices.agent.QueueStatistics
Removes a listener from the queue statistics.
removeListener(CallListener) - Method in interface com.avaya.clientservices.call.Call
Removes a listener from the call.
removeListener(CallServiceListener) - Method in interface com.avaya.clientservices.call.CallService
 
removeListener(ChatListener) - Method in interface com.avaya.clientservices.call.Chat
Removes a listener from the in-conference chat.
removeListener(ActiveParticipantListener) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Removes a ActiveParticipantListener from the participant.
removeListener(ConferenceListener) - Method in interface com.avaya.clientservices.call.conference.Conference
Removes a ConferenceListener from the conference.
removeListener(ConferenceMobileLinkListener) - Method in interface com.avaya.clientservices.call.conference.ConferenceMobileLink
Removes a listener from the mobile link object.
removeListener(ConferenceSlideViewerListener) - Method in interface com.avaya.clientservices.call.conference.ConferenceSlideViewer
Removes a listener from the conference slide viewer object.
removeListener(DroppedParticipantListener) - Method in interface com.avaya.clientservices.call.conference.DroppedParticipant
Removes a DroppedParticipantListener from the participant.
removeListener(ParticipantListener) - Method in interface com.avaya.clientservices.call.conference.Participant
Removes a ParticipantListener from the participant.
removeListener(PendingParticipantListener) - Method in interface com.avaya.clientservices.call.conference.PendingParticipant
Removes a PendingParticipantListener from the participant.
removeListener(CallFeatureServiceListener) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Removes a listener.
removeListener(MeetingMinutesListener) - Method in interface com.avaya.clientservices.call.MeetingMinutes
Removes a MeetingMinutesListener object from the meeting minutes.
removeListener(CallLogServiceListener) - Method in interface com.avaya.clientservices.calllog.CallLogService
Remove an CallLogServiceListener instance that was previously added.
removeListener(ClientListener) - Method in class com.avaya.clientservices.client.Client
Removes a listener from this client.
removeListener(CollaborationListener) - Method in interface com.avaya.clientservices.collaboration.Collaboration
Removes a CollaborationListener listener from the collaboration.
removeListener(CollaborationServiceListener) - Method in interface com.avaya.clientservices.collaboration.CollaborationService
Removes a CollaborationServiceListener listener from the collaboration service.
removeListener(ContentSharingListener) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharing
Removes ContentSharingListener object from the content sharing session.
removeListener(ContentSharingRenderer.RendererPrivateListener) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
Removes a ContentSharingRenderer.RendererPrivateListener listener from the renderer object.
removeListener(LibrarySharingListener) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibrarySharing
Not supported in Client SDK.
Removes a LibrarySharingListener object from a LibrarySharing instance.
removeListener(SliderListener) - Method in interface com.avaya.clientservices.collaboration.slider.Slider
Removes a SliderListener object from the slider.
removeListener(WhiteboardRenderer.RendererPrivateListener) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Removes WhiteboardRenderer.RendererPrivateListener object from the whiteboard renderer.
removeListener(WhiteboardListener) - Method in interface com.avaya.clientservices.collaboration.Whiteboard
Removes a WhiteboardListener object from the whiteboard.
removeListener(WhiteboardSurfaceListener) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Removes a whiteboard surface listener.
removeListener(DataRetrievalWatcherListener<T>) - Method in class com.avaya.clientservices.common.DataRetrievalWatcher
Remove a listener from being notified of data collection retrieval progress and updates.
removeListener(ContactServiceListener) - Method in interface com.avaya.clientservices.contact.ContactService
Remove a listener.
removeListener(VideoInterfaceListener) - Method in interface com.avaya.clientservices.media.VideoInterface
Removes a listener.
removeListener(AttachmentListener) - Method in interface com.avaya.clientservices.messaging.Attachment
Removes a listener from the attachment.
removeListener(ConversationListener) - Method in interface com.avaya.clientservices.messaging.Conversation
Removes a listener from the conversation.
removeListener(MessageListener) - Method in interface com.avaya.clientservices.messaging.Message
Removes a listener from the message.
removeListener(MessagingServiceListener) - Method in interface com.avaya.clientservices.messaging.MessagingService
Removes a listener from the service.
removeListener(PresenceListSubscriptionListener) - Method in interface com.avaya.clientservices.presence.PresenceListSubscription
Removes the listener previously registered with this presence list subscription.
removeListener(PresenceServiceListener) - Method in interface com.avaya.clientservices.presence.PresenceService
Removes the listener.
removeListener(CellularCallEventListener) - Method in interface com.avaya.clientservices.provider.cellularcallstatus.CellularCallMonitor
Remove event listener
removeListener(PushNotificationServiceListener) - Method in interface com.avaya.clientservices.pushnotification.PushNotificationService
Removes a listener from the service.
removeListener(SharedControlServiceListener) - Method in interface com.avaya.clientservices.sharedcontrol.SharedControlService
Remove a listener for the shared control service events.
removeListener(SpacesServiceListener) - Method in interface com.avaya.clientservices.spaces.SpacesService
Removes a listener from the service.
removeListener(UnifiedPortalServiceListener) - Method in interface com.avaya.clientservices.unifiedportal.UnifiedPortalService
Removes a listener.
removeListener(VisualVoiceMailMessageListener) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage
Removes a listener.
removeListener(VisualVoiceMailServiceListener) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailService
Removes a listener.
removeListener(VoiceMessagingServiceListener) - Method in interface com.avaya.clientservices.voicemessaging.VoiceMessagingService
Removes a listener.
removeMessage(Message, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Removes a Message (only draft messages can be removed).
removeMinute(MinuteMessage, MeetingMinutesCompletionHandler) - Method in interface com.avaya.clientservices.call.MeetingMinutes
Removes the MinuteMessage object.
removeParticipant(ActiveParticipant, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Initiates removal of the selected participant from the conference call.
removeParticipant(MessagingParticipant, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Invokes a remove participant request for this conversation.
removeParticipantAddresses(List<String>, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Invokes a remove participant request for this conversation for each of the provided addresses.
removePictureFromCache() - Method in interface com.avaya.clientservices.contact.Contact
Removes contact's picture from cache.
removePictureFromCache() - Method in interface com.avaya.clientservices.contact.EditableContact
 
removePresenceAccessControlListener(PresenceAccessControlListener) - Method in interface com.avaya.clientservices.presence.PresenceAccessControlList
Removes the presence access control information listener.
removePresenceListener(PresenceSubscriptionListener) - Method in interface com.avaya.clientservices.contact.Contact
Removes the presence listener to stop getting presence updates for this contact.
removePresenceListSubscription(PresenceListSubscription) - Method in interface com.avaya.clientservices.presence.PresenceService
Removes the specified presence list subscription.
removePresenceWatcherRequestListener(PresenceWatcherRequestListener) - Method in interface com.avaya.clientservices.presence.PresenceAccessControlList
Removes the presence watcher request listener.
removeRegistrationListener(UserRegistrationListener) - Method in interface com.avaya.clientservices.user.User
Removes a registration listener from the user.
removeRenderable(Renderable) - Method in class com.avaya.clientservices.media.gui.PlaneRenderer
Removes a Renderable object from a collection to be updated with surface events.
removeResourceDiscoveryListener(ResourceDiscoveryListener) - Method in interface com.avaya.clientservices.user.User
Removes a resource discovery from the user.
removeSkill(AgentSkill, String, AgentFeatureButtonLampCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Request to remove (unassign) a skill that is assigned to an agent.
removeStateListener(ZoomableSharingView.ZoomableSharingViewStateListener) - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Removes private view state listener.
removeStateListener(ZoomableSharingView.ZoomableSharingViewStateListener) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Removes private view state listener.
removeSurface(WhiteboardSurface, WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.Whiteboard
Removes given WhiteboardSurface page from whiteboard session.
removeUser(User, boolean) - Method in class com.avaya.clientservices.client.Client
Starts an asynchronous removal of a user.
removeWhiteboardSurface(WhiteboardSurface) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Request for removing whiteboard surface.
REMOVING - com.avaya.clientservices.messaging.enums.ConversationStatus
Used for conversations which are currently being removed.
REMOVING - com.avaya.clientservices.messaging.enums.MessageStatus
Used for messages which are currently being removed.
renameDocument(LibraryDocument, String, CallCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryManager
Not supported in Client SDK.
Renames the specified document.
renameGroup(String, ContactGroupOperationCompletionHandler) - Method in interface com.avaya.clientservices.contact.ContactGroup
Renames group.
Renderable - Interface in com.avaya.clientservices.media.gui
 
RENDERER_NOT_ALLOWED - com.avaya.clientservices.collaboration.CollaborationRenderType
Collaboration is not available at this moment.
RenderingBlock - Class in com.avaya.clientservices.collaboration
RenderingBlock object which represents one block of given size received from collaboration server.
RenderingBlock(int, int, int, int, ByteBuffer) - Constructor for class com.avaya.clientservices.collaboration.RenderingBlock
 
RENEGOTIATING - com.avaya.clientservices.call.CallState
Call renegotiating (requested by near end).
REORDER - com.avaya.clientservices.media.AudioTone
 
Replace - com.avaya.clientservices.media.audio.AudioMergeMode
Provided audio stream will replace the main one
reportDelays(long, long, long, long) - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
reportError() - Method in class com.avaya.clientservices.network.util.SdkProxyInfo
 
reportTyping(boolean) - Method in interface com.avaya.clientservices.messaging.Message
Set or clear the "is typing" chat state.
REQUEST_CANCELLED - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
The request was cancelled.
REQUEST_PENDING - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Issued when the enrollment request is failed due to pending response (manual approvement is enabled on SCEP server).
REQUEST_TIMEOUT - com.avaya.clientservices.call.feature.AutodialError
Communication server is reachable, but request timed out.
REQUEST_TIMEOUT - com.avaya.clientservices.call.feature.FeatureLabelError
Communication server is reachable, but request timed out.
REQUEST_TIMEOUT - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
requestBitRate(int) - Method in class com.avaya.clientservices.media.codec.VideoEncoder
 
REQUESTED - com.avaya.clientservices.agent.PendingLogoutReason
A reason code for logout pending is "agent-requested".
requestKeyFrame() - Method in class com.avaya.clientservices.media.codec.VideoEncoder
 
requestNewSurface() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Request for creating new whiteboard surface.
requestNewSurface(WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.Whiteboard
Requests new WhiteboardSurface object which will be representing a new page on a whiteboard.
requestRender() - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingPlaneViewGroup
 
requestToBecomeModerator(String, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Issues a request to promote the local user to become a conference moderator.
requestToJoinMeeting(UnifiedPortalConfiguration, String, String, boolean, String, String, RequestToJoinMeetingCompletionHandler) - Method in interface com.avaya.clientservices.unifiedportal.UnifiedPortalService
Request to join Meet-me conference.
RequestToJoinMeetingCompletionHandler - Interface in com.avaya.clientservices.unifiedportal
Declares a completion handler used to report the status of a RequestToJoinMeeting request.
REQUIRE_CALLER_WORK_CODE_OR_STROKE_COUNT_CODE - com.avaya.clientservices.agent.AgentError
The caller work code or stroke count code is not provided.
REQUIRED - com.avaya.clientservices.common.SecurityPolicy
Enable revocation check and treat all revocation errors as fatal.
RESERVED_RESOURCES_PREEMPTED - com.avaya.clientservices.call.CallPreemptionReason
The call preemption has been initiated within the network via a purposeful RSVP(Resource ReSerVation Protocol) preemption occurrence, and not a link error.
reset() - Method in class com.avaya.clientservices.media.codec.VideoDecoder
 
Reset() - Method in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
resetContentSharingRenderer() - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharing
Unregisters Content Sharing Renderer.
resetOpenGLRenderer() - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharing
Unregisters Content Sharing Renderer.
RESOLUTION_1080P - com.avaya.clientservices.call.VideoResolutionForMainVideoStreaming
 
RESOLUTION_180P - com.avaya.clientservices.call.VideoResolutionForMainVideoStreaming
 
RESOLUTION_180P - com.avaya.clientservices.call.VideoResolutionForMultiVideoStreaming
 
RESOLUTION_360P - com.avaya.clientservices.call.VideoResolutionForMainVideoStreaming
 
RESOLUTION_360P - com.avaya.clientservices.call.VideoResolutionForMultiVideoStreaming
 
RESOLUTION_720P - com.avaya.clientservices.call.VideoResolutionForMainVideoStreaming
 
RESOLUTION_720P - com.avaya.clientservices.call.VideoResolutionForMultiVideoStreaming
 
RESOLUTION_REDUCED - com.avaya.clientservices.call.OverloadVideoStatus
Resolution reduced
resolve(URI) - Static method in class com.avaya.clientservices.network.util.DefaultPortResolver
 
resolveContacts(ResolveContactsRequest) - Method in interface com.avaya.clientservices.contact.ContactService
Search for the contacts with given request parameters.
ResolveContactsRequest - Class in com.avaya.clientservices.contact
Search contacts by phone number.
ResolveContactsRequest(List<Pair<DataRetrievalWatcher<Contact>, String>>, ResolveContactsScopeType, ContactSearchLocationType) - Constructor for class com.avaya.clientservices.contact.ResolveContactsRequest
 
ResolveContactsScopeType - Enum in com.avaya.clientservices.contact
resolveOpenSSLError(SSLProtocolException, boolean) - Static method in class com.avaya.clientservices.network.util.SSLErrorResolver
 
RESOURCE_ID_NOT_ALLOWED - com.avaya.clientservices.agent.AgentError
View status information is not available because said resource id is invalid.
ResourceDiscoveryItemType - Enum in com.avaya.clientservices.user
Identifies the type of a discovered resource item that is of interest to the client application.
ResourceDiscoveryListener - Interface in com.avaya.clientservices.user
Interface that can be used to receive notifications from a User object about discovered resources that may be of interest to the client application.
ResultListener - Interface in com.avaya.clientservices.common
 
RESUME_RECORDING - com.avaya.clientservices.call.feature.CallRecordingActionType
The action to resume call recording.
resumeReceivingSharing(ReceivingSharingControlCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.Collaboration
Resumes receiving certain collaboration sharing updates.
resumeRecording(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Resumes conference recording.
resynchronizeCallLogs(CallLogCompletionHandler) - Method in interface com.avaya.clientservices.calllog.CallLogService
This operation reloads all call log items from the persistent storage.
RETRIEVE_CALL - com.avaya.clientservices.call.feature.FeatureType
This feature allows the user to Retrieve call from Simultaneous/Twinned clients.
RETRIEVE_PICTURE_NOT_SUPPORTED - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
retrieveActiveConversations(DataRetrievalWatcher<Conversation>) - Method in interface com.avaya.clientservices.messaging.MessagingService
Performs a retrieval of all active conversations for the currently logged in user and watches for changes to this collection.
retrieveActiveConversationsForContact(DataRetrievalWatcher<Conversation>, Contact) - Method in interface com.avaya.clientservices.messaging.MessagingService
Retrieves the list of active conversations for a specified contact.
retrieveAllMessages(DataRetrievalWatcher<VisualVoiceMailMessage>) - Method in interface com.avaya.clientservices.visualvoicemail.VisualVoiceMailService
Retrieve visual voicemail messages for the currently logged in user and watches for changes to this collection.
retrieveCall(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Call Handover to retrieve a call from user's simultaneous/twin clients.
retrieveDataFromUrl(DownloadServiceConfiguration, URL, DownloadCompletionHandler<byte[]>) - Method in interface com.avaya.clientservices.downloadservice.DownloadService
Retrieve arbitrary binary data from URL.
retrieveDataFromUrl(DownloadServiceConfiguration, URL, DownloadOptionalParameters, DownloadWithParametersCompletionHandler<byte[]>) - Method in interface com.avaya.clientservices.downloadservice.DownloadService
Retrieve arbitrary binary data from URL.
retrieveDialInInformation(CompletionHandlerWithResult<String>) - Method in interface com.avaya.clientservices.call.conference.Conference
Send a request to retrieve dialing information.
retrieveMessages(DataRetrievalWatcher<Message>) - Method in interface com.avaya.clientservices.messaging.Conversation
Starts the retrieval of messages associated with this conversation.
retrieveMessagesAfter(DataRetrievalWatcher<Message>, int, Message) - Method in interface com.avaya.clientservices.messaging.Conversation
Retrieves a list of the conversation messages after the specified message.
retrieveMessagesBefore(DataRetrievalWatcher<Message>, int, Message) - Method in interface com.avaya.clientservices.messaging.Conversation
Retrieves a list of the conversation messages before the specified message.
retrievePicture(ContactCompletionHandler) - Method in interface com.avaya.clientservices.contact.Contact
Retrieves the picture for contact.
retrievePicture(ContactCompletionHandler) - Method in interface com.avaya.clientservices.contact.EditableContact
 
retrievePicture(MessagingParticipantRetrievePictureCompletionHandler) - Method in interface com.avaya.clientservices.messaging.MessagingParticipant
Retrieves picture for the participant.
retrieveTextFromUrl(DownloadServiceConfiguration, URL, DownloadCompletionHandler<String>) - Method in interface com.avaya.clientservices.downloadservice.DownloadService
Retrieve text data from URL.
retrieveTextFromUrl(DownloadServiceConfiguration, URL, DownloadOptionalParameters, DownloadWithParametersCompletionHandler<String>) - Method in interface com.avaya.clientservices.downloadservice.DownloadService
Retrieve text data from URL.
RETRY - com.avaya.clientservices.call.feature.AutodialError
Provider is busy.
RETRY - com.avaya.clientservices.call.feature.FeatureLabelError
Provider is busy.
RETRY - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
RETRY_LIMIT_EXCEEDED - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
The request exceeded the maximum number of retries.
RETRY_LIMIT_EXCEEDED - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The request exceeded the maximum number of retries.
RETRY_LIMIT_EXCEEDED - com.avaya.clientservices.presence.PresenceError
The request exceeded the maximum number of retries.
RETRY_LIMIT_EXCEEDED - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
The request exceeded the maximum number of retries.
RFC5109_FEC - com.avaya.clientservices.media.ForwardErrorCorrection
 
RFC5109_RED - com.avaya.clientservices.media.ForwardErrorCorrection
 
RIGHT - com.avaya.clientservices.call.conference.CameraControl
Move camera right.
RING_BACK - com.avaya.clientservices.media.AudioTone
 
RINGING - com.avaya.clientservices.media.AudioMode
 
RingPattern - Enum in com.avaya.clientservices.call.feature
The call pickup alert pattern feature values.
RingType - Enum in com.avaya.clientservices.call.feature
The call pickup alert type feature values.
RJ9_HEADSET - com.avaya.clientservices.media.AudioDevice.Type
 
rotate(PointF, PointF, float) - Method in class com.avaya.clientservices.collaboration.drawing.MathUtils
Rotates p1 around p2 by angle degrees.
RotationEventListener - Interface in com.avaya.clientservices.media.capture
 
ROUTINE - com.avaya.clientservices.call.CallPrecedenceLevel
Call precedence level is routine.
RTP_AVP - com.avaya.clientservices.call.MediaProtocolType
Basic profile
RTP_AVPF - com.avaya.clientservices.call.MediaProtocolType
RTP feedback profile as per RFC 4585
RTP_SAVP - com.avaya.clientservices.call.MediaProtocolType
Secure profile, to support SRTP
RTP_SAVPF - com.avaya.clientservices.call.MediaProtocolType
Secure RTP and feedback profile
run() - Method in class com.avaya.clientservices.media.gui.VideoYUVFileSource
runningOnChromebook() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
runningOnEmulator() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
runningOnGingerBreadOrHigher() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
runningOnJellyBeanMR1OrHigher() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
runningOnJellyBeanMR2OrHigher() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
runningOnJellyBeanOrHigher() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
runningOnLollipopOrHigher() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 

S

ScepConfiguration - Class in com.avaya.clientservices.common
User configuration information for SCEP (Simple Certificate Enrollment Protocol).
ScepConfiguration() - Constructor for class com.avaya.clientservices.common.ScepConfiguration
Creates an instance of SCEP configuration using default values.
SdkProxyInfo - Class in com.avaya.clientservices.network.util
 
SdkProxyInfo(String) - Constructor for class com.avaya.clientservices.network.util.SdkProxyInfo
 
SdkProxyInfo(URI) - Constructor for class com.avaya.clientservices.network.util.SdkProxyInfo
 
SE - com.avaya.clientservices.media.gui.PipPlane.Corner
South-East
searchCachedContacts(String, ContactSearchScopeType) - Method in interface com.avaya.clientservices.contact.ContactService
Deprecated.
THIS METHOD WILL BE REMOVED IN RELEASE VERSION 3.3. Use ContactService.resolveContacts(ResolveContactsRequest) instead.
searchContacts(DataRetrievalWatcher<Contact>, ContactSearchRequest) - Method in interface com.avaya.clientservices.contact.ContactService
Extended search for the contacts with given request parameters.
searchContacts(DataRetrievalWatcher<Contact>, String, ContactSearchScopeType, ContactSearchLocationType, int, int) - Method in interface com.avaya.clientservices.contact.ContactService
Search for the contacts with given request parameters.
SearchConversation - Interface in com.avaya.clientservices.messaging
Interface for conversation returned from MessagingService.searchConversations(DataRetrievalWatcher, MessagingQuery) operation.
searchConversations(DataRetrievalWatcher<SearchConversation>, MessagingQuery) - Method in interface com.avaya.clientservices.messaging.MessagingService
Searches the user's conversations using specified filter criteria.
searchTerminals(DataRetrievalWatcher<Terminal>, SearchTerminalsRequest) - Method in interface com.avaya.clientservices.contact.ContactService
Search for the terminals with given request parameters.
SearchTerminalsRequest - Class in com.avaya.clientservices.contact
Encapsulates search parameters for performing terminals search.
SearchTerminalsRequest(String, int, int) - Constructor for class com.avaya.clientservices.contact.SearchTerminalsRequest
Constructs SearchTerminalsRequest object.
seci(String) - Static method in class com.avaya.clientservices.client.Log
 
secure(SSLEngine) - Static method in class com.avaya.clientservices.network.security.SecurityUtils
 
secure(SSLEngine, TLSProtocolVersion) - Static method in class com.avaya.clientservices.network.security.SecurityUtils
 
secure(SSLSocket) - Static method in class com.avaya.clientservices.network.security.SecurityUtils
 
secure(SSLSocket, TLSProtocolVersion) - Static method in class com.avaya.clientservices.network.security.SecurityUtils
 
SECURE_CONNECTION_ERROR - com.avaya.clientservices.downloadservice.DownloadServiceError
The request was rejected due to an SSL error.
SECURE_CONNECTION_ERROR - com.avaya.clientservices.unifiedportal.UnifiedPortalError
The request was rejected due to an SSL error.
SECURE_CONNECTION_FAILED - com.avaya.clientservices.call.feature.AutodialError
Some problem connecting related to secure network problems such as certificates missing.
SECURE_CONNECTION_FAILED - com.avaya.clientservices.call.feature.FeatureLabelError
Some problem connecting related to secure network problems such as certificates missing.
SECURE_CONNECTION_FAILED - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
SECURE_CONNECTION_FAILED - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
The server rejected the request due to an SSL error.
SECURE_CONNECTION_FAILED - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The server rejected the request due to an ssl error.
SECURE_CONNECTION_FAILED - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
The server rejected the request due to an ssl error.
SecurityPolicy - Enum in com.avaya.clientservices.common
The Security policy configuration for certificate revocation.
SecurityPolicyConfiguration - Class in com.avaya.clientservices.common
The Security policy class that contains the security policy settings for the client application.
SecurityPolicyConfiguration() - Constructor for class com.avaya.clientservices.common.SecurityPolicyConfiguration
Creates an instance of security policy configuration using default values.
SecurityUtils - Class in com.avaya.clientservices.network.security
Some security utils so that code isn't duplicated.
SecurityUtils() - Constructor for class com.avaya.clientservices.network.security.SecurityUtils
 
secw(String) - Static method in class com.avaya.clientservices.client.Log
 
secw(String, Throwable) - Static method in class com.avaya.clientservices.client.Log
 
Segment2D - Class in com.avaya.clientservices.collaboration.drawing
Represents segment, a part of line that is bounded by two distinct endpoints, and contain every point on the line between its endpoints.
Segment2D(float, float, float, float) - Constructor for class com.avaya.clientservices.collaboration.drawing.Segment2D
 
Segment2D(PointF, PointF) - Constructor for class com.avaya.clientservices.collaboration.drawing.Segment2D
 
SELF_MUTED - com.avaya.clientservices.call.conference.ParticipantMediaStatus
The participant has muted itself.
SELF_UNMUTE_NOT_ALLOWED - com.avaya.clientservices.call.CallError
Reported if the server rejects user's request for unmute
send(MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Message
Invokes a send request for this message.
SEND - com.avaya.clientservices.call.feature.FeatureError
Request send error.
SEND_ALL_CALLS - com.avaya.clientservices.call.feature.FeatureType
Send All Calls is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that is used to activate/deactivate coverage path for calls coming in at a CM station (extension).
SEND_BLOCKED_BY_SERVER - com.avaya.clientservices.call.conference.ParticipantMediaStatus
Media is being received, but other participant doesn't get media from this participant, because server has blocked it.
SEND_ERROR - com.avaya.clientservices.agent.AgentError
Send error when a network message could not be sent due to a network connection error.
SEND_ERROR - com.avaya.clientservices.call.CallError
Reported when a network message could not be sent due to a network connection error.
SEND_ERROR - com.avaya.clientservices.presence.PresenceError
The network request could not be sent.
SEND_ERROR - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported when a network message could not be sent due to a network connection error.
SEND_ONLY - com.avaya.clientservices.call.AllowedVideoDirection
Send-only video allowed.
SEND_ONLY - com.avaya.clientservices.call.conference.ParticipantMediaStatus
Media is being sent, but not received.
SEND_ONLY - com.avaya.clientservices.call.MediaDirection
Media is sent, but no media is received.
SEND_ONLY - com.avaya.clientservices.call.VideoMode
Send-only (i.e., no receipt of incoming video) video request.
SEND_RECEIVE - com.avaya.clientservices.call.AllowedVideoDirection
Bi-directional video allowed.
SEND_RECEIVE - com.avaya.clientservices.call.conference.ParticipantMediaStatus
Media is being sent and received.
SEND_RECEIVE - com.avaya.clientservices.call.MediaDirection
Media is sent and received.
SEND_RECEIVE - com.avaya.clientservices.call.VideoMode
Bi-directional video request.
SEND_STATION_SERVER_FAILURE - com.avaya.clientservices.agent.AgentError
Send to Station Server Failure.
sendCallWorkCode(String, AgentServiceCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Sends the specified call work code.
sendCircle(Point, Point, boolean, Color, int) - Method in interface com.avaya.clientservices.collaboration.DrawingView.DrawingListener
 
sendClientInfo(UnifiedPortalConfiguration, String, String, SendClientInfoCompletionHandler) - Method in interface com.avaya.clientservices.unifiedportal.UnifiedPortalService
Send client info to Unified Portal.
SendClientInfoCompletionHandler - Interface in com.avaya.clientservices.unifiedportal
Declares a completion handler used to report the status of a SendClientInfo request.
sendDTMF(DTMFType) - Method in interface com.avaya.clientservices.call.Call
Sends the specified DTMF tone.
SENDING - com.avaya.clientservices.messaging.enums.AttachmentStatus
The attachment is currently being sent.
SENDING - com.avaya.clientservices.messaging.enums.ConversationStatus
Used for conversations which are currently being sent.
SENDING - com.avaya.clientservices.messaging.enums.MessageStatus
Used for messages which are currently being sent.
SendMessageCompletionHandler - Interface in com.avaya.clientservices.call
 
sendPasscode(String, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Request for admission to enter a conference call that is passcode-protected.
sendPrivateChatMessage(String, SendMessageCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Participant
Sends a private message to this participant.
sendPrivateMessage(Participant, String, SendMessageCompletionHandler) - Method in interface com.avaya.clientservices.call.Chat
Sends a private chat message to the selected recipient.
sendPublicMessage(String, SendMessageCompletionHandler) - Method in interface com.avaya.clientservices.call.Chat
Sends a chat message to everyone on the conference call.
sendRequest(Request, IHttpTaskHandler, SdkProxyInfo) - Method in class com.avaya.clientservices.network.http.HttpSession
 
sendRequestToEnterLockedConference(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Request for permission to enter a locked conference call.
sendShape(List<Point>, boolean, boolean, Color, int) - Method in interface com.avaya.clientservices.collaboration.DrawingView.DrawingListener
 
sendText(Point, String, Color, int) - Method in interface com.avaya.clientservices.collaboration.DrawingView.DrawingListener
 
SensitivityLevel - Enum in com.avaya.clientservices.messaging.enums
Represents the sensitivity of the conversation.
SENT - com.avaya.clientservices.messaging.enums.ConversationStatus
A conversation in Published state has been successfully sent to the server and is now able to be viewed by other participants.
SENT - com.avaya.clientservices.messaging.enums.MessageDeliveryState
Delivered to messaging server (outgoing message sent successfully).
SENT - com.avaya.clientservices.messaging.enums.MessageStatus
A message in Published state has been successfully sent to the server and is now able to be viewed by other participants in the conversation.
SERVER_CERTIFICATE_CHAIN_REVOKED - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because of the one or more certificates in the server certificate chain are revoked.
SERVER_CERTIFICATE_ERROR - com.avaya.clientservices.downloadservice.DownloadServiceError
The request was rejected due to certificate error.
SERVER_CONFIGURATION_DATA_NOT_AVAILABLE - com.avaya.clientservices.user.RegistrationError
Reported when the configuration data for the user is not available at the server.
SERVER_ENDED_ERROR - com.avaya.clientservices.sharedcontrol.DisconnectReason
The shared control connection is ended by server for any reason.
SERVER_ENDED_ERROR - com.avaya.clientservices.user.RegistrationError
Registration was terminated by the server.
SERVER_ERROR - com.avaya.clientservices.call.CallError
Reported when the request has failed due to an internal server error.
SERVER_ERROR - com.avaya.clientservices.collaboration.CollaborationError
Server side error.
SERVER_ERROR - com.avaya.clientservices.downloadservice.DownloadServiceError
The server rejected the request (4xx,5xx).
SERVER_ERROR - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
The server rejected the request.
SERVER_ERROR - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The server rejected the request.
SERVER_ERROR - com.avaya.clientservices.presence.PresenceError
The server rejected the request.
SERVER_ERROR - com.avaya.clientservices.sharedcontrol.DisconnectReason
The activation of the shared control connection is rejected by server.
SERVER_ERROR - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported when the request has failed due to an internal server error.
SERVER_ERROR - com.avaya.clientservices.user.RegistrationError
Registration was failed due to an internal server error.
SERVER_ERROR - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
The server rejected the request.
SERVER_UNTRUSTED_ERROR - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed due to server certificate chain cannot be trusted.
ServerInfo - Class in com.avaya.clientservices.common
Represents the connection information for a generic server to communicate with.
ServerInfo(String, int, boolean) - Constructor for class com.avaya.clientservices.common.ServerInfo
 
SERVICE_OBSERVING - com.avaya.clientservices.call.feature.FeatureType
The Service Observing features (SO) allow a supervisor or other authorized user to use their telephone to activate an observing session towards a station, an agent LoginID or VDN to listen in and possibly talk on calls received by the station/agent or VDN for the purposes of quality control and training.
SERVICE_OBSERVING_BY_LOCATION_INVALID_LOCATION - com.avaya.clientservices.agent.AgentError
Service Observing VDN By location entered location number not valid.
SERVICE_OBSERVING_BY_LOCATION_INVALID_LOCATION - com.avaya.clientservices.call.feature.ServiceObservingError
Service Observing VDN By location entered is not a valid location number.
SERVICE_OBSERVING_BY_LOCATION_INVALID_VECTOR_DIRECTORY_NUMBER - com.avaya.clientservices.agent.AgentError
Service Observing VDN By location entered VDN extension not a valid VDN.
SERVICE_OBSERVING_BY_LOCATION_INVALID_VECTOR_DIRECTORY_NUMBER - com.avaya.clientservices.call.feature.ServiceObservingError
Service Observing VDN extension entered is not a valid VDN.
SERVICE_OBSERVING_CLASS_OF_SERVICE_RESTRICTION_MISMATCH - com.avaya.clientservices.agent.AgentError
Observing COR cannot observe COR of entered entity (COR Service Observing permissions mismatch).
SERVICE_OBSERVING_CLASS_OF_SERVICE_RESTRICTION_MISMATCH - com.avaya.clientservices.call.feature.ServiceObservingError
Class Of Restriction (COR) Service Observing permissions mismatch.
ServiceObservingError - Enum in com.avaya.clientservices.call.feature
 
ServiceObservingMode - Enum in com.avaya.clientservices.call.feature
All supported service observing mode.
ServiceObservingStatusParameters - Class in com.avaya.clientservices.call.feature
 
ServiceObservingType - Enum in com.avaya.clientservices.call.feature
Different service observing modes a supervisor may choose to use in order to monitor handling of a customer call by an agent.
ServiceStatus - Class in com.avaya.clientservices.user
A class representing whether a certain service is enabled based on the current user configuration.
ServiceStatus() - Constructor for class com.avaya.clientservices.user.ServiceStatus
Default constructor.
ServiceStatus(ServiceStatus.DisabledReason) - Constructor for class com.avaya.clientservices.user.ServiceStatus
Constructor.
ServiceStatus.DisabledReason - Enum in com.avaya.clientservices.user
 
SESSION - com.avaya.clientservices.messaging.enums.MessageType
Session type is used to notify that conversation was escalated to audio/video.
SESSION_EXPIRED - com.avaya.clientservices.call.CallEndReason
Ended due to session timer expired (applicable to both point-to-point and conference calls).
set(float, float, float, float) - Method in class com.avaya.clientservices.collaboration.drawing.Line2D
Sets coordinates of two points.
set(PointF, PointF) - Method in class com.avaya.clientservices.collaboration.drawing.Line2D
Sets coordinates of two points
setACSConfiguration(ACSConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setAction(FeatureAction) - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Set the action used in 'avaya-cm-action' parameter of the feature invocation.
setActiveWhiteboardSurface(WhiteboardSurface) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Sets whiteboard surface as active and draws all its shape on canvas.
setAddress(String) - Method in class com.avaya.clientservices.contact.fields.EditableContactEmailAddressField
Sets the email address.
setAgentConfiguration(AgentConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setAgentWorkMode(AgentWorkMode, int, AgentServiceCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Sets agent work mode.
setAlarm(long, long) - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
setAllContacts(List<Contact>) - Method in class com.avaya.clientservices.contact.MatchedContactsWithMatchLevel
Sets the list of contacts with all match levels.
setAllSubscriptionsDisabled(boolean) - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Controls the enablement of all subscriptions
setAlternateAddressOfRecord(String) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the address-of-record for the user in the alternate network.
setAlternateNetwork(String) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the alternate network type for a dual mode client.
setAMMConfiguration(AMMConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setAnalyticsEnabled(boolean) - Method in class com.avaya.clientservices.client.ClientConfiguration
Used to control the collection of analytics data by the SDK.
setAnyNetworkBandwidthLimitKbps(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setApplicationBackgroundStatus(boolean) - Method in interface com.avaya.clientservices.media.Device
This function sets the background status received from the application
setApplyARSToShortNumbers(boolean) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Sets the boolean value to disable the dialing rules logic that automatically prefixes the outside line access code to numbers that are shorter than the shortest extension length.
setAreaCode(String) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Sets the area code for the user's region.
setAreaCodes(Set<String>) - Method in interface com.avaya.clientservices.dialingrules.DialingRules
Sets the area codes for the user's region.
setAsActive(WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Selects this surface as the active whiteboard surface.
setAudioCodecList(List<AudioCodec>) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setAuthenticationMethodPreferences(List<AuthenticationMethod>) - Method in class com.avaya.clientservices.provider.unifiedportal.UnifiedPortalConfiguration
Set priorities of AuthenticationMethod to be used for provider.
setAuthHeader(Header) - Method in class com.avaya.clientservices.network.http.ProxyAuthScheme
 
setAuthScheme(AuthScheme) - Method in class com.avaya.clientservices.network.http.ProxyAuthState
 
setAuthServerInfo(ServerInfo) - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
setAutoAwayTimeout(long) - Method in interface com.avaya.clientservices.presence.PresenceService
Sets the timeout for the user inactivity timer at runtime.
setAutoCallbackEnabled(boolean, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables an automatic callback for the last call if it received a busy signal or was unanswered.
setAutoCallbackEnabled(boolean, String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables automatic callback for the specified destination.
setAutoLoginOnStart(boolean) - Method in class com.avaya.clientservices.agent.AgentConfiguration
Set the flag indicating whether the agent should be automatically logged in upon service start.
setAutoLogoutOnStop(boolean) - Method in class com.avaya.clientservices.agent.AgentConfiguration
Set the flag indicating whether the agent should be automatically logged out as part of graceful service shutdown.
setAutoLogoutReasonCode(int) - Method in class com.avaya.clientservices.agent.AgentConfiguration
Set logout reason code for automatic agent logout.
setAutoLogoutReasonCode(int) - Method in interface com.avaya.clientservices.agent.AgentService
Set logout reason code for automatic agent logout.
setAutomaticDscpConfigurationEnabled(boolean) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set the automatic dscp configuration mode.
setAutomaticDscpConfigurationEnabled(boolean) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
Set the automatic dscp configuration mode.
setAutomaticDSCPConfigurationEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Enables or disables the ability to update DSCP tagging values with PPM for signaling.
setAutomaticGainControlConfiguration(boolean, int, int) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set Automatic Gain Control Configuration.
setAutomaticGainControlConfiguration(AutomaticGainControlConfiguration) - Method in interface com.avaya.clientservices.media.AudioInterface
Sets the Automatic Gain Control configuration.
setAutomaticGainControlConfiguration(AutomaticGainControlConfiguration) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setAutomaticGainControlMode(AutomaticGainControlMode) - Method in interface com.avaya.clientservices.media.AudioInterface
Sets the Automatic Gain Control mode.
setAutomaticLineReservationEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Controls whether the Client SDK shall automatically invoke line reservation feature prior to placing an outgoing call.
setAvayaMessagingConfiguration(AvayaMessagingConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setAvayaModel(String) - Method in class com.avaya.clientservices.client.ClientConfiguration
Optional model string for publishing endpoint type via "+avaya.model" parameter to other endpoints.
setAwayTimeout(long) - Method in class com.avaya.clientservices.presence.PresenceConfiguration
Sets the timeout for the user inactivity timer.
setBackgroundNoiseGenerationMode(BackgroundNoiseGenerationMode) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set the Background Noise Generation mode.
setBackgroundStatus(boolean) - Method in class com.avaya.clientservices.media.AndroidBackgroundObserver
Set background status to SCPMediaEngine
setBandwidthRegulationEnabled(boolean) - Method in class com.avaya.clientservices.user.UserConfiguration
Set the value of the 'bandwidth regulation' flag.
setBaseDistinguishName(String) - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
Set the string value representing the top entry in a LDAP DIT (Directory Information Tree)
setBfcpMode(BfcpTransportMode) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setBindProcessToCellularEnabled(boolean) - Method in class com.avaya.clientservices.client.ClientConfiguration
Sets user’s preference to use route all network traffic for the process through cellular network.
setBitmap(Bitmap) - Method in class com.avaya.clientservices.media.gui.BitmapLayer
Sets the bitmap to be rendered.
setBitmap(Bitmap) - Method in class com.avaya.clientservices.media.gui.BitmapPlane
Sets the bitmap to be rendered.
setBitmapLayer(BitmapLayer) - Method in class com.avaya.clientservices.media.gui.VideoLayerLocal
Sets the bitmap layer to draw over the local video.
setBitmapPlaneListener(BitmapPlaneListener) - Method in class com.avaya.clientservices.media.gui.BitmapPlane
setBlackListedCipherSuites(Set<String>) - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Sets the set of black listed cipher suites.
setBluetoothScoOn(boolean) - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
setBlurBars(boolean) - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
setBlurBars(boolean) - Method in class com.avaya.clientservices.media.capture.VideoCaptureSource
 
setBodyAndReportTyping(String, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Message
Sets the body of the draft message and the "is typing" chat state.
setBorderColor(float, float, float, float) - Method in class com.avaya.clientservices.media.gui.VideoLayerLocal
Sets the color of the border on the local video layer.
setBorderWidth(float) - Method in class com.avaya.clientservices.media.gui.VideoLayerLocal
Sets the width of the border on the local video layer.
setBounds(int, int, int, int) - Method in class com.avaya.clientservices.media.gui.BitmapLayer
setBounds(int, int, int, int) - Method in class com.avaya.clientservices.media.gui.Plane
Sets the boundaries of the plane.
setBounds(int, int, int, int) - Method in interface com.avaya.clientservices.media.gui.Positionable
 
setBounds(int, int, int, int) - Method in class com.avaya.clientservices.media.gui.VideoLayer
setBuildNumber(String) - Method in class com.avaya.clientservices.client.ClientConfiguration
 
setCAIdentifier(String) - Method in class com.avaya.clientservices.common.ScepConfiguration
Specifies a string value representing an identifier for the CA certificate with which the certificate request is to be signed, if the server hosts multiple certificate authorities.
setCallDenialPolicy(CallDenialPolicy) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the call denial policy configured for the user.
setCallForwardingBusyNoAnswerEnabled(boolean, String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables forwarding of calls that receive a busy signal or are not answered to the specified destination.
setCallForwardingBusyNoAnswerEnabled(String, boolean, String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables forwarding of calls that receive a busy signal or are not answered to the specified destination for another extension.
setCallForwardingEnabled(boolean, String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables forwarding of all calls to the specified destination.
setCallForwardingEnabled(String, boolean, String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables forwarding of all calls to the specified destination for another extension.
setCallHandoverEnabled(boolean) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the boolean value indicating whether the IP Office call handover is enabled.
setCallJournalingEnabled(boolean) - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
Enables or disables 24x7 Call Journaling.
setCallLogEnabled(boolean) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Sets the boolean value indicating whether the IP Office Call Log is enabled.
setCallRecordingEnabled(boolean) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the boolean value indicating whether the IP Office call recording is enabled.
setCallType(CallType) - Method in class com.avaya.clientservices.call.CallCreationInfo
 
setCapability(Capability) - Method in class com.avaya.clientservices.contact.fields.EditableContactField
Sets capability.
setCaptureMode(AudioCapturerMode) - Method in class com.avaya.clientservices.media.audio.AudioCapturerConfig
Sets capture mode
setCategory(String) - Method in class com.avaya.clientservices.contact.fields.EditableContactPhoneField
Sets or updates the phone number category.
setCCEliteEnabled(boolean) - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Controls the enablement of Call Center elite subscription
setCCSProfileEnabled(boolean) - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Controls the enablement of CCS profile subscription
setCellularNetworkBandwidthLimitKbps(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setCertificateCommonName(String) - Method in class com.avaya.clientservices.common.ScepConfiguration
Specifies a string value representing Common name (CN) used in the subject of a SCEP certificate request.
setCertificateDistinguishedName(String) - Method in class com.avaya.clientservices.common.ScepConfiguration
Specifies a string value representing the part of the certificate subject Distinguished Name (DN) that will be common to all clients.
setCertificateKeyLength(int) - Method in class com.avaya.clientservices.common.ScepConfiguration
Specifies a numeric value representing the bit length of the public and private keys generated for the SCEP certificate request.
setCertificateRenewalValue(int) - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Specifies the percentage value (of client identity certificate's age) to be used after which the certificate status notifications are issued.
setCertificates(X509Certificate[]) - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Creates the private trust store using supplied trusted anchors (Root and Intermediate CA certificates).
setCESConfiguration(CESConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setChallengePassword(String) - Method in class com.avaya.clientservices.common.ScepConfiguration
Specifies a string value representing the password to be included (if not empty) in the challengePassword attribute of an SCEP certificate request.
setClientId(String) - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
setClientIdentityCertificateChain(X509Certificate[], PrivateKey) - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Set client identity certificate chain to be used during TLS mutual authentication.
setCodecList(List<Integer>) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setConferenceConfiguration(ConferenceConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setConferenceControlsEnabled(boolean) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the boolean value indicating whether the IP Office Conference controls are enabled.
setConferenceFactoryUri(String) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Set the ConferenceFactoryUri If both a ConferenceFactoryUri is set and local conferencing is enabled, the conference factory will be used.
setConferenceID(String) - Method in class com.avaya.clientservices.call.CallCreationInfo
 
setConferencePasscode(String) - Method in class com.avaya.clientservices.call.CallCreationInfo
Sets the passcode required to enter into the conference
setConferencePortalUri(String) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Set the ConferencePortalUri
setCongestionControlAlgorithm(CongestionControlAlgorithm) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setConnectionPolicy(ConnectionPolicy) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Set connection policy.
setContactMatchingMinDigits(int) - Method in class com.avaya.clientservices.user.LocalContactConfiguration
Set the minimum number of digits to be used for local contact matching.
setContactProviderSourceType(ContactProviderSourceType) - Method in class com.avaya.clientservices.contact.fields.ContactField
Sets contact provider source type.
setContactsEnabled(boolean) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the boolean value indicating whether the IP Office contact provider is enabled.
setContactsEnabled(boolean) - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
Enables or disables PPM contacts.
setContent(String) - Method in class com.avaya.clientservices.call.MinuteMessage
Sets the text associated with the minute message.
setContentSharingRenderer(ContentSharingRenderer) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharing
Registers Content Sharing Renderer.
setContext(Context) - Static method in class com.avaya.sonic.SonicApp
 
setContinuation(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Enables or disables conference continuation mode for the conference call.
setContinueOnTlsServerIdentityFailure(boolean) - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Specifies the action to take when server identity validation fails.
setControlledEndpointEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets Client SDK as a controlled endpoint.
setCornerRadius(float) - Method in class com.avaya.clientservices.media.gui.VideoLayerLocal
Sets the radius of the corners on the local video layer.
setCountryCode(String) - Method in interface com.avaya.clientservices.dialingrules.DialingRules
Sets the country code for the user's region.
setCountryCode(String) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Sets the country code for the user's region.
setCpuAdaptiveVideoEnabled(boolean) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.downloadservice.DownloadServiceConfiguration
Set the CredentialProvider value representing the object that provides the credentials.
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
Set the ICredentialProvider value representing the object that provides the credentials.
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.amm.AMMConfiguration
Set the ICredentialProvider value representing the object that provides the credentials.
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.avayamessaging.AvayaMessagingConfiguration
Set the CredentialProvider value representing the object that provides the credentials.
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.ces.CESConfiguration
Set the ICredentialProvider value representing the object that provides the credentials.
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the CredentialProvider value representing the object that provides the credentials.
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
Set the ICredentialProvider value representing the object that provides the credentials.
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
Set the ICredentialProvider value representing the object that provides the credentials.
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.sip.SIPAgentConfiguration
Set the ICredentialProvider value representing the object that provides the credentials.
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Set the object that provides credentials to handle authentication challenges.
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.unifiedportal.UnifiedPortalConfiguration
Set the ICredentialProvider value representing the object that provides the credentials.
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
setCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.pushnotification.PushNotificationConfiguration
Sets the ICredentialProvider value representing the object that provides the credentials.
setCurrentCodecList(AudioCodec[]) - Method in interface com.avaya.clientservices.media.VoIPConfiguration
Deprecated.
Sets the codec list to be used by the audio engine
setCursorIcon(Bitmap) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingOpenGLRenderer
Sets bitmap to use for cursor.
setCursorIcon(Bitmap) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
Sets cursor icon which will be displayed in content sharing session.
setDataDirectory(String) - Method in class com.avaya.clientservices.client.ClientConfiguration
Sets a directory to be used for storing any persistent data
setDateAfter(String) - Method in class com.avaya.clientservices.messaging.MessagingQuery
Set optional ISO-8601 date string; filters messages based on last-modified-date, leave empty if all messages to be searched).
setDefault(boolean) - Method in class com.avaya.clientservices.contact.fields.EditableContactPhoneField
Changes the default status of this phone number.
setDefaultPaint(Paint) - Static method in class com.avaya.clientservices.collaboration.drawing.DrawingUtils
Sets default paint.
setDefaultSampleRateHz(int) - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
setDefaultScale(ZoomableImageView.Scale) - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Sets ZoomableImageView.Scale default view scale.
setDestination(String) - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Sets the destination used in 'avaya-cm-destination' parameter of the feature invocation or in 'term-destination' parameter for the callback call feature.
setDestinationExtension(String) - Method in class com.avaya.clientservices.call.feature.Autodial
Sets the destination extension for the Autodial feature.
setDestinationLabel(String) - Method in class com.avaya.clientservices.call.feature.Autodial
Sets The label for the destination extension for Autodial feature
setDialCode(String) - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
The dial code to be used in avaya-cm-dial-code parameter for intercom feature invocation
setDialCode(String) - Method in class com.avaya.clientservices.call.feature.FeatureParameters
The Dial Code associated with the auto-intercom feature.
setDialingRulesConfiguration(DialingRulesConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setDialogInfoEnabled(boolean) - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Controls the enablement of dialog info subscription
setDialPlan(String) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
setDigitalCompressionGaindB(int) - Method in class com.avaya.clientservices.media.AutomaticGainControlConfiguration
 
setDisableSilenceSup(boolean) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Enable or disable transmit Silence Suppression.
setDisplayName(String) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the display name used as a user-friendly label to identify the endpoint the user is on.
setDisplayVideoParticipantName(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Controls whether participant names are displayed in the personal video layout received from the conference server.
setDomain(String) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the SIP domain for the identity.
setDoNotForward(boolean, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Message
Sets a new message "do not forward" state.
setDrawingColor(Color) - Method in class com.avaya.clientservices.collaboration.DrawingView
Sets new Color drawing color.
setDrawingColor(Color) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Sets actual color for the drawn shapes.
setDrawingTool(DrawingTool) - Method in class com.avaya.clientservices.collaboration.DrawingView
Sets new drawing tool.
setDrawingTool(DrawingTool) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Sets new drawing tool.
setDrawingView(DrawingView) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Sets view for user drawings.
setDscp(int) - Method in interface com.avaya.clientservices.media.AudioInterface
This function sets DSCP value for audio.
setDscp(int) - Method in interface com.avaya.clientservices.media.VideoInterface
This function sets DSCP value for video.
setDscpAudio(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setDSCPPrecedenceConfiguration(DSCPPrecedenceConfiguration) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setDSCPPrecedenceConfiguration(DSCPPrecedenceConfiguration) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setDscpValue(int) - Method in interface com.avaya.clientservices.media.VoIPConfiguration
Deprecated.
This function sets DSCP value for audio.
setDscpVideo(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setDuration(int) - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Sets Audio tone/file duration.
setE164PassthroughEnabled(boolean) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Sets the boolean value to allow sending of E.164 numbers (i.e any numbers with a leading '+') directly to the network server without application of any dialing rules transformations.
setEC500Configuration(EC500Configuration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setEC500Enabled(boolean, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables EC500.
setEC500Enabled(boolean, String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables EC500 with the mobile phone number provided or disables EC500.
setEchoCancellationMobileMode(EchoCancellationMobileMode) - Method in interface com.avaya.clientservices.media.AudioInterface
Sets the Echo Cancellation Mobile mode.
setEchoCancellationMobileMode(EchoCancellationMobileMode) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set the Mobile Echo Cancellation mode.
setEchoCancellationMode(EchoCancellationMode) - Method in interface com.avaya.clientservices.media.AudioInterface
Sets the Echo Cancellation mode.
setEchoCancellationMode(EchoCancellationMode) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set the Echo Cancellation mode.
setEmergencyNumbers(Set<String>) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Set the emergency phone numbers Used in the Non-Aura environment.
setEnabled(boolean) - Method in class com.avaya.clientservices.call.feature.SimRingCallbackConfiguration
Sets boolean value indicating whether the callback / simultaneous ring feature is enabled to be set up for this User.
setEnabled(boolean) - Method in class com.avaya.clientservices.collaboration.WCSConfiguration
Enabled provides a means for the end user to turn on and off the feature.
setEnabled(boolean) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Enables or disables the dialing rules.
setEnabled(boolean) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setEnabled(boolean) - Method in class com.avaya.clientservices.presence.PresenceConfiguration
Enables or disables the presence service.
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
Set the Boolean value indicating whether the ACS provider is enabled.
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.amm.AMMConfiguration
Set the Boolean value indicating whether the AMM provider is enabled.
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.avayamessaging.AvayaMessagingConfiguration
Enable or disable the Avaya Messaging provider.
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.ces.CESConfiguration
Set the Boolean value indicating whether the CES provider is enabled.
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Set the boolean value indicating whether the EC500 is enabled.
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
 
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the boolean value indicating whether the IP Office provider is enabled.
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
Set the Boolean value indicating whether the LDAP provider is enabled.
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
Set the Boolean value indicating whether the PPM provider is enabled.
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPAgentConfiguration
Set the Boolean value indicating whether the SIP Agent Feature provider is enabled.
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Set the SIP provider enabled.
setEnabled(boolean) - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
setEnabled(boolean) - Method in class com.avaya.clientservices.user.LocalContactConfiguration
Set the Boolean value indicating whether the local device provider is enabled.
setEnabledPreference(MediaTransportPreference) - Method in class com.avaya.clientservices.user.VideoUserConfiguration
Sets the video enabled preference.
setEnableMultipleVideoStreamSupport(boolean) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setEnd(PointF) - Method in class com.avaya.clientservices.collaboration.contentsharing.Vector
 
setEnhancedCallForwardingStatus(EnhancedCallForwardingStatus) - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
For Enhanced Call Forward feature invocation, populate EnhancedCallForwardingStatus parameter.
setEnhancedCallForwardingStatus(EnhancedCallForwardingStatus, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables enhanced call forwarding for unconditional, busy or no reply for internal or external calls to the specified destination.
setEnhancedCallForwardingStatus(String, EnhancedCallForwardingStatus, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables enhanced call forwarding for unconditional, busy or no reply for internal or external calls to the specified destination for another extension.
setEnhancedConferencingEnabled(boolean) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Set the Boolean value indicating whether enhanced conference features like Conference Rosters, Conference Lock, etc.
setEnterpriseIMState(PresenceState) - Method in class com.avaya.clientservices.presence.Presence
Sets the presence state of the enterprise instant messaging channel.
setEntryExitTone(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Controls whether entry and exit tones are allowed for the conference call.
setETag(String) - Method in class com.avaya.clientservices.downloadservice.DownloadOptionalParameters
Set HTTP 1.1 entity tag that can be set for download request.
setExactSIPDomainComparison(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
     * Used for SIP domain comparison.
setExactType1Contacts(List<Contact>) - Method in class com.avaya.clientservices.contact.MatchedContactsWithMatchLevel
Sets the list of contacts with Exact Type 1 match.
setExactType2Contacts(List<Contact>) - Method in class com.avaya.clientservices.contact.MatchedContactsWithMatchLevel
Sets the list of contacts with Exact Type 2 match.
setExclusionEnabled(boolean, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables exclusion for the active call.
setExtension(String) - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Sets the extension used in 'avaya-cm-extension=<extension>' or in 'callback-destination=<extension>' for the callback call feature.
setExtensionLengths(Set<Integer>) - Method in interface com.avaya.clientservices.dialingrules.DialingRules
Sets the lengths of all internal extensions.
setExtensionLocalNumberPrefix(String) - Method in interface com.avaya.clientservices.dialingrules.DialingRules
Sets the prefix used for internal extensions in local numbers.
setExternalAppInterfaceEnabled(boolean) - Method in class com.avaya.clientservices.user.UserConfiguration
Set the value of the 'external app interface enabled' flag.
setFailedSessionRemovalTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
 
setFastResponseTimeout(int) - Method in class com.avaya.clientservices.provider.http.HTTPClientConfiguration
Set the length of time to wait for a server response on every single network transaction.
setFastResponseTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the length of time that the SIP stack will wait for a provisional response on INVITE requests.
setFeatureStatusEnabled(boolean) - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Controls the enablement of feature status subscription
setFeatureType(FeatureType) - Method in class com.avaya.clientservices.call.feature.FeatureParameters
The feature type associated with the feature.
setFile(String) - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Sets Audio file to play.
setFIPSModeEnabled(boolean) - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Enable FIPS mode for the client application.
setFirstPingInterval(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setFirstVideoPingInterval(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setFNEActiveAppearanceSelectNumber(String) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Set the String value for the number to dial for active appearance select.
setFNECallForwardCancelNumber(String) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Set the String value for the number to dial for call forward cancel.
setFNECallForwardEnableNumber(String) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Set the String value for the number to dial for enabling call forwarding.
setFNEIdleAppearanceSelectNumber(String) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Set the String value for the number to dial for active appearance select.
setFNESendAllCallsCancelNumber(String) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Set the String value for the number to dial for send all calls cancel.
setFNESendAllCallsEnableNumber(String) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Sett the String value for the number to dial for send all calls enable.
setFNESetupDelayInSeconds(int) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Set the int value representing the delay (in seconds) inserted between the EC500 call being placed and the transmission of the digits for EC500.
setFNESimRingDisableNumber(String) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Set the String value for the number to dial for Off-Pbx call disable.
setFNESimRingEnableNumber(String) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Set the String value for the number to dial for Off-Pbx call enable.
setFormat(String) - Method in class com.avaya.clientservices.media.codec.VideoDecoder
 
setFormat(String, int, int, int, int, int, int) - Method in class com.avaya.clientservices.media.codec.VideoEncoder
 
setForwardErrorCorrection(ForwardErrorCorrection) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setGain(int) - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Sets Audio tone/file gain.
setGeneratedContent(boolean, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Attachment
Set isGeneratedContent property.
setGravity(int) - Method in class com.avaya.clientservices.media.gui.BitmapPlane
Describes how the bitmap is positioned.
setGroupNumber(int) - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
The Group Number to be used in avaya-cm-group parameter for hunt-group-busy-position/intercom features invocation
setGroupNumber(int) - Method in class com.avaya.clientservices.call.feature.FeatureParameters
The Group Number associated with the hunt-group-busy-position/auto-intercom feature.
setH264HighProfileEnabled(boolean) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setHidden(boolean, double, double) - Method in class com.avaya.clientservices.media.gui.VideoLayerLocal
Sets whether the local video layer is visible or not.
setHTTPClientConfiguration(HTTPClientConfiguration) - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
 
setHttpProxy(URL) - Method in class com.avaya.clientservices.common.ScepConfiguration
Specifies a value representing URL of the HTTP proxy server that can be between the client and the SCEP server.
setHTTPUserConfiguration(HTTPUserConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setHuntGroupBusyPositionEnabled(boolean, int, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables Hunt Group Busy Position feature for a specified hunt group number.
setHuntGroupNumber(int) - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Deprecated.
THIS METHOD WILL BE REMOVED. Use FeatureInvocationParameters.setGroupNumber(int) instead.
setHuntGroupNumber(int) - Method in class com.avaya.clientservices.call.feature.FeatureParameters
Deprecated.
THIS METHOD WILL BE REMOVED. Use FeatureParameters.setGroupNumber(int) instead.
setIdentityCertWasRequestedAndNull(boolean) - Method in class com.avaya.clientservices.network.http.HttpSession
 
setIdentityCertWasRequestedAndNull(boolean) - Method in interface com.avaya.clientservices.network.util.IdentityHandler
 
setIMAddress(String) - Method in class com.avaya.clientservices.contact.fields.EditableContactIMAddressField
Sets or updates the IM Address.
setImageBitmap(Bitmap) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
Sets Bitmap image on renderer object to be displayed on views.
setImageBitmap(Bitmap, boolean) - Method in class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
Sets image bitmap for this view.
setImageBitmap(Bitmap, boolean) - Method in interface com.avaya.clientservices.collaboration.ZoomableSharingView
Sets image bitmap for this view.
setIMAttribute(String) - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
Set the String value of the LDAP attribute that contains the IM handle for the user
setImportance(MessageImportance, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Message
Sets a new message importance.
setIncomingVoipCallsBarred(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets a boolean value indicating that the user doesn't wish to receive incoming calls through VoIP service.
setInitialReconnectInterval(int) - Method in class com.avaya.clientservices.common.ConnectionPolicy
Set the initial reconnection attempt interval.
setInitialReconnectInterval(int) - Method in class com.avaya.clientservices.messaging.MessagingConfiguration
Set the initial reconnection attempt interval that is used to calculate the When connections fail, they are retried at a random interval somewhere between 50% and 100% of the interval specified here.
setInitialReconnectInterval(int) - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
When connections fail, they are retried at a random interval somewhere between 50% and 100% of the interval specified here.
setInitialReconnectInterval(int) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
When connections fail, they are retried at a random interval somewhere between 50% and 100% of the interval specified here.
setInitialReconnectInterval(int) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
When connections fail, they are retried at a random interval somewhere between 50% and 100% of the interval specified here.
setInReplyTo(Message, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Message
Sets the message that the current message is a direct reply to.
setInterDigitTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
 
setInternalExtensionLengths(int[]) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Sets the lengths of all internal extensions in the enterprise network.
setInternationalAccessCode(String) - Method in interface com.avaya.clientservices.dialingrules.DialingRules
Sets the international access code for outgoing international calls.
setInternationalAccessCode(String) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Sets the access code for outgoing international calls.
setIPOfficeConfiguration(IPOfficeConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setIsEmpty(boolean) - Method in class com.avaya.clientservices.contact.fields.EditableContactDoubleField
Sets value of isEmpty field
setIsLongpressEnabled(boolean) - Method in class com.avaya.clientservices.media.gui.PlaneGestureDetector
Set whether longpress is enabled, if this is enabled when a user presses and holds down you get a longpress event and nothing further.
setKeyUsageRequired(boolean) - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Specifies whether Key Usage extension is required to be present in server certificate.
setLabel(String) - Method in class com.avaya.clientservices.contact.fields.EditableContactEmailAddressField
Set the email label.
setLabel1(String) - Method in class com.avaya.clientservices.contact.fields.EditableContactPhoneField
Sets or updates the phone number Label1.
setLabel2(String) - Method in class com.avaya.clientservices.contact.fields.EditableContactPhoneField
Sets or updates the phone number Label2.
setLabelForAgentFeature(AgentFeature, String, AgentServiceCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Updates agent feature with a personalized label given by user.
setLanguage(String) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the language string to use in the Accept-Language header.
setLastAccessTime(MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Invokes a set last access time request for this conversation.
setLayer2Marking(Layer2PriorityMarking) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setLayer2Marking(Layer2PriorityMarking) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setLayer2PriorityMarking(Layer2PriorityMarking) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the layer 2 priority marking value as per IEEE 802.1p requirements to be used for signaling frames generated by the endpoint.
setLDAPConfiguration(LDAPConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setLectureMode(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Enables or disables lecture mode for the conference call.
setLimiterEnabled(boolean) - Method in class com.avaya.clientservices.media.AutomaticGainControlConfiguration
 
setLineAppearanceId(int) - Method in class com.avaya.clientservices.call.CallCreationInfo
 
setLineAppearanceOwner(String) - Method in class com.avaya.clientservices.call.CallCreationInfo
Sets the Owner of appearance line
setLineReservationTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the line reservation time during which line stays reserved (in seconds).
setListener(VideoLayerListener) - Method in class com.avaya.clientservices.media.gui.VideoLayer
Registers a listener for changes to video frame properties.
setLocalBitmapPlane(BitmapPlane) - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
Sets the bitmap plane drawn over the local video layer.
setLocalCallLogFilePath(String) - Method in class com.avaya.clientservices.user.UserConfiguration
Set full file path to the file in which local user's call logs are to be persisted.
setLocalConferencingEnabled(boolean) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Enable or disable local conferencing.
setLocalContactConfiguration(LocalContactConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setLocalUDPPortMax(int) - Method in class com.avaya.clientservices.common.ConnectionPolicy
Set Maximum value of the local UDP Port in UDP port Range.
setLocalUDPPortMin(int) - Method in class com.avaya.clientservices.common.ConnectionPolicy
Set Minimum value of the local UDP Port in UDP port Range.
setLocalVideoHidden(boolean) - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
Sets whether the local video layer is visible or not.
setLocalVideoHidden(boolean, double) - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
Sets whether the local video layer is visible or not.
setLocalVideoLayer(VideoLayerLocal) - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
setLocalVideoLayer(VideoLayerLocal) - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
Sets the local video layer.
setLocalVideoResponseTimeout(int) - Method in class com.avaya.clientservices.provider.http.HTTPClientConfiguration
Set the local video response timeout (in seconds).
setLocalVideoResponseTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the local video response timeout (in seconds).
setLocalVideoSink(VideoSink) - Method in class com.avaya.clientservices.media.capture.VideoCaptureSource
 
setLocalVideoSize(int, int) - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
Sets the local video size; usually in response to VideoLayerListener.onVideoFrameSizeChanged(int, int).
setLocation(String, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Attachment
Set attachment location.
setLocationMode(PresenceLocationMode) - Method in class com.avaya.clientservices.presence.Presence
Sets the location-based "mode" of the user to provide the local user's desired location mode.
setLocked(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Locks or unlocks the conference call.
setLogLevel(Client.LogLevel) - Static method in class com.avaya.clientservices.client.Client
Sets the log level for the library.
setLogLevel(Client.LogLevel) - Static method in class com.avaya.clientservices.client.Log
 
setLogLevel(LogLevel) - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
SetLogLevelJNI(int) - Method in class com.avaya.sonic.SonicLibrary
 
setLogListener(Client.LogListener) - Static method in class com.avaya.clientservices.client.Client
Sets an optional listener to handle log messages at the Java level.
setLogListener(Client.LogListener) - Static method in class com.avaya.clientservices.client.Log
 
setLogProvider(LogProvider) - Static method in class com.avaya.clientservices.media.Logger
 
setLogProvider(LogProvider) - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
setLongDistanceAccessCode(String) - Method in interface com.avaya.clientservices.dialingrules.DialingRules
Sets the long distance access code for the user's region.
setLongDistanceAccessCode(String) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Sets the long distance access code for the user's region.
setLoop(boolean) - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Sets Audio tone/file looping flag.
setMacAddressInfoInSIPRegistrationEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the boolean value indicating whether the device's MAC address is added to the SIP message registration.
setManualState(PresenceState) - Method in class com.avaya.clientservices.presence.Presence
Sets the manual presence state.
setMargins(int, int, int, int) - Method in class com.avaya.clientservices.media.gui.PlaneViewGroup
Sets the margins, in pixels.
setMaxEntries(int) - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
The maximum number of matching entries to display Range between 10 to 100 entries
setMaxForwardLimit(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the max forward limit as indicated in the Max-Forwards SIP header.
setMaxNumberOfControllingEndpoints(int) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the maximum number of controlling endpoints the user can link with the controlled endpoint simultaneously.
setMaxPortRange(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setMaxPortRange(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setMaxReconnectInterval(int) - Method in class com.avaya.clientservices.common.ConnectionPolicy
Set the max reconnection attempt interval.
setMaxReconnectInterval(int) - Method in class com.avaya.clientservices.messaging.MessagingConfiguration
Set the max reconnection attempt interval.
setMaxReconnectInterval(int) - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
Set the max reconnection attempt interval.
setMaxReconnectInterval(int) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Set the max reconnection attempt interval.
setMaxReconnectInterval(int) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the max reconnection attempt interval.
setMaxSimultaneousRegistrations(int) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the maximum number of servers a user can simultaneously register to.
setMaxVideoResolution(MaxVideoResolution) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setMediaAddressMode(MediaAddressMode) - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
Indicates the IP address type preference to use while transporting media for HTTP calls from a dual stack client network.
setMediaAddressMode(MediaAddressMode) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the Media Address Mode configured for the user.
setMediaConfiguration(MediaConfiguration) - Method in class com.avaya.clientservices.client.ClientConfiguration
Set the Media(audio, video) configuration for the client
setMediaEncryptionEnabled(boolean) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Enable or disable transmit Media Encryption.
setMediaEncryptionTypeList(List<MediaEncryptionType>) - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
 
setMediaEncryptionTypeList(List<MediaEncryptionType>) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the list of enabled ciphersuites for SRTP.
setMediaSecurity(SecurityPolicy) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Deprecated.
Starting with Client SDK 3.1, media security policy is based on the cipher suites configuration. SIPUserConfiguration.getMediaEncryptionTypeList().
setMediaTunnelingEnabled(boolean) - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
A Boolean value indicating whether the Media Tunneling is allowed by the configuration.
setMediaTunnelingEnforced(boolean) - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
Sets boolean value indicating whether the Media Tunneling is enforced by the configuration.
setMeetMeMinPortalVersion(String) - Method in class com.avaya.clientservices.provider.unifiedportal.UnifiedPortalConfiguration
Sets the minimum portal version to support Meet-Me conference calls.
setMeetmeUserName(String) - Method in class com.avaya.clientservices.call.CallCreationInfo
Set user display name to represent user in MeetMe calls.
setMergeMode(AudioMergeMode) - Method in class com.avaya.clientservices.media.audio.AudioMixerConfig
Set mode audio streams merging
setMessageDeliveryReadStateMonitoringEnabled(boolean) - Method in class com.avaya.clientservices.messaging.MessagingConfiguration
Set the Boolean value indicating whether message delivery and read updates should be tracked or not.
setMessageReadReportingEnabled(boolean) - Method in class com.avaya.clientservices.messaging.MessagingConfiguration
Set the Boolean value indicating whether the application wants to report 'message read' indication to other conversation participants, i.e.
setMessageSummaryEnabled(boolean) - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Controls the enablement of Message Summary subscription
setMessagingConfiguration(MessagingConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setMessagingCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the messaging CredentialProvider.
setMessagingEnabled(boolean) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the boolean value indicating whether to activate the One-X Portal messaging service for IP Office
setMimeType(String, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Attachment
Set attachment MIME type.
setMinimumPermittedTLSProtocolVersion(TLSProtocolVersion) - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Specifies minimum allowed TLS protocol version
setMinimumRSAKeyLength(int) - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Specifies the minimum RSA key length value to be used for validating the certificate received from the server during TLS Handshake.
setMinPortRange(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setMinPortRange(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setMinTLSProtocolVersion(TLSProtocolVersion) - Method in class com.avaya.clientservices.network.security.IntegratedSSLSocketFactory
 
setMirrored(boolean) - Method in class com.avaya.clientservices.media.gui.VideoLayerLocal
Sets whether the local video layer is mirrored or not.
setMixerMode(AudioMixerMode) - Method in class com.avaya.clientservices.media.audio.AudioMixerConfig
Set mixer mode
setMobilityMode(MobilityMode) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the mobility mode for the user.
setMode(int) - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
setMode(AudioMode) - Method in interface com.avaya.clientservices.media.AudioInterface
setMode will immediatly set the mode using AudioManager.setMode().
setModeratorCode(String) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Set the Moderator code
setModeratorUrl(String) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Set the Moderator URL
setMonAppsEnabled(boolean) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the boolean value indicating whether the IP Office MonApps service is enabled.
setMultiplePresentersAllowed(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Controls whether there can be multiple presenters (panelists) on the call.
setName(String, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Attachment
Set attachment name.
setNationalNumberLengths(int[]) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Set the lengths of national numbers valid for the user's country.
setNationalNumberLengths(Set<Integer>) - Method in interface com.avaya.clientservices.dialingrules.DialingRules
Sets the length of national numbers used in the user's country.
setNoDigitTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
 
setNoiseSuppressionMode(NoiseSuppressionMode) - Method in interface com.avaya.clientservices.media.AudioInterface
Sets the Noise Suppression mode.
setNote(String) - Method in class com.avaya.clientservices.presence.Presence
Sets the presence note to provide the local user's desired presence note.
setNumOfSamples(int) - Method in class com.avaya.clientservices.media.CPUThresholdConfiguration
 
setNumResults(int) - Method in class com.avaya.clientservices.messaging.MessagingQuery
Set number of results to be returned.
setOffHookDialingEnabled(boolean) - Method in class com.avaya.clientservices.call.CallCreationInfo
Enables or disables off-hook dialing for specification of the remote address.
setOpenGLRenderer(ContentSharingOpenGLRenderer) - Method in interface com.avaya.clientservices.collaboration.contentsharing.ContentSharing
Registers Content Sharing OpenGL ES 2.0 Renderer.
setOpusMode(OpusCodecProfileMode) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set the Opus Codec profile/Mode.
setOpusPayloadType(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set the Opus RTP Payload Type.
setOSVersion(String) - Method in class com.avaya.clientservices.client.ClientConfiguration
 
setOutboundPingPolicy(int, int, int, int) - Method in class com.avaya.clientservices.common.ConnectionPolicy
Set outbound ping policy.
setOutboundSubscriptionConfig(OutboundSubscriptionConfiguration) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Set the Outbound Subscription configuration
setOutsideLineAccessCode(String) - Method in interface com.avaya.clientservices.dialingrules.DialingRules
Sets the code used to access an outside line in the PBX system.
setOutsideLineAccessCode(String) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Sets the string of digits to prepend to the dialed number to make an external call from an enterprise network.
setOverrideForcedLogout(AgentServiceCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Enables or disables agent's forced logout override operation.
setOwnerExtension(String) - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Set the extension used in the To and Request-URI of this feature invocation (instead of the local user's AOR).
setOwnerExtension(String) - Method in class com.avaya.clientservices.call.feature.FeatureParameters
The owner extension associated with this feature.
setParameters(String) - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
setParams(VideoCaptureController.Params) - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
setPartialType1Contacts(List<Contact>) - Method in class com.avaya.clientservices.contact.MatchedContactsWithMatchLevel
Sets the list of contacts with Partial Type 1 match.
setParticipantCode(String) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Set the participant code
setParticipantUrl(String) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Set the participant URL
setPauseIcon(Bitmap) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingOpenGLRenderer
Sets bitmap to use for pause.
setPauseIcon(Bitmap) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
Sets pause icon which will be displayed in content sharing session.
setPBXPrefix(String) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Sets the prefix used for internal extensions.
setPeriodicPingInterval(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setPeriodicRingbackTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
 
setPeriodicVideoPingInterval(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setPersonal(boolean) - Method in class com.avaya.clientservices.call.MinuteMessage
Sets flag that indicates whether this is personal minute message or not.
setPersonalizedLabel(String, FeatureLabelCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.TeamButton
Updates the team button with personalized label given by user.
setPersonalizedLabelForFeature(String, FeatureParameters, FeatureLabelCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Updates the feature button with personalized label given by user.
setPhoneNumber(String) - Method in class com.avaya.clientservices.contact.fields.EditableContactPhoneField
Sets or updates the phone number string.
setPhoneState(PresenceState) - Method in class com.avaya.clientservices.presence.Presence
Sets the presence state of the phone channel.
setPickupNumber(int) - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
Set the number used in 'avaya-cm-pickup-number=<number>'.
setPipAbsWidth(int) - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
Sets the absolute width of the picture-in-picture.
setPipCorner(PipPlane.Corner) - Method in class com.avaya.clientservices.media.gui.PipPlane
Sets the picture-in-picture corner.
setPipInsetBottom(int) - Method in class com.avaya.clientservices.media.gui.PipPlane
 
setPipInsetTop(int) - Method in class com.avaya.clientservices.media.gui.PipPlane
 
setPlane(Plane) - Method in class com.avaya.clientservices.media.gui.PlaneRenderer
Sets the plane to be rendered.
setPlane(Plane) - Method in class com.avaya.clientservices.media.gui.PlaneViewGroup
Sets the plane to be rendered.
setPlane(Plane) - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
Sets the plane beneath the local video layer.
setPlatform(String) - Method in class com.avaya.clientservices.client.ClientConfiguration
 
setPollIntervalInMinutes(int) - Method in class com.avaya.clientservices.provider.amm.AMMConfiguration
Set the messaging refresh (poll) in minutes.
setPortalToken(String) - Method in class com.avaya.clientservices.call.CallCreationInfo
 
setPortalURL(String) - Method in class com.avaya.clientservices.call.CallCreationInfo
 
setPosition(int, int) - Method in class com.avaya.clientservices.media.gui.BitmapLayer
setPosition(int, int) - Method in class com.avaya.clientservices.media.gui.Plane
Sets the position of the plane.
setPosition(int, int) - Method in interface com.avaya.clientservices.media.gui.Positionable
 
setPosition(int, int) - Method in class com.avaya.clientservices.media.gui.VideoLayer
setPoundKeyUsedAsCallTrigger(boolean) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Sets the boolean value indicating whether pressing pound sign during off-hook dialing should trigger the call start.
setPPMConfigRequestTimeoutMilliSeconds(int) - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
How long to wait for a server response on PPM Configuration Request (in milliseconds) Affected PPM Requests: CPPMGetAllEndpointConfigurationCommand, CPPMGetHomeCapabilitiesCommand, CPPMGetDeviceDataCommand
setPPMConfiguration(PPMConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setPPMPersistentDataEnabled(boolean) - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
Enables or disables PPM (Personal Profile manager) persistent data.
setPresenceConfiguration(PresenceConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setPresenceEnabled(boolean) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the boolean value indicating whether the IP Office presence provider is enabled.
setPresenceUpdateInBackgroundEnabled(boolean) - Method in class com.avaya.clientservices.presence.PresenceConfiguration
Enables or disables contact presence monitoring when mobile platform application is not visible.
setPresentationOnlyMode(boolean) - Method in class com.avaya.clientservices.call.CallCreationInfo
 
setPrimaryMessagingServerUrl(String) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the primary URL to access the messaging service
setPrivateTrustStoreEnabled(boolean) - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Set the private trust store configuration so that it can be created and used.
setProcessCPUUsagePercent(int) - Method in class com.avaya.clientservices.media.CPUThresholdConfiguration
 
setProductName(String) - Method in class com.avaya.clientservices.client.ClientConfiguration
 
setProductVersion(String) - Method in class com.avaya.clientservices.client.ClientConfiguration
 
setProxyCredentialProvider(CredentialProvider) - Method in class com.avaya.clientservices.client.ClientConfiguration
Set CredentialProvider for proxy authentication
setProxyFallbackEnabled(boolean) - Method in class com.avaya.clientservices.client.ClientConfiguration
Sets proxy fallback status.
setProxyHeader(AuthState, Header) - Method in class com.avaya.clientservices.network.http.CustomHttpClient
 
setProxyMode(ClientConfiguration.ProxyMode) - Method in class com.avaya.clientservices.client.ClientConfiguration
Set Client SDK Proxy mode to use with network connections
setPublishTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the default publish timeout (in seconds).
setPushNotificationActivationMode(PushNotificationActivationMode) - Method in class com.avaya.clientservices.pushnotification.PushNotificationConfiguration
Sets the push activation mode.
setPushNotificationConfiguration(PushNotificationConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setPushNotificationsEnabled(boolean) - Method in class com.avaya.clientservices.provider.amm.AMMConfiguration
A Boolean value indicating whether Push Notifications are enabled.
setPushToken(String) - Method in class com.avaya.clientservices.pushnotification.PushNotificationConfiguration
Set the push notification network provided application instance token.
setQuery(String) - Method in class com.avaya.clientservices.messaging.MessagingQuery
Set query string.
setQueueStatisticsRefreshInterval(int, AgentServiceCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Sets refresh interval for queue statistics.
setReceiveAutomaticGainControlMode(AutomaticGainControlMode) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set the Receive Automatic Gain Control mode.
setReceiveNoiseSuppressionMode(NoiseSuppressionMode) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set the Receive Noise Suppression mode.
setReceiveVideoResolutionPreferences(List<VideoResolutionPreference>, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
setReceiveVideoResolutionPreferencesForMultiVideoStreaming(List<VideoResolutionPreferenceForMultiVideoStreaming>, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Used in conjunction with setVideoMode() to set receive video resolutions the client application wants to have for multi video stream calls.
setRedirect(String) - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
setRefreshMode(RefreshType, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.MessagingService
Sets refresh mode with completion handler.
setRegistrationInfoEnabled(boolean) - Method in class com.avaya.clientservices.user.OutboundSubscriptionConfiguration
Controls the enablement of Registration info subscription
setRegistrationTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the default registration timeout (in seconds).
setReliableProvisionalResponsesEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set whether reliable provisional responses are enabled.
setRemoteAddress(String) - Method in interface com.avaya.clientservices.call.Call
Sets the remote address to be used by the call.
setRemoteAddress(String) - Method in class com.avaya.clientservices.call.CallCreationInfo
Sets the remote address to be used by the call.
setRemoteNotificationsDeviceToken(String) - Method in class com.avaya.clientservices.provider.amm.AMMConfiguration
A unique app-device token assigned by FCM to an application instance running in a specific Android device.
setRemoteVideoLayer(VideoLayerRemote) - Method in class com.avaya.clientservices.media.gui.VideoPlaneRemote
Sets the remote video layer.
setRemoteVideoSize(int, int) - Method in class com.avaya.clientservices.media.gui.VideoPlaneRemote
Sets the remote video size; usually in response to VideoLayerListener.onVideoFrameSizeChanged(int, int).
setRemoveAreaCodeForLocalCalls(boolean) - Method in interface com.avaya.clientservices.dialingrules.DialingRules
Controls whether or not the area code is removed when dialing local numbers.
setRemoveAreaCodeForLocalCalls(boolean) - Method in class com.avaya.clientservices.dialingrules.DialingRulesConfiguration
Sets a boolean value which controls whether or not the area code should be removed when dialing local numbers.
setRenderer(PlaneRenderer) - Method in class com.avaya.clientservices.media.gui.Plane
Sets the PlaneRenderer for this plane.
setRendererId(long) - Method in class com.avaya.clientservices.collaboration.contentsharing.ContentSharingRenderer
 
setRequestedDirection(MediaDirection) - Method in interface com.avaya.clientservices.call.MediaChannel
Set the desired media direction (transmit and/or receive, or none).
setRequestedDirection(MediaDirection) - Method in class com.avaya.clientservices.call.VideoChannel
Sets the video direction of the call.
setRequestWaitingApproval(boolean) - Method in class com.avaya.clientservices.common.ScepConfiguration
Specifies a boolean value representing the client behavior if the SCEP server indicates that the certificate request is pending manual approval.
setResponseTimeout(int) - Method in class com.avaya.clientservices.provider.http.HTTPClientConfiguration
Set the response timeout (in seconds).
setRetransmissionEnabled(boolean) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setRevocationCheckPolicy(SecurityPolicy) - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Specifies the policy for certificate revocation checking.
setRotated() - Method in class com.avaya.clientservices.media.gui.VideoLayerLocal
Sets the local video layer to be rotated on the y-axis by 180 degrees.
setRunningOnTablet(boolean) - Method in class com.avaya.clientservices.media.gui.VideoPlaneLocal
Sets flag indicating if we are running on a tablet.
setSampleRate(int) - Method in class com.avaya.clientservices.media.audio.AudioCapturerConfig
Sets sample rate for audio stream.
setSampleRate(int) - Method in class com.avaya.clientservices.media.audio.AudioMixerConfig
Sets sample rate for audio stream.
setScope(String) - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
setSearchBody(boolean) - Method in class com.avaya.clientservices.messaging.MessagingQuery
Set search body attribute.
setSearchParticipants(boolean) - Method in class com.avaya.clientservices.messaging.MessagingQuery
Set search participants attribute.
setSearchScope(LDAPScope) - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
Sets the scope of the LDAP search.
setSearchSubject(boolean) - Method in class com.avaya.clientservices.messaging.MessagingQuery
Set search subject attribute.
setSearchTimeoutInSeconds(int) - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
The search time out interval (in seconds) Range between 10 to 200 seconds
setSecondaryMessagingServerUrl(String) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the secondary URL to access the messaging service
setSecret(String) - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
setSecurityPolicyConfiguration(SecurityPolicyConfiguration) - Method in class com.avaya.clientservices.client.ClientConfiguration
Set the Security Policy configuration for the client
setSelectCodecBasedOnCallerPreferences(boolean) - Method in class com.avaya.clientservices.provider.http.HTTPClientConfiguration
Set whether the codec selection on the answerer side done based on the codec preferences of the calling UA or the answering UA.
setSelectCodecBasedOnCallerPreferences(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set whether the codec selection on the answerer side done based on the codec preferences of the calling UA or the answering UA.
setSendAllCallsEnabled(boolean, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables sending all calls to coverage.
setSendAllCallsEnabled(String, boolean, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables sending all calls to coverage for another extension.
setSendAllCallsOnDoNotDisturb(boolean) - Method in class com.avaya.clientservices.presence.PresenceConfiguration
Sets a link between "Do Not Disturb" presence state and "Send All Calls" call service feature.
setSendAllCallsOnDoNotDisturb(boolean) - Method in interface com.avaya.clientservices.presence.PresenceService
Sets a link between "Do Not Disturb" presence state and "Send All Calls" call service feature at runtime.
setSensitivity(SensitivityLevel, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Sets the conversation sensitivity.
setServerAddress(String) - Method in class com.avaya.clientservices.presence.PresenceConfiguration
An optional parameter to specify the presence server address.
setServerInfo(ServerInfo) - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
Set the ServerInfo value indicating the server to connect with.
setServerInfo(ServerInfo) - Method in class com.avaya.clientservices.provider.amm.AMMConfiguration
Set the ServerInfo value indicating the server to connect with.
setServerInfo(ServerInfo) - Method in class com.avaya.clientservices.provider.avayamessaging.AvayaMessagingConfiguration
Set the ServerInfo value indicating Avaya Messaging server to connect to.
setServerInfo(ServerInfo) - Method in class com.avaya.clientservices.provider.ces.CESConfiguration
Set the ServerInfo value indicating the server to connect with.
setServerInfo(ServerInfo) - Method in class com.avaya.clientservices.provider.ipo.IPOfficeConfiguration
Set the ServerInfo value indicating the server to connect with.
setServerInfo(ServerInfo) - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
Set the ServerInfo value indicating the server to connect with.
setServerInfo(ServerInfo) - Method in class com.avaya.clientservices.provider.ppm.PPMConfiguration
Set the ServerInfo value indicating the server to connect with.
setServerUrl(String) - Method in class com.avaya.clientservices.provider.acs.ACSConfiguration
Set the URL of the server to connect with.
setServerUrl(URL) - Method in class com.avaya.clientservices.common.ScepConfiguration
Specifies an URL of SCEP (Simple Certificate Enrollment Protocol) server.
setServerURL(String) - Method in class com.avaya.clientservices.provider.unifiedportal.UnifiedPortalConfiguration
Set URL of the server to connect with.
setServiceGatewayURL(String) - Method in class com.avaya.clientservices.call.CallCreationInfo
 
setSessionRefreshTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the session refresh timeout (in seconds).
setSharedControl(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Controls whether SIP shared control feature is enabled
setSharingView(T) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Sets view with zoom and pinch for incoming drawings from server.
setShouldApplyDialingRules(boolean) - Method in class com.avaya.clientservices.call.CallCreationInfo
Sets whether or not any configured dialing rules should be applied to the remote address before dialing.
setSignalingAddressMode(SignalingAddressMode) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the Signaling Address Mode configured for the user.
setSignalingDSCP(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the layer 3 Differentiated Services (DiffServ) Code Point to be used for signaling frames generated by the endpoint.
setSignalingSecurity(SecurityPolicy) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Controls the signaling security setting.
setSimRingCallbackConfiguration(SimRingCallbackConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setSimRingCallbackStatusParameters(SimRingCallbackStatusParameters) - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
For Callback / Simultaneous Ring feature invocation, populate SimRingCallbackStatusParameters parameter.
setSimRingCallbackStatusParameters(SimRingCallbackStatusParameters, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Enables or disables the callback / simultaneous ring feature with the specified parameters.
setSIPAgentConfiguration(SIPAgentConfiguration) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Set configuration information for SIP Agent Feature service.
setSIPClientConfiguration(SIPClientConfiguration) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Set SIP client configuration.
setSIPSAndSRTPCouplingEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Deprecated.
Use the SIPUserConfiguration.setUseSIPSURIOverTLSEnabled(boolean) method instead. Starting with Client SDK 3.1.
setSIPUserConfiguration(SIPUserConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setSpacesServerInfo(ServerInfo) - Method in class com.avaya.clientservices.provider.zang.ZangConfiguration
 
setSpeakerphoneOn(boolean) - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
setSpeedDialEnabled(boolean) - Method in class com.avaya.clientservices.contact.fields.EditableContactPhoneField
Sets or updates the speed dial flag
setSrtcpEnabled(boolean) - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
Sets the boolean value indicating whether SRTCP encryption is enabled
setSrtcpEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the boolean value indicating whether SRTCP encryption is enabled
setStart(PointF) - Method in class com.avaya.clientservices.collaboration.contentsharing.Vector
 
setStationSecurityEnabled(boolean) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Set the Boolean value indicating whether the station security is enabled.
setStyleAndColors(Paint, boolean, Color) - Static method in class com.avaya.clientservices.collaboration.drawing.DrawingUtils
Sets default style and color for Paint object.
setSubject(String) - Method in interface com.avaya.clientservices.call.Call
Sets the subject of the call.
setSubject(String, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Sets the subject for this conversation.
setSubscriptionTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the default subscription timeout (in seconds).
setSubType(String) - Method in class com.avaya.clientservices.contact.fields.EditableContactIMAddressField
Sets or updates the IM Address sub type.
setSupportedOptions(int) - Method in class com.avaya.clientservices.presence.Presence
Specifies the set of supported options for this presence object.
setSystemProperty(String, String) - Static method in class com.avaya.clientservices.media.Utils
 
setTargetLeveldBOv(int) - Method in class com.avaya.clientservices.media.AutomaticGainControlConfiguration
 
setTelephonyEventPayloadType(int) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setThresholdTriggerPercent(int) - Method in class com.avaya.clientservices.media.CPUThresholdConfiguration
 
setThresholdType(CPUThresholdType) - Method in class com.avaya.clientservices.media.CPUThresholdConfiguration
 
setThumbnail(boolean, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Attachment
Set isThumbnail property.
SettingsFileParser - Class in com.avaya.clientservices.settingsfile
Abstract parser for the Avaya endpoint settings file format.
SettingsFileParser() - Constructor for class com.avaya.clientservices.settingsfile.SettingsFileParser
Constructs a new instance of the SettingsFileParser class.
setTintColor(float, float, float, float) - Method in class com.avaya.clientservices.media.gui.VideoLayerLocal
Sets the tint color mixed over the local video color.
setTone(AudioTone) - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Sets Audio tone to play.
setToneFilePath(String) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
 
setTotalCPUUsagePercent(int) - Method in class com.avaya.clientservices.media.CPUThresholdConfiguration
 
setTotalRingbackTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the maximum default time that an incoming session stays in the alerting state (in seconds).
setTransferCompletionTimeout(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the maximum wait time for completion of call transfer with 200 OK sipfrag notify after REFER is accepted.
setTransferToVoicemailEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the boolean value indicating whether transfer to voicemail is supported.
setTranslation(Point) - Method in class com.avaya.clientservices.collaboration.drawing.AbstractShape
Sets translation of shape.
setTransmitAutomaticGainControlMode(AutomaticGainControlMode) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set the Transmit Automatic Gain Control mode.
setTransmitNoiseSuppressionMode(NoiseSuppressionMode) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set the Transmit Noise Suppression mode.
setTrustStoreMode(TrustStoreMode) - Method in class com.avaya.clientservices.common.SecurityPolicyConfiguration
Sets the trust store mode to be used by the client application.
setType(MinuteMessage.MinuteType) - Method in class com.avaya.clientservices.call.MinuteMessage
Sets the type associated with the minute message.
setType(ContactEmailAddressType) - Method in class com.avaya.clientservices.contact.fields.EditableContactEmailAddressField
Sets the email address type.
setType(ContactPhoneNumberType) - Method in class com.avaya.clientservices.contact.fields.EditableContactPhoneField
Sets or updates the phone number type (e.g.
setType(ConversationType, MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Sets the conversation type.
setType(String) - Method in class com.avaya.clientservices.contact.fields.EditableContactIMAddressField
Sets or updates the IM Address type.
setUCCPAdditionalFeaturesEnabled(boolean) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Set the Boolean value indicating whether the additional UCCP features is enabled.
setUCCPEnabled(boolean) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Set the Boolean value indicating whether the UCCP Conference protocol is enabled.
setUccpURL(String) - Method in class com.avaya.clientservices.call.CallCreationInfo
 
setUseGSSBind(boolean) - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
Set the GSS bind value
setUseIMDomain(boolean) - Method in class com.avaya.clientservices.provider.ldap.LDAPConfiguration
Set the boolean value, if true then perform domain substitution using the IM domain
setUserAgentInstanceId(String) - Method in class com.avaya.clientservices.client.ClientConfiguration
Sets unique instance id of the user agent.
setUserAgentName(String) - Method in class com.avaya.clientservices.client.ClientConfiguration
Sets the product-identifying text used in the User-Agent header.
setUserId(String) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the user ID associated with the identity.
setUserRequestedDevice(AudioDevice) - Method in interface com.avaya.clientservices.media.AudioInterface
User preferred audio device.
setUseSIPSURIOverTLSEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Controls whether SIP endpoint uses sips (secure SIP) URI scheme for all SIP requests it initiates towards the network, including secure media calls.
setUseSpeaker(boolean) - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Sets destintion to play tone/file.
setUseStream(boolean) - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Sets destintion to play tone/file.
setValue(boolean) - Method in class com.avaya.clientservices.contact.fields.EditableContactBoolField
Sets boolean value stored in this field.
setValue(double) - Method in class com.avaya.clientservices.contact.fields.EditableContactDoubleField
Sets double value stored in this field.
setValue(String) - Method in class com.avaya.clientservices.contact.fields.EditableContactStringField
Sets String value stored in this field.
setValues(List<T>) - Method in class com.avaya.clientservices.contact.fields.EditableContactMultiValueField
Sets or updates the field values.
setVendorName(String) - Method in class com.avaya.clientservices.client.ClientConfiguration
 
setVideoAllowed(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Controls whether video is allowed on the conference call.
setVideoCapturePreference(VideoCaptureController.Preference, VideoCaptureController.Orientation) - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
setVideoCodecVendor(VideoCodecVendor) - Method in class com.avaya.clientservices.media.VoIPConfigurationVideo
 
setVideoDecoder(VideoDecoder) - Method in class com.avaya.clientservices.media.codec.VideoEncoder
 
setVideoDeviceRotation(int, int) - Method in class com.avaya.clientservices.media.capture.VideoCaptureSource
 
setVideoEnabled(boolean) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Controls whether video is enabled.
setVideoInputFormat(int, int, int) - Method in class com.avaya.clientservices.media.capture.VideoCaptureSource
 
setVideoLayout(VideoLayout, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Sets the local user's personal video layout preference.
setVideoMode(VideoMode, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Sets the overall video status for the call.
setVideoOutputFormat(int, int, int, boolean, boolean) - Method in class com.avaya.clientservices.media.capture.VideoCaptureSource
 
setVideoPlaneListener(VideoPlaneListener) - Method in class com.avaya.clientservices.media.gui.VideoPlaneRemote
setVideoResolutionPreferenceForMainVideoStreaming(VideoResolutionPreferenceForMainVideoStreaming, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Used in conjunction with setVideoMode() to set the video resolution.
setVideoSelfSee(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Controls the display of the local user's video in the personal video layout received from the conference server.
setVideoSink(VideoSink) - Method in class com.avaya.clientservices.media.gui.VideoSource
 
setVideoState(PresenceState) - Method in class com.avaya.clientservices.presence.Presence
Sets the presence state of the video channel.
setVideoUserConfiguration(VideoUserConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setVirtualRoomId(String) - Method in class com.avaya.clientservices.provider.conference.ConferenceConfiguration
Set the Virtual Room ID
setVisibility(boolean) - Method in class com.avaya.clientservices.media.gui.Plane
Deprecated.
setVoiceActivityDetectionMode(VoiceActivityDetectionMode) - Method in class com.avaya.clientservices.media.VoIPConfigurationAudio
Set the Voice Activity Detection mode.
setVoicemailNumber(String) - Method in class com.avaya.clientservices.provider.ec500.EC500Configuration
Set the String value for the number to dial EC500 voicemail system.
setVoicemailPIN(String) - Method in class com.avaya.clientservices.provider.ces.CESConfiguration
Set the String value representing the Voicemail PIN.
setVoIPCallingPreference(MediaTransportPreference) - Method in class com.avaya.clientservices.provider.http.HTTPUserConfiguration
Sets the VoIP Calling preference.
setVoIPCallingPreference(MediaTransportPreference) - Method in class com.avaya.clientservices.provider.sip.SIPUserConfiguration
Sets the VoIP Calling preference.
setVoIPConfigurationAudio(VoIPConfigurationAudio) - Method in class com.avaya.clientservices.provider.media.MediaConfiguration
Sets the Audio Configuration data to be used by the Media Engine.
setVoIPConfigurationVideo(VoIPConfigurationVideo) - Method in class com.avaya.clientservices.provider.media.MediaConfiguration
Sets the Video Configuration data to be used by the Media Engine.
setWaitTimeForCallCancel(int) - Method in class com.avaya.clientservices.provider.sip.SIPClientConfiguration
Set the maximum wait time for completion of call cancellation.
setWakeLockReleaseDelay(int) - Method in class com.avaya.clientservices.media.MediaServicesInstance
 
setWCSConfiguration(WCSConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setWebConferenceURI(String) - Method in class com.avaya.clientservices.collaboration.WCSConfiguration
Sets web conference URI.
setWebRtcBasedAcousticEchoCanceler(boolean) - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
setWebRtcBasedAutomaticGainControl(boolean) - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
setWebRtcBasedNoiseSuppressor(boolean) - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
setYieldBluetoothOnPhoneCall(boolean) - Method in interface com.avaya.clientservices.media.AudioInterface
Set flag to auto-yield bluetooth on phone call (incoming or outgoing)
setZangConfiguration(ZangConfiguration) - Method in class com.avaya.clientservices.user.UserConfiguration
 
setZoomableImageView(ZoomableImageView) - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Deprecated.
SEVEN - com.avaya.clientservices.call.AddressDigit
Represents numeric 7.
SEVEN - com.avaya.clientservices.call.DTMFType
Represents numeric 7.
SEVEN_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Seven videos, one large landscape next to two smaller videos to the right tiled one on top of the other, and four smaller videos next to each other underneath.
SEVEN_VIDEO_WINDOWS_OPTION_THREE_WITH_PRESENTATION - com.avaya.clientservices.call.conference.VideoLayout
One large presentation video, six smaller person video tiled vertically to the right of the presentation video.
SEVEN_VIDEO_WINDOWS_OPTION_TWO_WITH_PRESENTATION - com.avaya.clientservices.call.conference.VideoLayout
One large presentation video with six smaller person video below.
Shape - Class in com.avaya.clientservices.collaboration.drawing
Shape objects represent free shape that can be added to whiteboard surface.
shapeWasMoved(AbstractShape) - Static method in class com.avaya.clientservices.collaboration.DrawableHelper
Calculates if abstract shape was moved before
SharedControlActionCompletionHandler - Interface in com.avaya.clientservices.sharedcontrol
The completion handler that receives the result of a Shared Control request.
SharedControlException - Exception in com.avaya.clientservices.sharedcontrol
Exception representing shared control failure in the shared control completion handlers.
SharedControlException(DisconnectReason) - Constructor for exception com.avaya.clientservices.sharedcontrol.SharedControlException
Constructor of SharedControlException accepting only DisconnectReason.
SharedControlException(DisconnectReason, int, String, int, String) - Constructor for exception com.avaya.clientservices.sharedcontrol.SharedControlException
Constructor of SharedControlException accepting additional parameters.
SharedControlException(String, DisconnectReason, int, String, int, String) - Constructor for exception com.avaya.clientservices.sharedcontrol.SharedControlException
Constructor of SharedControlException accepting additional parameters.
SharedControlService - Interface in com.avaya.clientservices.sharedcontrol
This service provides the user with the ability to direct media to the Desk Phone (Hard Phone) while issuing signaling commands from the Desk Phone and/or the client.
SharedControlServiceListener - Interface in com.avaya.clientservices.sharedcontrol
The listener for the shared control events.
sharePage(LibraryDocument, int, LibrarySharingCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibrarySharing
Not supported in Client SDK.
Starts share of a selected page from the selected document.
shouldApplyDialingRules() - Method in class com.avaya.clientservices.call.CallCreationInfo
 
shouldLog(String) - Method in class com.avaya.clientservices.media.LogLimiter
 
showActiveWhiteboardSurface() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Displays active surface and its shapes on canvas in the case when whiteboard session was initialized before and is active.
SHUT_DOWN - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
The operation failed because the client has been or is in the process of being shut down.
shutdown(boolean) - Method in class com.avaya.clientservices.client.Client
Starts an asynchronous shutdown of the client.
signal() - Method in class com.avaya.clientservices.media.gui.VideoYUVFileSource
Signals the playback thread to exit.
SignalingAddressMode - Enum in com.avaya.clientservices.user
Enum indicating the SIP session manager address type preference when the client connects to dual stack server from a dual stack client network.
SignalingEnvironment - Enum in com.avaya.clientservices.common
The SignalingEnvironment is a member of an ConnectionPolicy and defines how the connections to the server(s) are established and recovered after failures.
SignalingServer - Class in com.avaya.clientservices.common
Represents a signaling server to communicate with.
SignalingServer(SignalingServer.TransportType, String, int, SignalingServer.FailbackPolicy) - Constructor for class com.avaya.clientservices.common.SignalingServer
Construct a SIPSignalingServer object.
SignalingServer(SignalingServer.TransportType, String, int, SignalingServer.FailbackPolicy, String[], boolean) - Constructor for class com.avaya.clientservices.common.SignalingServer
Construct a SIPSignalingServer object.
SignalingServer(String, SignalingServer.FailbackPolicy) - Constructor for class com.avaya.clientservices.common.SignalingServer
Construct a SIPSignalingServer object.
SignalingServer(String, Map<SignalingServer.TransportType, Integer>, SignalingServer.FailbackPolicy, String[], boolean) - Constructor for class com.avaya.clientservices.common.SignalingServer
Construct a SIPSignalingServer object.
SignalingServer.FailbackPolicy - Enum in com.avaya.clientservices.common
Enumerated type to define how failing back to a server with a higher priority than the current server is handled.
SignalingServer.TransportType - Enum in com.avaya.clientservices.common
Supported transport types.
SignalingServerGroup - Class in com.avaya.clientservices.common
Defines a set of RegistrationGroup objects.
SignalingServerGroup(RegistrationGroup) - Constructor for class com.avaya.clientservices.common.SignalingServerGroup
Construct a SignalingServerGroup object.
SignalingServerGroup(RegistrationGroup[]) - Constructor for class com.avaya.clientservices.common.SignalingServerGroup
Construct a SignalingServerGroup object.
SignalingServerGroup(SignalingServer) - Constructor for class com.avaya.clientservices.common.SignalingServerGroup
Construct a SignalingServerGroup object.
signIn(String, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Sign in to become a named user in the conference.
silenceSpeaker(boolean, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Silences or unsilences speaker for the call.
SIM_RING_CALLBACK - com.avaya.clientservices.call.feature.FeatureType
This feature allows to configure parameters for simultaneous ringing on incoming calls and/or originating callback call.
SimRingCallbackConfiguration - Class in com.avaya.clientservices.call.feature
The Callback / simultaneous ring feature Configuration class that contains the callback / simultaneous ring feature parameters specific for this User.
SimRingCallbackConfiguration() - Constructor for class com.avaya.clientservices.call.feature.SimRingCallbackConfiguration
 
SimRingCallbackDestination - Class in com.avaya.clientservices.call.feature
The parameters of the destination for the Callback / simultaneous ring feature.
SimRingCallbackDestination(String, String, boolean) - Constructor for class com.avaya.clientservices.call.feature.SimRingCallbackDestination
Constructs SimRingCallbackDestination object from the specified parameters.
SimRingCallbackStatusParameters - Class in com.avaya.clientservices.call.feature
The callback / simultaneous ring feature details for the current user extension.
SimRingCallbackStatusParameters() - Constructor for class com.avaya.clientservices.call.feature.SimRingCallbackStatusParameters
Constructs an empty SimRingCallbackStatusParameters object.
SimRingCallbackStatusParameters(SimRingCallbackDestination, SimRingCallbackDestination, SimRingCallbackDestination, SimRingCallbackDestination, String) - Constructor for class com.avaya.clientservices.call.feature.SimRingCallbackStatusParameters
Constructs SimRingCallbackStatusParameters object from the specified parameters.
SINGLE - com.avaya.clientservices.call.feature.RingType
Single Ring Type.
SINGLE_DIGIT - com.avaya.clientservices.agent.AgentReasonCodeLength
Reason code is administered to use single digit i.e range is between 0-9.
SIP - com.avaya.clientservices.pushnotification.enums.PushNotificationActivationMode
Push Notification activation will be done using SIP.
SIP_INVALID_CREDENTIAL_PROVIDER - com.avaya.clientservices.client.UserCreatedFailureReason
 
SIP_INVALID_DOMAIN - com.avaya.clientservices.client.UserCreatedFailureReason
 
SIP_INVALID_SERVER - com.avaya.clientservices.client.UserCreatedFailureReason
 
SIP_INVALID_USER_ADDRESS_OF_RECORD - com.avaya.clientservices.client.UserCreatedFailureReason
 
SIP_INVALID_USER_ID - com.avaya.clientservices.client.UserCreatedFailureReason
 
SIP_SERVER_LIST_EMPTY - com.avaya.clientservices.client.UserCreatedFailureReason
 
SIP_USER_ID_ALREADY_EXISTS - com.avaya.clientservices.client.UserCreatedFailureReason
 
SIPAgentConfiguration - Class in com.avaya.clientservices.provider.sip
User Configuration information for SIP Agent Feature provider.
SIPAgentConfiguration() - Constructor for class com.avaya.clientservices.provider.sip.SIPAgentConfiguration
 
SIPClientConfiguration - Class in com.avaya.clientservices.provider.sip
Configuration data that is common for a SIP Client.
SIPClientConfiguration() - Constructor for class com.avaya.clientservices.provider.sip.SIPClientConfiguration
 
SIPUserConfiguration - Class in com.avaya.clientservices.provider.sip
Configuration for SIP that is specific to a user.
SIPUserConfiguration() - Constructor for class com.avaya.clientservices.provider.sip.SIPUserConfiguration
 
SIX - com.avaya.clientservices.call.AddressDigit
Represents numeric 6.
SIX - com.avaya.clientservices.call.DTMFType
Represents numeric 6.
SIX_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Six videos, one large landscape next to two smaller videos to the right tiled one on top of the other, and three smaller videos next to each other underneath.
SIX_VIDEO_WINDOWS_OPTION_TWO - com.avaya.clientservices.call.conference.VideoLayout
Six landscape videos of equal size arranged in two rows.
SIXTEEN_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Sixteen videos of the same size, arranged in four rows of four.
SIXTY_MINUTES - com.avaya.clientservices.messaging.enums.RefreshType
Polling for changes will be done every one hour.
Size - Class in com.avaya.clientservices.collaboration.drawing
 
Size(int, int) - Constructor for class com.avaya.clientservices.collaboration.drawing.Size
Public constructor
SKILL - com.avaya.clientservices.agent.StatisticsDataResourceType
Provides statistics about a specific skill.
SKILL_CHANGE_SAVE_FAILURE - com.avaya.clientservices.agent.AgentError
Skill Change Save Failed.
SKILL_NOT_ADMINISTERED - com.avaya.clientservices.agent.AgentError
The skill is not administered on signalling server.
SKILL_NOT_MEASURED - com.avaya.clientservices.agent.AgentError
View status information is not available because skill is not administered on signalling server for status monitoring (configurable by flag - measured = y/n).
SKILL_TENANT_NUMBER_ISSUE - com.avaya.clientservices.agent.AgentError
Skill Tenant Number Issue.
Slide - Interface in com.avaya.clientservices.collaboration.librarysharing
Not supported in Client SDK.
Slide represents a presentation document page.
SlideCompletionHandler - Interface in com.avaya.clientservices.collaboration.librarysharing
Not supported in Client SDK.
Slider - Interface in com.avaya.clientservices.collaboration.slider
The Slider object provides access to slider-related actions.
SliderListener - Interface in com.avaya.clientservices.collaboration.slider
Listener used to handle events generated by Slider.
SliderSlide - Interface in com.avaya.clientservices.collaboration.slider
The SliderSlide object provides slide metadata and allows the download of related images.
SMALL - com.avaya.clientservices.collaboration.drawing.DrawingUtils.FontSize
 
SMALL - com.avaya.clientservices.collaboration.drawing.DrawingUtils.LineWidth
 
SMALL - com.avaya.clientservices.collaboration.drawing.DrawingUtils.StrokeWidth
 
SonicApp - Class in com.avaya.sonic
 
SonicApp() - Constructor for class com.avaya.sonic.SonicApp
 
SonicLibrary - Class in com.avaya.sonic
Utility library capable of generating and playing sonic signals.
SonicLibrary() - Constructor for class com.avaya.sonic.SonicLibrary
 
SonicResult - Enum in com.avaya.sonic
Operation result.
Space - Interface in com.avaya.clientservices.spaces
 
SpaceParticipant - Class in com.avaya.clientservices.spaces
 
SpaceParticipantEmail - Class in com.avaya.clientservices.spaces
 
SpacesService - Interface in com.avaya.clientservices.spaces
 
SpacesServiceListener - Interface in com.avaya.clientservices.spaces
 
speaker - Static variable in class com.avaya.clientservices.media.AudioDevice
Deprecated.
SPEAKER - com.avaya.clientservices.media.AcousticProfileMode
 
SPEAKER - com.avaya.clientservices.media.AudioDevice.Type
 
SPEAKERPHONE - com.avaya.clientservices.media.EchoCancellationMobileMode
 
speedDial(boolean, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.TeamButton
Initiates team button speed dial.
SSL_FATAL_ALERT - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because the client application has received fatal SSL Alerts.
SSL_HANDSHAKE_FAILURE - com.avaya.clientservices.user.RegistrationError
Reported when registration has failed because client application is unable to negotiate an acceptable set of security parameters.
SSLErrorResolver - Class in com.avaya.clientservices.network.util
 
SSLErrorResolver() - Constructor for class com.avaya.clientservices.network.util.SSLErrorResolver
 
STAMP - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Stamp tool.
STAR - com.avaya.clientservices.call.AddressDigit
Represents special character *.
STAR - com.avaya.clientservices.call.DTMFType
Represents special character *.
start - Variable in class com.avaya.clientservices.collaboration.contentsharing.Vector
 
start() - Method in interface com.avaya.clientservices.call.Call
Starts an outgoing call to the current remote address.
start() - Method in interface com.avaya.clientservices.media.audio.AudioCapturer
Starts capturing with provided configuration during object construction
start() - Method in class com.avaya.clientservices.media.codec.VideoDecoder
 
start() - Method in class com.avaya.clientservices.media.codec.VideoEncoder
 
start() - Method in class com.avaya.clientservices.media.gui.VideoYUVFileSource
Start sending video frames to the video sink.
start() - Method in interface com.avaya.clientservices.presence.PresenceListSubscription
Starts the subscription and watching presence for the subscribed addresses.
start() - Method in interface com.avaya.clientservices.user.User
Starts registration with the communications servers.
start(CollaborationCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.Collaboration
Starts the collaboration session.
start(WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.Whiteboard
Starts the whiteboard session.
start(MessagingCompletionHandler) - Method in interface com.avaya.clientservices.messaging.Conversation
Invokes a start request for this conversation.
START - com.avaya.clientservices.messaging.enums.MessageType
A message of this type is the first message in every conversation.
START_RECORDING - com.avaya.clientservices.call.feature.CallRecordingActionType
The action to start call recording.
startBluetoothSco() - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
startCamera(VideoCamera) - Method in class com.avaya.clientservices.media.capture.VantageCapturer
 
STARTED - com.avaya.clientservices.call.TransferProgressCode
The transfer is started, transfer request is sent.
startMonitoring() - Method in class com.avaya.clientservices.provider.cellularcallstatus.CellularCallEventNotifier
 
startMonitoring() - Method in interface com.avaya.clientservices.provider.cellularcallstatus.CellularCallMonitor
Starts listening for cellular events monitoring on native OS.
startPlaying() - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Signal the player to start the tone/file.
startPresence(AccessControlBehavior, PresenceCompletionHandler) - Method in interface com.avaya.clientservices.contact.Contact
Begin monitoring presence for this contact.
startQueueStatisticsMonitoring(QueueStatistics, AgentServiceCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Starts queue statistics monitoring.
startRecording(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Starts conference recording.
startRecording(String, String, CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Starts conference recording.
startServiceObserving(String, ServiceObservingType, int, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Start of service observing.
STATE - com.avaya.clientservices.call.feature.FeatureError
Invalid state.
STATION_ALREADY_HAS_AGENT_LOGGED_IN - com.avaya.clientservices.agent.AgentError
Physical station already has agent logged in.
STATION_LOGOUT - com.avaya.clientservices.call.feature.FeatureType
This feature logs the user off the phone or soft client he is currently logged in.
StatisticsDataResourceType - Enum in com.avaya.clientservices.agent
Represents the resource type of items for which view statistics (VuStats) is available.
STEADY - com.avaya.clientservices.agent.ButtonLampState
Steady button lamp state.
stop() - Method in interface com.avaya.clientservices.media.audio.AudioCapturer
Stops capturing
stop() - Method in class com.avaya.clientservices.media.codec.VideoDecoder
 
stop() - Method in class com.avaya.clientservices.media.codec.VideoEncoder
 
stop() - Method in class com.avaya.clientservices.media.gui.VideoYUVFileSource
Stop sending video frames to the video sink.
stop() - Method in interface com.avaya.clientservices.presence.PresenceListSubscription
Stops the subscription.
stop() - Method in interface com.avaya.clientservices.user.User
Stops services including unregistration from the communications servers.
STOP_RECORDING - com.avaya.clientservices.call.feature.CallRecordingActionType
The action to stop call recording.
stopBluetoothSco() - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
stopCamera() - Method in class com.avaya.clientservices.media.capture.VantageCapturer
 
stopCoachingSession(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Stop of coaching session.
stopMonitoring() - Method in class com.avaya.clientservices.provider.cellularcallstatus.CellularCallEventNotifier
 
stopMonitoring() - Method in interface com.avaya.clientservices.provider.cellularcallstatus.CellularCallMonitor
Stops listening for cellular events monitoring on native OS.
stopPlaying() - Method in interface com.avaya.clientservices.media.AudioFilePlayer
Signal the player to stop the tone/file.
StopPlaySonicSignalJNI() - Method in class com.avaya.sonic.SonicLibrary
 
stopPresence(PresenceCompletionHandler) - Method in interface com.avaya.clientservices.contact.Contact
Stop monitoring presence for this contact.
stopQueueStatisticsMonitoring(QueueStatistics, AgentServiceCompletionHandler) - Method in interface com.avaya.clientservices.agent.AgentService
Stops queue statistics monitoring operation.
stopRecording(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Stops conference recording.
stopServiceObserving(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Stop of service observing.
stopSharing(LibrarySharingCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibrarySharing
Not supported in Client SDK.
Stops sharing of the document.
stopWhiteboardSharing() - Method in class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
Stops current whiteboard session.
STROKE_COUNT - com.avaya.clientservices.agent.AgentFeatureType
Stroke counts feature allows agents to record in Call Management System (CMS) the number of times that a particular customer related event occurs.
SUBJECT_CHANGED - com.avaya.clientservices.messaging.enums.MessageType
SubjectChanged type is used to notify that Subject of conversation has changed.
SUBJECT_LENGTH_EXCEEDED - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Subject text length in request was exceeded.
SUBJECT_LENGTH_EXCEEDED - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Subject text length in request was exceeded.
subscribe(ConferenceSlideViewerSubscriptionCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ConferenceSlideViewer
Initiates subscription to slide information.
SUBTREE - com.avaya.clientservices.provider.ldap.LDAPScope
Search the subtree
SUCCESS - com.avaya.clientservices.call.CallError
Operation completed successfully.
SUCCESS - com.avaya.clientservices.call.ConferenceConnectionError
Operation completed successfully.
SUCCESS - com.avaya.clientservices.calllog.CallLogServiceOperationStatus
 
SUCCESS - com.avaya.clientservices.collaboration.CollaborationError
Operation was successful.
SUCCESS - com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
The operation succeeded.
SUCCESS - com.avaya.clientservices.media.AudioDeviceError
 
SUCCESS - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Certificate enrollment is successful.
SUCCESS - com.avaya.sonic.SonicResult
 
SUPER_WIDE_BAND - com.avaya.clientservices.media.OpusCodecProfileMode
 
SUPERVISOR_ASSIST - com.avaya.clientservices.agent.AgentFeatureType
Supervisor assist feature allows agents to request for supervisor assistance based on active Automatic Call Distribution (ACD) call or the skill that agent is active on.
SUPERVISOR_NOT_ADMINISTERED - com.avaya.clientservices.agent.AgentError
Supervisor (type of agent) is not administered on signalling server.
SUPERVISOR_NOT_AVAILABLE - com.avaya.clientservices.agent.AgentError
Supervisor (type of agent) is either or not available.
SupervisorAssistCompletionHandler - Interface in com.avaya.clientservices.agent
Represents an interface that the client application needs to implement to receive the result of a requested agent operations.
SupervisorCallType - Enum in com.avaya.clientservices.call
Supervisor call type.
SUPPORTED - com.avaya.clientservices.call.Call.IncomingVideoStatus
 
SUPPORTED_CIPHER_SUITES - Static variable in class com.avaya.clientservices.network.security.SecurityUtils
Deprecated.
SUPPORTED_PROTOCOLS - Static variable in class com.avaya.clientservices.network.security.SecurityUtils
 
SUPPORTED_PROTOCOLS_TLS1_1 - Static variable in class com.avaya.clientservices.network.security.SecurityUtils
 
SUPPORTED_PROTOCOLS_TLS1_2 - Static variable in class com.avaya.clientservices.network.security.SecurityUtils
 
SUPPORTED_PROTOCOLS_TLS1_3 - Static variable in class com.avaya.clientservices.network.security.SecurityUtils
 
Supports270pCapture() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
Supports540pCapture() - Static method in class com.avaya.clientservices.media.MediaServicesInstance
 
supportsBps(int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
supportsColor(int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
supportsFps(int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
supportsHeight(int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
supportsLevel(int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
supportsPreEmptiveChallenge() - Method in interface com.avaya.clientservices.credentials.CredentialProvider
This method is called to check if the associated credential provider supports pre-emptive challenge
supportsProfile(int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
supportsProfileAndLevel(int, int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
supportsWidth(int) - Method in class com.avaya.clientservices.media.codec.VideoCodecInfo
 
SW - com.avaya.clientservices.media.gui.PipPlane.Corner
South-West
SWITCHED_VIDEO - com.avaya.clientservices.unifiedportal.MeetingMediaType
Video images of different participants are routed to the client as a single video stream by the conference media server.
SYSTEM_ADMIN - com.avaya.clientservices.messaging.enums.ParticipantType
SystemAdmin participant type.
SYSTEM_ERROR - com.avaya.clientservices.agent.AgentError
System error.
SYSTEM_LINE_SEPARATOR - Static variable in class com.avaya.clientservices.media.Logger
 

T

TAG - Static variable in class com.avaya.clientservices.collaboration.contentsharing.data.handlers.ContentSharingDataHandler
 
TAG - Static variable in class com.avaya.clientservices.collaboration.DrawingView
 
TARGET_NOT_FOUND - com.avaya.clientservices.collaboration.CollaborationError
Target not found.
TCP - com.avaya.clientservices.common.SignalingServer.TransportType
Unencrypted TCP.
TCP_BFCP - com.avaya.clientservices.call.MediaProtocolType
Binary Floor Control Protocol (BFCP) over TCP
TCP_ONLY - com.avaya.clientservices.media.BfcpTransportMode
 
TCP_PREFERRED - com.avaya.clientservices.media.BfcpTransportMode
 
TEAM - com.avaya.clientservices.messaging.enums.ParticipantType
Team participant type.
TEAM_BUTTON - com.avaya.clientservices.call.feature.FeatureType
The Team Button feature allows the user to view the state of another station and allow the user to answer any calls which are actively ringing on that station.
TeamButton - Interface in com.avaya.clientservices.call.feature
Represents team button feature.
TeamButtonIncomingCall - Interface in com.avaya.clientservices.call.feature
Represents team button incoming call storing the caller/callee detains and providing call pickup functionality.
TELEPHONY_SERVICE - com.avaya.clientservices.pushnotification.enums.PushNotificationServiceType
Telephony service type that delivers incoming calls and message waiting status notifications.
TEMPORARILY_UNAVAILABLE - com.avaya.clientservices.call.CallDenialReason
User not available.
TEN_MINUTES - com.avaya.clientservices.messaging.enums.RefreshType
Polling for changes will be done every ten minutes.
TEN_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Ten videos where the top two quadrants contain two larger videos, while the lower two quadrants have four videos in each.
TENANT_DOES_NOT_EXIST - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if provided tenant alias does not exist.
Terminal - Interface in com.avaya.clientservices.contact
Represents a conferencing terminal registered on the conferencing server.
test(VideoCodecInfo) - Method in interface com.avaya.clientservices.media.codec.VideoCodecInfo.PredicateVideoCodecInfo
 
Text - Class in com.avaya.clientservices.collaboration.drawing
Text objects represent text that can be added to WhitebordSurface whiteboard surface.
TEXT - com.avaya.clientservices.messaging.enums.Modality
 
TEXT_BIG - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Big size text tool.
TEXT_MEDIUM - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Medium size text tool.
TEXT_SMALL - com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Small size text tool.
THIRTEEN_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Thirteen videos where the top left quadrant has a large video, the remaining three quadrants have four videos each.
THIRTEEN_VIDEO_WINDOWS_OPTION_TWO - com.avaya.clientservices.call.conference.VideoLayout
Thirteen videos, one large video in the center surrounded by twelve smaller equally sized videos around the edge of the screen.
THIRTY_MINUTES - com.avaya.clientservices.messaging.enums.RefreshType
Polling for changes will be done every thirty minutes.
THREAD - com.avaya.clientservices.messaging.enums.ConversationType
A private conversation between participants.
THREAD_POOL_EXECUTOR - Static variable in class com.avaya.clientservices.network.websocket.WebSocketThreadPoolExecutor
 
THREE - com.avaya.clientservices.call.AddressDigit
Represents numeric 3.
THREE - com.avaya.clientservices.call.DTMFType
Represents numeric 3.
THREE_VIDEO_WINDOWS_OPTION_FOUR - com.avaya.clientservices.call.conference.VideoLayout
Three videos horizontally positioned in the middle of the available space.
THREE_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Three landscape videos, one above center, two tiled horizontally underneath.
THREE_VIDEO_WINDOWS_OPTION_THREE - com.avaya.clientservices.call.conference.VideoLayout
Three videos, one full screen, two overlaid in the lower center of the screen.
THREE_VIDEO_WINDOWS_OPTION_TWO - com.avaya.clientservices.call.conference.VideoLayout
Three videos, one large landscape next to two smaller videos tiled one on top of the other to the right.
THUMBNAIL_SIZE_EXCEEDED - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Thumbnail size exceeds the limit.
THUMBNAIL_SIZE_EXCEEDED - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Thumbnail size exceeds the limit.
time() - Static method in class com.avaya.clientservices.media.gui.Plane
Returns the current timestamp of the most precise timer available on the local system.
TIMED - com.avaya.clientservices.agent.PendingLogoutReason
A reason code for logout pending is "timed-logout".
TIMED_LOGOUT - com.avaya.clientservices.agent.AgentLogoutOverrideType
Agent is configured to logout after after certain period of time.
TIMEOUT - com.avaya.clientservices.agent.AgentError
Timeout
TIMEOUT - com.avaya.clientservices.call.CallError
Reported when the send of a network message timed out locally, or a response to the message was not received from the server in time.
TIMEOUT - com.avaya.clientservices.call.ChatError
Chat request timed out.
TIMEOUT - com.avaya.clientservices.call.conference.PendingParticipantAdmissionCancellationReason.PendingParticipantAdmissionCancellationReasonCode
Admission request has been cancelled by timeout.
TIMEOUT - com.avaya.clientservices.collaboration.CollaborationError
Timeout.
TIMEOUT - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
The request timed out.
TIMEOUT - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The request timed out.
TIMEOUT - com.avaya.clientservices.presence.PresenceError
The request timed out.
TIMEOUT - com.avaya.clientservices.unifiedportal.UnifiedPortalError
The operation time limit was exceeded.
TIMEOUT - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
The request timed out.
TLS - com.avaya.clientservices.common.SignalingServer.TransportType
Encrypted TLS.
TLS_BFCP - com.avaya.clientservices.call.MediaProtocolType
Binary Floor Control Protocol (BFCP) over TCP TLS
TLS_RTP_AVP - com.avaya.clientservices.call.MediaProtocolType
RTP Media over TCP TLS
TLS_RTP_SAVP - com.avaya.clientservices.call.MediaProtocolType
SRTP Media over TCP TLS
TLS1 - com.avaya.clientservices.common.TLSProtocolVersion
 
TLS1_1 - com.avaya.clientservices.common.TLSProtocolVersion
 
TLS1_2 - com.avaya.clientservices.common.TLSProtocolVersion
 
TLS1_3 - com.avaya.clientservices.common.TLSProtocolVersion
 
TLSProtocolVersion - Enum in com.avaya.clientservices.common
Enumeration specifying the minimum TLS version to be used for all the secure connections with the servers.
toByteArray(ByteBuffer) - Static method in class com.avaya.clientservices.network.websocket.ByteBufferHelper
 
toolChanged(DrawingTool) - Method in class com.avaya.clientservices.collaboration.whiteboard.BaseToolHandler
Method is called when some drawing tool is changed.
toolChanged(DrawingTool) - Method in class com.avaya.clientservices.collaboration.whiteboard.DeleteToolHandler
 
toolChanged(DrawingTool) - Method in class com.avaya.clientservices.collaboration.whiteboard.DrawingHandler
Dispatches tool changing event to all handlers.
toolChanged(DrawingTool) - Method in interface com.avaya.clientservices.collaboration.whiteboard.DrawingHandler.ToolHandler
 
TOPIC - com.avaya.clientservices.messaging.enums.ConversationType
A published conversation to which any user may subscribe.
TOPIC - com.avaya.clientservices.messaging.enums.ParticipantType
Topic participant type.
toString() - Method in class com.avaya.clientservices.agent.AgentConfiguration
 
toString() - Method in class com.avaya.clientservices.call.AudioDetails
 
toString() - Method in class com.avaya.clientservices.call.CallForwardingInformation
 
toString() - Method in enum com.avaya.clientservices.call.CallState
 
toString() - Method in class com.avaya.clientservices.call.ChatMessage
 
toString() - Method in class com.avaya.clientservices.call.feature.Autodial
 
toString() - Method in class com.avaya.clientservices.call.feature.BusyIndicator
 
toString() - Method in enum com.avaya.clientservices.call.feature.CallbackCallStatus
 
toString() - Method in class com.avaya.clientservices.call.feature.CallForwardingStatus
 
toString() - Method in class com.avaya.clientservices.call.feature.CallPickupAlertParameters
 
toString() - Method in class com.avaya.clientservices.call.feature.EnhancedCallForwardingStatus
 
toString() - Method in class com.avaya.clientservices.call.feature.FeatureInvocation
 
toString() - Method in class com.avaya.clientservices.call.feature.FeatureInvocationParameters
 
toString() - Method in class com.avaya.clientservices.call.feature.FeatureStatusParameters
 
toString() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackDestination
 
toString() - Method in class com.avaya.clientservices.call.feature.SimRingCallbackStatusParameters
 
toString() - Method in class com.avaya.clientservices.call.LineAppearance
 
toString() - Method in class com.avaya.clientservices.call.MinuteMessage
The method returns a string that "textually represents" this object.
toString() - Method in class com.avaya.clientservices.call.VideoDetails
 
toString() - Method in class com.avaya.clientservices.call.VideoStatistics
 
toString() - Method in class com.avaya.clientservices.collaboration.CollaborationFailure
 
toString() - Method in class com.avaya.clientservices.collaboration.contentsharing.Vector
 
toString() - Method in class com.avaya.clientservices.collaboration.drawing.Point
 
toString() - Method in class com.avaya.clientservices.collaboration.drawing.Size
 
toString() - Method in class com.avaya.clientservices.collaboration.RenderingBlock
 
toString() - Method in class com.avaya.clientservices.common.Capability
 
toString() - Method in class com.avaya.clientservices.common.ConnectionPolicy
 
toString() - Method in class com.avaya.clientservices.common.RegistrationGroup
 
toString() - Method in class com.avaya.clientservices.common.ServerInfo
 
toString() - Method in class com.avaya.clientservices.common.SignalingServer
 
toString() - Method in class com.avaya.clientservices.common.SignalingServerGroup
 
toString() - Method in class com.avaya.clientservices.contact.fields.ContactBoolField
 
toString() - Method in class com.avaya.clientservices.contact.fields.ContactDoubleField
 
toString() - Method in class com.avaya.clientservices.contact.fields.ContactEmailAddressField
 
toString() - Method in class com.avaya.clientservices.contact.fields.ContactField
 
toString() - Method in class com.avaya.clientservices.contact.fields.ContactIMAddressField
 
toString() - Method in class com.avaya.clientservices.contact.fields.ContactPhoneField
 
toString() - Method in class com.avaya.clientservices.contact.fields.ContactStringField
 
toString() - Method in class com.avaya.clientservices.contact.fields.EditableContactBoolField
 
toString() - Method in class com.avaya.clientservices.contact.fields.EditableContactDoubleField
 
toString() - Method in class com.avaya.clientservices.contact.fields.EditableContactEmailAddressField
 
toString() - Method in class com.avaya.clientservices.contact.fields.EditableContactField
 
toString() - Method in class com.avaya.clientservices.contact.fields.EditableContactIMAddressField
 
toString() - Method in class com.avaya.clientservices.contact.fields.EditableContactPhoneField
 
toString() - Method in class com.avaya.clientservices.contact.fields.EditableContactStringField
 
toString() - Method in class com.avaya.clientservices.credentials.Challenge
 
toString() - Method in class com.avaya.clientservices.credentials.UserCredential
 
toString() - Method in class com.avaya.clientservices.media.AudioDevice
 
toString() - Method in class com.avaya.clientservices.media.codec.VideoMediaFormat
 
toString() - Method in class com.avaya.clientservices.messaging.MessagingConfiguration
 
toString() - Method in class com.avaya.clientservices.messaging.MessagingQuery
 
toString() - Method in class com.avaya.clientservices.presence.PresenceWatcher
 
toString() - Method in class com.avaya.clientservices.user.ServiceStatus
 
toString() - Method in class com.avaya.clientservices.voicemessaging.VoiceMessagingStatusParameters
 
Touchable - Interface in com.avaya.clientservices.media.gui
 
TraceCallback(String, String, String) - Static method in class com.avaya.sonic.SonicLibrary
 
transfer(Call, TransferCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Starts an attended transfer.
transfer(String, boolean, TransferCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Starts an unattended transfer.
transfer(String, TransferCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Starts an unattended transfer.
TRANSFER_DIALTONE - com.avaya.clientservices.agent.AgentError
The observer is dropped from an observed connection when an attendant transfers the observed call to the ARS dial tone.
TRANSFER_DIALTONE - com.avaya.clientservices.call.feature.ServiceObservingError
The observer is dropped from an observed connection when an attendant transfers the observed call to the automatic route selection (ARS) dial tone.
TRANSFER_NOT_OBSERVABLE - com.avaya.clientservices.agent.AgentError
The observer is dropped from an observed connection when the observee starts to do a transfer (presses the transfer button).
TRANSFER_NOT_OBSERVABLE - com.avaya.clientservices.call.feature.ServiceObservingError
The observer is dropped from an observed connection when the observee starts to do a transfer (presses the transfer button).
TRANSFER_RECALL - com.avaya.clientservices.call.AlertType
Alert type indicating that it is recall after transfer
TransferCompletionHandler - Interface in com.avaya.clientservices.call
TransferCompletionHandler is an interface implemented by the client application wishing to receive transfer operation status from the Call object.
TransferProgressCode - Enum in com.avaya.clientservices.call
The status of an in-progress transfer.
TRANSFERRED - com.avaya.clientservices.calllog.CallLogActionType
 
TRANSFERRING - com.avaya.clientservices.call.CallState
Transfer initiated by the local user (outgoing).
transferToVoicemail(String, boolean, TransferCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Starts an unattended transfer to voicemail.
transferToVoicemail(String, TransferCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Starts an unattended transfer to voicemail.
TRANSMIT - com.avaya.clientservices.collaboration.CollaborationContentSharingMode
Collaboration client transmits content sharing.
TRANSPORT_ERROR - com.avaya.clientservices.call.CallError
Reported when request could not be sent to the network server.
TRAVELING - com.avaya.clientservices.presence.PresenceLocationMode
Location mode indicating that the user is out of office traveling.
TRUNK_GROUP - com.avaya.clientservices.agent.StatisticsDataResourceType
Provides statistics about a specific trunk group.
TRUNK_NOT_ADMINISTERED - com.avaya.clientservices.agent.AgentError
View status information is not available because the trunk is not configured on signalling server.
TRUNK_NOT_MEASURED - com.avaya.clientservices.agent.AgentError
View status information is not available because trunk is not administered on signalling server for status monitoring (configurable by flag - measured = y/n).
TrustStoreMode - Enum in com.avaya.clientservices.common
Enumeration specifying the type of trust store to be used for the certificate validation.
TWELVE_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Twelve videos of equal size arranged in three rows, four per row.
TWENTY_EIGHT_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Twenty eight videos, one large video in the top left quadrant, and nine videos in each of the remaining three quadrants.
TWENTY_ONE_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Twenty one videos, one large video in the center surrounded by twenty smaller equally sized videos around the edge of the screen.
TWENTY_ONE_VIDEO_WINDOWS_OPTION_TWO - com.avaya.clientservices.call.conference.VideoLayout
Twenty one videos, one large video in the top left corner, eight videos to the right, tiled two across, and twelve videos underneath in two rows of six.
TWO - com.avaya.clientservices.call.AddressDigit
Represents numeric 2.
TWO - com.avaya.clientservices.call.DTMFType
Represents numeric 2.
TWO_MINUTES - com.avaya.clientservices.messaging.enums.RefreshType
Polling for changes will be done every two minutes.
TWO_VIDEO_WINDOWS_OPTION_FOUR - com.avaya.clientservices.call.conference.VideoLayout
Two videos, one full screen, the other a small video overlaid in the lower center of the screen.
TWO_VIDEO_WINDOWS_OPTION_ONE - com.avaya.clientservices.call.conference.VideoLayout
Two smaller landscape videos tiled next to one another.
TWO_VIDEO_WINDOWS_OPTION_THREE - com.avaya.clientservices.call.conference.VideoLayout
Two videos next to each other, large one to the left, smaller one to the right.
TWO_VIDEO_WINDOWS_OPTION_TWO - com.avaya.clientservices.call.conference.VideoLayout
Two smaller landscape videos tiled above one another.

U

UA_PREEMPTION - com.avaya.clientservices.call.CallPreemptionReason
The call has been preempted by a UA(User Agent).
UDP - com.avaya.clientservices.common.SignalingServer.TransportType
Unencrypted UDP.
UDP_BFCP - com.avaya.clientservices.call.MediaProtocolType
Binary Floor Control Protocol (BFCP) over UDP
UDP_ONLY - com.avaya.clientservices.media.BfcpTransportMode
 
UDP_PREFERRED - com.avaya.clientservices.media.BfcpTransportMode
 
unassignAsLecturer(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Unset this participant as the conference lecturer.
unassignAsModerator(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Unset this participant as the conference moderator.
unassignAsPresenter(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Unset this participant as a conference presenter.
UNAUTHORIZED_PARTICIPANT_ID - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if unauthorized user tries to join virtual room protected by participant-id.
UNAUTHORIZED_USER_CANNOT_JOIN_VIRTUAL_ROOM - com.avaya.clientservices.call.CallError
Reported if unauthorized user tries to join virtual room protected by participant-id.
UNAVAILABLE - com.avaya.clientservices.collaboration.CollaborationError
Functionality is unavailable.
unblockCallingPartyNumber(String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Starts a call to the specified destination with the user's calling party number information unblocked if it would normally be blocked.
unblockVideo(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Unblocks video of the selected participant.
UNDEFINED - com.avaya.clientservices.agent.AgentFeatureType
 
UNDEFINED - com.avaya.clientservices.agent.AgentLogoutOverrideType
 
UNDEFINED - com.avaya.clientservices.agent.PendingLogoutReason
Reason code is not defined.
UNDEFINED - com.avaya.clientservices.agent.StatisticsDataResourceType
 
UNDEFINED - com.avaya.clientservices.call.CallError
Deprecated. 
UNDEFINED - com.avaya.clientservices.call.feature.CallbackCallStatus
Undefined Status.
UNDEFINED - com.avaya.clientservices.call.feature.FeatureAction
 
UNDEFINED - com.avaya.clientservices.call.feature.FeatureError
Undefined Error.
UNDEFINED - com.avaya.clientservices.call.feature.FeatureStatus
Undefined feature status.
UNDEFINED - com.avaya.clientservices.call.feature.FeatureType
Uninitialized (or unknown) feature type.
UNDEFINED - com.avaya.clientservices.call.feature.ForwardingOverride
Undefined.
UNDEFINED - com.avaya.clientservices.call.feature.RingPattern
Undefined Ring pattern.
UNDEFINED - com.avaya.clientservices.call.feature.RingType
Undefined Ring type.
UNDEFINED - com.avaya.clientservices.call.MediaDirection
Media direction has not been set
UNDEFINED - com.avaya.clientservices.calllog.CallLogActionType
 
UNDEFINED - com.avaya.clientservices.calllog.CallLogAddressSourceType
 
UNDEFINED - com.avaya.clientservices.calllog.CallLogReadStatus
Indicates a call log whose read status is not defined.
UNDEFINED - com.avaya.clientservices.calllog.CallLogSourceType
The media type is not defined.
UNDEFINED - com.avaya.clientservices.media.AudioTone
 
UNDEFINED - com.avaya.clientservices.messaging.enums.ConversationStatus
An unknown status.
UNDEFINED - com.avaya.clientservices.messaging.enums.MessageStatus
An unknown status.
UNDEFINED - com.avaya.clientservices.messaging.enums.MessagingParticipantPhoneNumberType
Type could not be determined.
UNDEFINED - com.avaya.clientservices.messaging.enums.MessagingParticipantSourceType
Source type could not be determined.
UNDEFINED - com.avaya.clientservices.messaging.enums.Modality
 
UNDEFINED - com.avaya.clientservices.messaging.enums.ParticipantType
Undefined participant type.
UNDEFINED - com.avaya.clientservices.presence.PresenceACLPolicy
Presence access control list policy is undefined.
UNDEFINED - com.avaya.clientservices.unifiedportal.MeetingMediaType
The media type is not defined.
UNDEFINED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Undefined
UNDEFINED - com.avaya.clientservices.user.RegistrationError
Registration was failed due to undefined error.
unhold(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.Call
Request to unhold the a held call.
UNHOLDING - com.avaya.clientservices.call.CallState
Call is transitioning from the held state back to the established state.
UnifiedPortalConferencingConfiguration - Class in com.avaya.clientservices.unifiedportal
Class representing conferencing configuration returned by Unified Portal.
UnifiedPortalConferencingConfiguration(List<VirtualRoom>) - Constructor for class com.avaya.clientservices.unifiedportal.UnifiedPortalConferencingConfiguration
Constructor.
UnifiedPortalConfiguration - Class in com.avaya.clientservices.provider.unifiedportal
User Configuration information for unified portal.
UnifiedPortalConfiguration() - Constructor for class com.avaya.clientservices.provider.unifiedportal.UnifiedPortalConfiguration
 
UnifiedPortalError - Enum in com.avaya.clientservices.unifiedportal
Enumeration representing failure of a unified portal service operation.
UnifiedPortalMeetingInfo - Class in com.avaya.clientservices.unifiedportal
Meeting info returned by Unified Portal.
UnifiedPortalMeetingInfo(String, String, String, MeetingMediaType, boolean, Map<String, String>) - Constructor for class com.avaya.clientservices.unifiedportal.UnifiedPortalMeetingInfo
Constructor.
UnifiedPortalResources - Class in com.avaya.clientservices.unifiedportal
Resources returned from the Unified Portal resource discovery.
UnifiedPortalResources(String, int, int, String, int, Map<String, String>, Capability) - Constructor for class com.avaya.clientservices.unifiedportal.UnifiedPortalResources
Constructor.
UnifiedPortalService - Interface in com.avaya.clientservices.unifiedportal
The UnifiedPortalService provides access to Unified Portal features.
UnifiedPortalServiceListener - Interface in com.avaya.clientservices.unifiedportal
Interface that can be used to retrieve availability status updates from a UnifiedPortalService.
uninitialize() - Method in class com.avaya.clientservices.media.codec.VideoDecoder
 
uninitialize() - Method in class com.avaya.clientservices.media.codec.VideoEncoder
 
UNKNOWN - com.avaya.clientservices.call.Call.IncomingVideoStatus
 
UNKNOWN - com.avaya.clientservices.call.conference.ConferenceEncryptionStatus
Conference encryption status is unknown, for example, if the conference server does not support the indication.
UNKNOWN - com.avaya.clientservices.call.conference.ConferenceRoomSystemStatus
The room system's status is unknown.
UNKNOWN - com.avaya.clientservices.call.conference.ConferenceStreamingStatus
Conference streaming status is unknown, for example, if the conference server does not support the indication.
UNKNOWN - com.avaya.clientservices.call.conference.ParticipantConnectionStatus
Participant's connection status is unknown (not a normal scenario).
UNKNOWN - com.avaya.clientservices.call.ConferenceConnectionError
Unknown error.
UNKNOWN - com.avaya.clientservices.call.MediaProtocolType
Unknown protocol
UNKNOWN - com.avaya.clientservices.call.MinuteMessage.MinuteType
Type of minute message is unknown.
UNKNOWN - com.avaya.clientservices.collaboration.DataSharingMode
The presented content is not provided via WCS or BFCP.
UNKNOWN - com.avaya.clientservices.collaboration.librarysharing.LibraryDocumentType
 
UNKNOWN - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
An unknown error.
UNKNOWN - com.avaya.clientservices.messaging.enums.MessageReadState
Unknown status.
UNKNOWN - com.avaya.clientservices.messaging.enums.RecipientMessageState
If the state of a remote recipient could not be determined, for example if the remote cluster is down or could not be reached.
UNKNOWN - com.avaya.clientservices.messaging.MessagingError.ErrorCode
An unknown error.
UNKNOWN - com.avaya.clientservices.presence.PresenceError
An unknown error.
UNKNOWN - com.avaya.clientservices.presence.PresenceState
Presence state is unknown.
UNKNOWN - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
An unknown error.
UNKNOWN_REASON - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
UNKNOWN_REASON - com.avaya.clientservices.contact.ContactServiceFailReason
 
unmute(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Unmutes audio of the participant.
unmuteAllParticipants(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.Conference
Used by a conference moderator to unmute all participants on the conference call.
unparkCall(FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Unparks a call previously parked at the user's extension.
unparkCall(String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Unparks a call previously parked at the specified extension.
UNREAD - com.avaya.clientservices.calllog.CallLogReadStatus
Indicates a call log which is not viewed/read by the user.
UNRECOGNIZED_SERVER_NAME - com.avaya.clientservices.user.RegistrationError
Registration was failed because the server client is trying to connect to did not recognize the value passed in TLS Server name indication extension during TLS handshake.
unregisterAudioDeviceCallback(AudioDeviceCallback) - Method in class com.avaya.clientservices.media.AndroidAudioManager
 
unregisterAudioDeviceCallback(AudioDeviceCallback) - Method in class com.avaya.clientservices.media.VantageAudioManager
 
unRegisterCPUThresholdConfig(CPUThresholdType) - Method in interface com.avaya.clientservices.media.VideoInterface
Unregisters threshold from monitoring
UNSENT - com.avaya.clientservices.messaging.enums.ConversationStatus
Represents a conversation that has been created by the local application but has not yet been sent.
UNSENT - com.avaya.clientservices.messaging.enums.MessageDeliveryState
Default value for draft outgoing message.
UNSENT - com.avaya.clientservices.messaging.enums.MessageStatus
Represents a message that has been created by the local application but has not yet been sent.
UNSPECIFIED - com.avaya.clientservices.call.AlertType
Unspecified
UNSPECIFIED - com.avaya.clientservices.presence.PresenceLocationMode
Location mode is not specified.
UNSPECIFIED - com.avaya.clientservices.presence.PresenceState
Presence state is not specified.
UNSPECIFIED - com.avaya.clientservices.provider.sip.MobilityMode
No mobility information is available.
unsubscribe(CallCompletionHandler) - Method in interface com.avaya.clientservices.call.conference.ConferenceSlideViewer
Ends subscription to slide information.
UNSUPPORTED - com.avaya.clientservices.call.Call.IncomingVideoStatus
 
UNSUPPORTED - com.avaya.clientservices.call.feature.FeatureError
Feature not supported.
UNSUPPORTED - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
The requested operation is not supported.
UNSUPPORTED - com.avaya.clientservices.messaging.MessagingError.ErrorCode
The requested operation is not supported.
UNSUPPORTED - com.avaya.clientservices.presence.PresenceError
The requested operation is not supported.
UNSUPPORTED - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
The requested operation is not supported.
UNSUPPORTED_CONNECTION_POLICY - com.avaya.clientservices.client.UserCreatedFailureReason
 
UNSUPPORTED_LOCAL_NETWORK - com.avaya.clientservices.user.RegistrationError
Registration has failed because the device is currently connected to an unsupported network type, e.g., IPv6-only network.
UNSUPPORTED_MEDIA_TYPE_FOR_ATTACHMENT_THUMBNAIL - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Attachment thumbnail media type is not supported.
UNSUPPORTED_MEDIA_TYPE_FOR_ATTACHMENT_THUMBNAIL - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Attachment thumbnail media type is not supported.
UNSUPPORTED_PROTOCOL - com.avaya.clientservices.downloadservice.DownloadServiceError
The request was rejected due to unsupported protocol.
UnsupportedHttpMethodException - Exception in com.avaya.clientservices.network.exceptions
Thrown when unsupported HTTP method is used
UnsupportedHttpMethodException() - Constructor for exception com.avaya.clientservices.network.exceptions.UnsupportedHttpMethodException
 
UnsupportedHttpMethodException(String) - Constructor for exception com.avaya.clientservices.network.exceptions.UnsupportedHttpMethodException
 
UnsupportedProtocolException - Exception in com.avaya.clientservices.network.exceptions
Thrown when server do not support websocket connection
UnsupportedProtocolException() - Constructor for exception com.avaya.clientservices.network.exceptions.UnsupportedProtocolException
 
UnsupportedProtocolException(String) - Constructor for exception com.avaya.clientservices.network.exceptions.UnsupportedProtocolException
 
UP - com.avaya.clientservices.call.conference.CameraControl
Move camera up.
UPDATE_IN_PROGRESS - com.avaya.clientservices.call.feature.AutodialError
Autodial update operation is in progress already.
UPDATE_IN_PROGRESS - com.avaya.clientservices.call.feature.FeatureLabelError
Setting personalized label operation is in progress already.
updateAutodial(Autodial, UpdateAutodialCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Sends out a request in the network to update a configured Autodial button
UpdateAutodialCompletionHandler - Interface in com.avaya.clientservices.call.feature
Defines an interface that the client application needs to implement to receive the result of an operation requested on UpdateAutodial method.
UpdateAutodialException - Exception in com.avaya.clientservices.call.feature
Exception representing UpdateAutodial failure.
UpdateAutodialException(String, AutodialError) - Constructor for exception com.avaya.clientservices.call.feature.UpdateAutodialException
Constructs UpdateAutodialException object from specified parameters.
updateConfiguredSSLCipherSuites(List<String>) - Static method in class com.avaya.clientservices.network.security.SecurityUtils
 
updateContact(EditableContact, UpdateContactCompletionHandler) - Method in interface com.avaya.clientservices.contact.ContactService
Updates an existing contact.
UpdateContactCompletionHandler - Interface in com.avaya.clientservices.contact
Defines an interface that the client application needs to implement to receive the result of an add contact operation.
UPDATED - com.avaya.clientservices.contact.ContactListChangeType
 
UpdateFeatureLabelException - Exception in com.avaya.clientservices.call.feature
Exception representing setPersonalizedLabelForHuntGroup failure.
UpdateFeatureLabelException(String, FeatureLabelError) - Constructor for exception com.avaya.clientservices.call.feature.UpdateFeatureLabelException
Constructs UpdateFeatureLabelException object from specified parameters.
updateMinute(MinuteMessage, MeetingMinutesCompletionHandler) - Method in interface com.avaya.clientservices.call.MeetingMinutes
Updates the MinuteMessage object that was previously created.
updatePoints(List<Point>) - Method in class com.avaya.clientservices.collaboration.drawing.Shape
Updates shape with an array of new points.
updateShape(AbstractShape) - Method in interface com.avaya.clientservices.collaboration.DrawingView.DrawingListener
 
updateShape(AbstractShape, WhiteboardCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.WhiteboardSurface
Continues a shape or moves a selection.
updateShape(AbstractShape, List<Point>) - Method in interface com.avaya.clientservices.collaboration.DrawingView.DrawingListener
 
uploadDocument(String, LibraryDocumentType, String, CallCompletionHandler) - Method in interface com.avaya.clientservices.collaboration.librarysharing.LibraryManager
Not supported in Client SDK.
Uploads a new document to the network library.
USB_HEADSET - com.avaya.clientservices.media.AudioDevice.Type
 
USE_OPERATING_SYSTEM_SETTINGS - com.avaya.clientservices.client.ClientConfiguration.ProxyMode
 
USE_OPERATING_SYSTEM_SETTINGS_WITH_STUN - com.avaya.clientservices.client.ClientConfiguration.ProxyMode
 
User - Interface in com.avaya.clientservices.user
Represents services available to a user.
USER - com.avaya.clientservices.calllog.CallLogAddressSourceType
 
USER_CANCEL - com.avaya.clientservices.common.DataRetrievalSearchFailReason
 
USER_NOT_FOUND - com.avaya.clientservices.call.CallError
Reported when the called party address is not known to the server.
USER_NOT_FOUND - com.avaya.clientservices.call.feature.FeatureError
Invalid user.
USER_TEMPORARILY_UNAVAILABLE - com.avaya.clientservices.call.CallError
Reported when the called party has no device registered on his/her behalf, making call setup not possible at this point in time.
USER_TEMPORARILY_UNAVAILABLE - com.avaya.clientservices.call.feature.FeatureError
User not registered.
USER_TO_USER_INFORMATION - com.avaya.clientservices.agent.AgentFeatureType
User to user information feature allows agents to get the user to user information (UUI) associated with the call.
UserAdminChangeType - Enum in com.avaya.clientservices.user
indicate what type of data should be reloaded.
UserAdminEventListener - Interface in com.avaya.clientservices.user
TODO: This is a port of the notification of the avaya-ccs-profile events.
UserConfiguration - Class in com.avaya.clientservices.user
The UserConfiguration class that contains the configuration data for the different services for a User.
UserConfiguration() - Constructor for class com.avaya.clientservices.user.UserConfiguration
Constructor.This should be used for constructing UserConfiguration
UserCreatedException - Exception in com.avaya.clientservices.client
Object containing details of why Client.createUser() failed.
UserCreatedException(UserCreatedFailureReason) - Constructor for exception com.avaya.clientservices.client.UserCreatedException
 
UserCreatedFailureReason - Enum in com.avaya.clientservices.client
Enumerated type for the possible causes of a failure to create a user.
UserCredential - Class in com.avaya.clientservices.credentials
Represents a user credential that can be used to respond to an authentication credential challenge.
UserCredential(String) - Constructor for class com.avaya.clientservices.credentials.UserCredential
Constructor of a credential using Portal User Token.
UserCredential(String, String) - Constructor for class com.avaya.clientservices.credentials.UserCredential
Constructor of a credential using username and password.
UserCredential(String, String, String) - Constructor for class com.avaya.clientservices.credentials.UserCredential
Constructor of a credential using username, password and domain.
UserCredential(String, String, String, String) - Constructor for class com.avaya.clientservices.credentials.UserCredential
Constructor of a credential using username, password, domain and HA1 string.
UserCredential(String, String, String, String, Date) - Constructor for class com.avaya.clientservices.credentials.UserCredential
Constructor of a credential using username, password, domain and HA1 string.
UserCredential(String, String, String, Date) - Constructor for class com.avaya.clientservices.credentials.UserCredential
Constructor of a credential using username, password and domain.
UserCredential(String, String, Date) - Constructor for class com.avaya.clientservices.credentials.UserCredential
Constructor of a credential using username and password.
UserCredential(String, Date) - Constructor for class com.avaya.clientservices.credentials.UserCredential
Constructor of a credential using Access Token and expires time.
UserRegistrationListener - Interface in com.avaya.clientservices.user
TODO: This is a port of the CP Core registration callbacks.
UserToUserInformation - Class in com.avaya.clientservices.agent
User-to-User Information (UUI), known as call control UUI data, is a small piece of data inserted by an application initiating the call and utilized by the application receiving the call.
UserToUserInformation() - Constructor for class com.avaya.clientservices.agent.UserToUserInformation
 
useVideoCamera(VideoCamera, VideoCaptureCompletionHandler) - Method in class com.avaya.clientservices.media.capture.VideoCaptureController
 
useWebRtcBasedAcousticEchoCanceler() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
useWebRtcBasedAutomaticGainControl() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
useWebRtcBasedNoiseSuppressor() - Static method in class com.avaya.clientservices.media.AvayaAudioUtils
 
Utils - Class in com.avaya.clientservices.media
 
Utils() - Constructor for class com.avaya.clientservices.media.Utils
 

V

validateAddresses(DataRetrievalWatcher<AddressValidationResponse>, Contact) - Method in interface com.avaya.clientservices.messaging.MessagingService
Validates a supplied contact to determine if they are valid messaging addresses.
validateAddresses(DataRetrievalWatcher<AddressValidationResponse>, Contact, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Validates a supplied contact to determine if they are valid messaging addresses.
validateAddresses(DataRetrievalWatcher<AddressValidationResponse>, List<String>) - Method in interface com.avaya.clientservices.messaging.MessagingService
Validates a list of supplied addresses to determine if they are valid messaging addresses.
validateAddresses(DataRetrievalWatcher<AddressValidationResponse>, List<String>, MessagingProviderType) - Method in interface com.avaya.clientservices.messaging.MessagingService
Validates a list of supplied addresses to determine if they are valid messaging addresses.
validateCertificates(X509Certificate[], boolean, CertificateValidationCompletionHandler) - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Performs a trust validation of a certificate chain to determine if the secure connection with the peer can be trusted.
validateCertificates(X509Certificate[], CertificateValidationCompletionHandler) - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Validate the certificate chain against the active trust store.
validateCertificates(X509Certificate[], String, String, int, boolean, CertificateValidationCompletionHandler) - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Validate server certificates.
validateCertificates(X509Certificate[], String, String, int, CertificateValidationCompletionHandler) - Method in class com.avaya.clientservices.provider.certificate.CertificateManager
Performs a trust validation of a certificate chain to determine if the secure connection with the peer can be trusted.
VALIDATION_FAILED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if the name of the user did not pass validation.
valueOf(String) - Static method in enum com.avaya.clientservices.agent.AgentError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.agent.AgentFeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.agent.AgentLogoutOverrideType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.agent.AgentReasonCodeLength
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.agent.AgentReasonCodeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.agent.AgentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.agent.AgentWorkMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.agent.ButtonLampState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.agent.PendingLogoutReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.agent.StatisticsDataResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.AddressDigit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.AlertType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.AllowedVideoDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.Call.IncomingVideoStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.CallDenialReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.CallEndReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.CallError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.CallForwardingCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.CallPrecedenceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.CallPreemptionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.CallRecordingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.CallState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.CallType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.ChatError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.ChatMessage.MessageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.conference.CameraControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.conference.ConferenceEncryptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.conference.ConferenceMobileLinkConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.conference.ConferenceRecordingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.conference.ConferenceRoomSystemStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.conference.ConferenceStreamingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.conference.ParticipantConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.conference.ParticipantMediaStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.conference.PendingParticipantAdmissionCancellationReason.PendingParticipantAdmissionCancellationReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.conference.VideoLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.ConferenceConnectionError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.DTMFType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.AutodialError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.CallbackCallStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.CallRecordingActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.FeatureAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.FeatureError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.FeatureLabelError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.FeatureStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.FeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.ForwardingOverride
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.RingPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.RingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.ServiceObservingError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.ServiceObservingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.feature.ServiceObservingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.MediaDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.MediaEncryptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.MediaProtocolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.MinuteMessage.MinuteStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.MinuteMessage.MinuteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.OverloadVideoStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.SupervisorCallType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.TransferProgressCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.VideoDisabledReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.VideoMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.VideoResolutionForMainVideoStreaming
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.call.VideoResolutionForMultiVideoStreaming
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.calllog.CallLogActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.calllog.CallLogAddressSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.calllog.CallLogReadStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.calllog.CallLogServiceOperationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.calllog.CallLogSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.client.Client.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.client.ClientConfiguration.ProxyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.client.UserCreatedFailureReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.collaboration.CollaborationContentSharingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.collaboration.CollaborationError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.collaboration.CollaborationRenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.collaboration.DataSharingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.collaboration.drawing.AbstractShape.ShapeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.collaboration.drawing.DrawingUtils.FontSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.collaboration.drawing.DrawingUtils.LineWidth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.collaboration.drawing.DrawingUtils.StrokeWidth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.collaboration.librarysharing.LibraryDocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.collaboration.ZoomableImageView.Scale
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.CapabilityDenialReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.DataCollectionChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.DataRetrievalSearchFailReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.Layer2PriorityMarking
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.PushNotificationEncryptionInfo.PushNotificationEncryptionScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.SecurityPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.SignalingEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.SignalingServer.FailbackPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.SignalingServer.TransportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.TLSProtocolVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.common.TrustStoreMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.contact.AccessControlBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.contact.ContactError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.contact.ContactListChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.contact.ContactProviderSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.contact.ContactSearchLocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.contact.ContactSearchScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.contact.ContactServiceFailReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.contact.ContactSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.contact.fields.ContactEmailAddressType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.contact.fields.ContactPhoneNumberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.contact.ResolveContactsScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.credentials.AuthenticationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.credentials.Challenge.AuthorizationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.downloadservice.DownloadServiceError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.AcousticProfileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.audio.AudioCapturerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.audio.AudioMergeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.audio.AudioMixerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.AudioCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.AudioDevice.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.AudioDeviceError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.AudioMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.AudioTone
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.AutomaticGainControlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.BackgroundNoiseGenerationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.BfcpTransportMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.capture.VideoCamera
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.capture.VideoCaptureController.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.capture.VideoCaptureController.Params
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.capture.VideoCaptureController.Preference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.CongestionControlAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.CPUThresholdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.DSCPPrecedenceConfiguration.DSCPPrecedenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.EchoCancellationMobileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.EchoCancellationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.ForwardErrorCorrection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.gui.PipPlane.Corner
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.MaxVideoResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.NoiseSuppressionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.OpusCodecProfileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.VideoCodecVendor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.media.VoiceActivityDetectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.AttachmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.ConversationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.ConversationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.DisplayOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.MessageDeliveryState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.MessageImportance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.MessageReadState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.MessageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.MessagingParticipantPhoneNumberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.MessagingParticipantSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.MessagingProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.MessagingReasonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.Modality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.ParticipantType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.RecipientMessageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.RefreshType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.enums.SensitivityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.messaging.MessagingError.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.presence.PresenceACLPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.presence.PresenceError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.presence.PresenceLocationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.presence.PresenceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.provider.certificate.CertificateValidationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.provider.ldap.LDAPScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.provider.localcontact.contact.ContactPhoneNumberType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.provider.sip.MobilityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.pushnotification.enums.PushNotificationActivationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.pushnotification.enums.PushNotificationServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.sharedcontrol.DisconnectReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.unifiedportal.MeetingMediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.unifiedportal.UnifiedPortalError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.user.CallDenialPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.user.MediaAddressMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.user.MediaTransportPreference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.user.RegistrationError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.user.ResourceDiscoveryItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.user.ServiceStatus.DisabledReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.user.SignalingAddressMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.user.UserAdminChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage.FileStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.avaya.sonic.SonicResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.avaya.clientservices.agent.AgentError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.agent.AgentFeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.agent.AgentLogoutOverrideType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.agent.AgentReasonCodeLength
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.agent.AgentReasonCodeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.agent.AgentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.agent.AgentWorkMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.agent.ButtonLampState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.agent.PendingLogoutReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.agent.StatisticsDataResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.AddressDigit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.AlertType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.AllowedVideoDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.Call.IncomingVideoStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.CallDenialReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.CallEndReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.CallError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.CallForwardingCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.CallPrecedenceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.CallPreemptionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.CallRecordingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.CallState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.CallType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.ChatError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.ChatMessage.MessageStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.conference.CameraControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.conference.ConferenceEncryptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.conference.ConferenceMobileLinkConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.conference.ConferenceRecordingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.conference.ConferenceRoomSystemStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.conference.ConferenceStreamingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.conference.ParticipantConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.conference.ParticipantMediaStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.conference.PendingParticipantAdmissionCancellationReason.PendingParticipantAdmissionCancellationReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.conference.VideoLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.ConferenceConnectionError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.DTMFType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.AutodialError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.CallbackCallStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.CallRecordingActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.FeatureAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.FeatureError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.FeatureLabelError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.FeatureStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.FeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.ForwardingOverride
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.RingPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.RingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.ServiceObservingError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.ServiceObservingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.feature.ServiceObservingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.MediaDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.MediaEncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.MediaProtocolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.MinuteMessage.MinuteStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.MinuteMessage.MinuteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.OverloadVideoStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.SupervisorCallType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.TransferProgressCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.VideoDisabledReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.VideoMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.VideoResolutionForMainVideoStreaming
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.call.VideoResolutionForMultiVideoStreaming
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.calllog.CallLogActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.calllog.CallLogAddressSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.calllog.CallLogReadStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.calllog.CallLogServiceOperationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.calllog.CallLogSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.client.Client.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.client.ClientConfiguration.ProxyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.client.UserCreatedFailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.collaboration.CollaborationContentSharingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.collaboration.CollaborationError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.collaboration.CollaborationRenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.collaboration.DataSharingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.collaboration.drawing.AbstractShape.ShapeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.collaboration.drawing.DrawingUtils.FontSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.collaboration.drawing.DrawingUtils.LineWidth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.collaboration.drawing.DrawingUtils.StrokeWidth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.collaboration.librarysharing.LibraryDocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.collaboration.whiteboard.DrawingTool
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.collaboration.ZoomableImageView.Scale
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.CapabilityDenialReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.DataCollectionChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.DataRetrievalSearchFailReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.Layer2PriorityMarking
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.PushNotificationEncryptionInfo.PushNotificationEncryptionScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.PushNotificationProcessingError.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.SecurityPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.SignalingEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.SignalingServer.FailbackPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.SignalingServer.TransportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.TLSProtocolVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.common.TrustStoreMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.contact.AccessControlBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.contact.ContactError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.contact.ContactListChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.contact.ContactProviderSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.contact.ContactSearchLocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.contact.ContactSearchScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.contact.ContactServiceFailReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.contact.ContactSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.contact.fields.ContactEmailAddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.contact.fields.ContactPhoneNumberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.contact.ResolveContactsScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.credentials.AuthenticationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.credentials.Challenge.AuthorizationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.downloadservice.DownloadServiceError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.AcousticProfileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.audio.AudioCapturerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.audio.AudioMergeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.audio.AudioMixerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.AudioCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.AudioDevice.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.AudioDeviceError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.AudioMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.AudioTone
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.AutomaticGainControlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.BackgroundNoiseGenerationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.BfcpTransportMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.capture.VideoCamera
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.capture.VideoCaptureController.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.capture.VideoCaptureController.Params
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.capture.VideoCaptureController.Preference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.CongestionControlAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.CPUThresholdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.DSCPPrecedenceConfiguration.DSCPPrecedenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.EchoCancellationMobileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.EchoCancellationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.ForwardErrorCorrection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.gui.PipPlane.Corner
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.MaxVideoResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.NoiseSuppressionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.OpusCodecProfileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.VideoCodecVendor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.media.VoiceActivityDetectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.AttachmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.ConversationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.ConversationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.DisplayOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.MessageDeliveryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.MessageImportance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.MessageReadState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.MessageStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.MessagingParticipantPhoneNumberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.MessagingParticipantSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.MessagingProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.MessagingReasonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.Modality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.ParticipantType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.RecipientMessageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.RefreshType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.enums.SensitivityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.messaging.MessagingError.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.presence.PresenceACLPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.presence.PresenceError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.presence.PresenceLocationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.presence.PresenceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.provider.certificate.CertificateValidationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.provider.ldap.LDAPScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.provider.localcontact.contact.ContactPhoneNumberType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.provider.sip.MobilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.pushnotification.enums.PushNotificationActivationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.pushnotification.enums.PushNotificationServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.sharedcontrol.DisconnectReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.unifiedportal.MeetingMediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.unifiedportal.UnifiedPortalError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.user.CallDenialPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.user.MediaAddressMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.user.MediaTransportPreference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.user.RegistrationError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.user.ResourceDiscoveryItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.user.ServiceStatus.DisabledReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.user.SignalingAddressMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.user.UserAdminChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.clientservices.visualvoicemail.VisualVoiceMailMessage.FileStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.avaya.sonic.SonicResult
Returns an array containing the constants of this enum type, in the order they are declared.
VANGUARD - com.avaya.clientservices.media.VideoCodecVendor
 
VantageAudioManager - Class in com.avaya.clientservices.media
 
VantageAudioManager(Context) - Constructor for class com.avaya.clientservices.media.VantageAudioManager
 
VantageCapturer - Class in com.avaya.clientservices.media.capture
 
Vector - Class in com.avaya.clientservices.collaboration.contentsharing
Represents vector - containing start and end points
Vector() - Constructor for class com.avaya.clientservices.collaboration.contentsharing.Vector
 
VECTOR_DIRECTORY_NUMBER - com.avaya.clientservices.agent.StatisticsDataResourceType
Provides statistics about a specific Vector Directory Number (VDN).
VECTOR_DIRECTORY_NUMBER_NOT_ADMINISTERED - com.avaya.clientservices.agent.AgentError
View status information is not available because the Vector Directory Number (VDN) is not administered on signalling server.
VECTOR_DIRECTORY_NUMBER_NOT_MEASURED - com.avaya.clientservices.agent.AgentError
View status information is not available because Vector Directory Number (VDN) is not administered on signalling server for status monitoring (configurable by flag - measured = y/n).
VECTOR_DIRECTORY_NUMBER_NOT_OPTIONED - com.avaya.clientservices.agent.AgentError
Observe VDNs not optioned.
VECTOR_DIRECTORY_NUMBER_NOT_OPTIONED - com.avaya.clientservices.call.feature.ServiceObservingError
Observe VDNs not optioned.
VelocityDetector - Class in com.avaya.clientservices.media.gui
 
VelocityDetector() - Constructor for class com.avaya.clientservices.media.gui.VelocityDetector
 
VERBOSE - com.avaya.clientservices.media.LogLevel
 
verify(String, String[], String[]) - Method in class com.avaya.clientservices.network.security.IntegratedHostnameVerifier
 
verify(String, X509Certificate) - Method in class com.avaya.clientservices.network.security.IntegratedHostnameVerifier
 
verify(String, SSLSession) - Method in class com.avaya.clientservices.network.security.IntegratedHostnameVerifier
 
verify(String, SSLSocket) - Method in class com.avaya.clientservices.network.security.IntegratedHostnameVerifier
 
VERY_AGGRESSIVE - com.avaya.clientservices.media.VoiceActivityDetectionMode
 
VERY_HIGH_SUPPRESSION - com.avaya.clientservices.media.NoiseSuppressionMode
 
VIDEO - com.avaya.clientservices.calllog.CallLogSourceType
A voice call with video.
VIDEO - com.avaya.clientservices.common.Layer2PriorityMarking
Corresponds to priority 4
VIDEO - com.avaya.clientservices.media.DSCPPrecedenceConfiguration.DSCPPrecedenceType
 
VIDEO - com.avaya.clientservices.messaging.enums.Modality
 
VIDEO_DENIED - com.avaya.clientservices.call.CallError
Reported when a mid-call video add request was denied by the remote party.
VIDEO_STREAM_BASED_COLLABORATION - com.avaya.clientservices.collaboration.CollaborationRenderType
The presented content is provided through a real-time video stream, controlled by binary floor control protocol (BFCP).
VIDEO_UPDATING - com.avaya.clientservices.call.CallState
Call's video is being updated.
VideoCamera - Enum in com.avaya.clientservices.media.capture
 
VideoCaptureCompletionHandler - Interface in com.avaya.clientservices.media.capture
 
VideoCaptureController - Class in com.avaya.clientservices.media.capture
 
VideoCaptureController() - Constructor for class com.avaya.clientservices.media.capture.VideoCaptureController
 
VideoCaptureController(Context) - Constructor for class com.avaya.clientservices.media.capture.VideoCaptureController
 
VideoCaptureController.Orientation - Enum in com.avaya.clientservices.media.capture
 
VideoCaptureController.Params - Enum in com.avaya.clientservices.media.capture
List of supported capture modes.
VideoCaptureController.Preference - Enum in com.avaya.clientservices.media.capture
Requested Capture Resolutions Max - highest capture resolution supported by device Min - lowest capture resolution supported by device Specific resolution - upper bound for capture resolution.
VideoCaptureException - Exception in com.avaya.clientservices.media.capture
 
VideoCaptureException() - Constructor for exception com.avaya.clientservices.media.capture.VideoCaptureException
 
VideoCaptureException(String) - Constructor for exception com.avaya.clientservices.media.capture.VideoCaptureException
 
VideoCaptureException(String, Throwable) - Constructor for exception com.avaya.clientservices.media.capture.VideoCaptureException
 
VideoCaptureException(Throwable) - Constructor for exception com.avaya.clientservices.media.capture.VideoCaptureException
 
VideoCaptureSource - Class in com.avaya.clientservices.media.capture
 
VideoCaptureSource() - Constructor for class com.avaya.clientservices.media.capture.VideoCaptureSource
 
VideoChannel - Class in com.avaya.clientservices.call
Interface representing information associated with a video channel.
VideoChannel(int) - Constructor for class com.avaya.clientservices.call.VideoChannel
Constructor (requestedVideoDirection defaults to SEND_RECEIVE)
VideoCodecInfo - Class in com.avaya.clientservices.media.codec
 
VideoCodecInfo(boolean, String, MediaCodecInfo) - Constructor for class com.avaya.clientservices.media.codec.VideoCodecInfo
 
VideoCodecInfo.PredicateVideoCodecInfo - Interface in com.avaya.clientservices.media.codec
 
VideoCodecVendor - Enum in com.avaya.clientservices.media
 
VideoDecoder - Class in com.avaya.clientservices.media.codec
 
VideoDecoder(int, String, String) - Constructor for class com.avaya.clientservices.media.codec.VideoDecoder
 
VideoDetails - Class in com.avaya.clientservices.call
Provides video details for a call.
VideoDetails() - Constructor for class com.avaya.clientservices.call.VideoDetails
 
VideoDetailsCompletionHandler - Interface in com.avaya.clientservices.call
VideoDetailsCompletionHandler is an interface implemented by the client application wishing to receive details of a video call Call object.
VideoDisabledReason - Enum in com.avaya.clientservices.call
Enumeration for different reasons for having a video channel disabled.
VideoEncoder - Class in com.avaya.clientservices.media.codec
 
VideoEncoder(int, String, String) - Constructor for class com.avaya.clientservices.media.codec.VideoEncoder
 
VideoInterface - Interface in com.avaya.clientservices.media
 
VideoInterfaceListener - Interface in com.avaya.clientservices.media
 
VideoLayer - Class in com.avaya.clientservices.media.gui
Base class for local and remote video layers.
VideoLayer() - Constructor for class com.avaya.clientservices.media.gui.VideoLayer
 
VideoLayerListener - Interface in com.avaya.clientservices.media.gui
Interface for notifying a listener of changes to video frame properties.
VideoLayerLocal - Class in com.avaya.clientservices.media.gui
 
VideoLayerLocal() - Constructor for class com.avaya.clientservices.media.gui.VideoLayerLocal
Constructor.
VideoLayerRemote - Class in com.avaya.clientservices.media.gui
 
VideoLayerRemote() - Constructor for class com.avaya.clientservices.media.gui.VideoLayerRemote
Constructor.
VideoLayout - Enum in com.avaya.clientservices.call.conference
Enumeration of all of the video layouts supported during a conference call.
VideoMediaFormat - Class in com.avaya.clientservices.media.codec
 
VideoMediaFormat() - Constructor for class com.avaya.clientservices.media.codec.VideoMediaFormat
 
VideoMediaFormat(MediaFormat) - Constructor for class com.avaya.clientservices.media.codec.VideoMediaFormat
 
VideoMediaFormat(VideoMediaFormat) - Constructor for class com.avaya.clientservices.media.codec.VideoMediaFormat
 
VideoMode - Enum in com.avaya.clientservices.call
Enumeration of different video modes that can requested by the local application for a call session.
VideoPlaneListener - Interface in com.avaya.clientservices.media.gui
 
VideoPlaneLocal - Class in com.avaya.clientservices.media.gui
 
VideoPlaneLocal(Context) - Constructor for class com.avaya.clientservices.media.gui.VideoPlaneLocal
Constructor
VideoPlaneRemote - Class in com.avaya.clientservices.media.gui
 
VideoPlaneRemote(Context) - Constructor for class com.avaya.clientservices.media.gui.VideoPlaneRemote
Constructor
VideoResolutionForMainVideoStreaming - Enum in com.avaya.clientservices.call
Enumeration of video resolutions supported for main video streaming.
VideoResolutionForMultiVideoStreaming - Enum in com.avaya.clientservices.call
Enumeration of video resolutions supported for multi video streaming conference calls.
VideoResolutionPreference - Class in com.avaya.clientservices.call
VideoResolutionPreference() - Constructor for class com.avaya.clientservices.call.VideoResolutionPreference
Deprecated.
 
VideoResolutionPreference(VideoResolutionForMultiVideoStreaming) - Constructor for class com.avaya.clientservices.call.VideoResolutionPreference
Deprecated.
 
VideoResolutionPreferenceForMainVideoStreaming - Class in com.avaya.clientservices.call
Class representing a video resolution preference set by the application for the main video stream.
VideoResolutionPreferenceForMainVideoStreaming() - Constructor for class com.avaya.clientservices.call.VideoResolutionPreferenceForMainVideoStreaming
 
VideoResolutionPreferenceForMainVideoStreaming(VideoResolutionForMainVideoStreaming) - Constructor for class com.avaya.clientservices.call.VideoResolutionPreferenceForMainVideoStreaming
 
VideoResolutionPreferenceForMultiVideoStreaming - Class in com.avaya.clientservices.call
Class representing a video resolution preference set by the application for each video stream received during a multi-video stream enabled conference call.
VideoResolutionPreferenceForMultiVideoStreaming() - Constructor for class com.avaya.clientservices.call.VideoResolutionPreferenceForMultiVideoStreaming
 
VideoResolutionPreferenceForMultiVideoStreaming(VideoResolutionForMultiVideoStreaming) - Constructor for class com.avaya.clientservices.call.VideoResolutionPreferenceForMultiVideoStreaming
 
VideoSink - Class in com.avaya.clientservices.media.gui
 
VideoSink() - Constructor for class com.avaya.clientservices.media.gui.VideoSink
 
VideoSource - Class in com.avaya.clientservices.media.gui
 
VideoSource() - Constructor for class com.avaya.clientservices.media.gui.VideoSource
 
VideoStatistics - Class in com.avaya.clientservices.call
Represents detailed statistics of a video call.
VideoStatistics() - Constructor for class com.avaya.clientservices.call.VideoStatistics
 
VideoTransmitStatistics - Class in com.avaya.clientservices.call
Represents detailed transmit statistics of a video call.
VideoTransmitStatistics() - Constructor for class com.avaya.clientservices.call.VideoTransmitStatistics
 
VideoUserConfiguration - Class in com.avaya.clientservices.user
User configuration information for video UserConfiguration.
VideoUserConfiguration() - Constructor for class com.avaya.clientservices.user.VideoUserConfiguration
 
VideoYUVFileSource - Class in com.avaya.clientservices.media.gui
 
VideoYUVFileSource(String, int, int, int, boolean) - Constructor for class com.avaya.clientservices.media.gui.VideoYUVFileSource
Constructor.
VIEW_STATISTICS - com.avaya.clientservices.agent.AgentFeatureType
View statistics (VuStats) feature allows agents, supervisors, call center managers, and other users to view the statistics for agents, skills, VDNs, and trunk groups.
VIRTUAL_ROOM_DISABLED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if virtual room is disabled.
VIRTUAL_ROOM_DOES_NOT_ALLOW_INSTANT_MEETING - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if virtual room does not allow creation of instant meeting.
VIRTUAL_ROOM_NOT_FOUND - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if provided conference id is not found.
VirtualRoom - Class in com.avaya.clientservices.unifiedportal
Class representing virtual room configured for user.
VirtualRoom(String, String, String, boolean, boolean, String, String, String, boolean, Map<String, String>) - Constructor for class com.avaya.clientservices.unifiedportal.VirtualRoom
Constructor.
VisualVoiceMailCompletionHandler - Interface in com.avaya.clientservices.visualvoicemail
Completion handler for asynchronous visual voicemail message operations.
VisualVoiceMailError - Class in com.avaya.clientservices.visualvoicemail
Represents server error for visual voicemail.
VisualVoiceMailError() - Constructor for class com.avaya.clientservices.visualvoicemail.VisualVoiceMailError
 
VisualVoiceMailError(VisualVoiceMailError.ErrorCode) - Constructor for class com.avaya.clientservices.visualvoicemail.VisualVoiceMailError
 
VisualVoiceMailError(VisualVoiceMailError.ErrorCode, int, String) - Constructor for class com.avaya.clientservices.visualvoicemail.VisualVoiceMailError
 
VisualVoiceMailError(VisualVoiceMailError.ErrorCode, String) - Constructor for class com.avaya.clientservices.visualvoicemail.VisualVoiceMailError
 
VisualVoiceMailError.ErrorCode - Enum in com.avaya.clientservices.visualvoicemail
 
VisualVoiceMailException - Exception in com.avaya.clientservices.visualvoicemail
Exception representing a visual voicemail message failure.
VisualVoiceMailException(VisualVoiceMailError) - Constructor for exception com.avaya.clientservices.visualvoicemail.VisualVoiceMailException
 
VisualVoiceMailException(VisualVoiceMailError, int, String) - Constructor for exception com.avaya.clientservices.visualvoicemail.VisualVoiceMailException
 
VisualVoiceMailException(String, VisualVoiceMailError, int, String) - Constructor for exception com.avaya.clientservices.visualvoicemail.VisualVoiceMailException
 
VisualVoiceMailMessage - Interface in com.avaya.clientservices.visualvoicemail
Interface for all Visual Voice Mail message related tasks and properties.
VisualVoiceMailMessage.FileStatus - Enum in com.avaya.clientservices.visualvoicemail
Visual voicemail audio file download status.
VisualVoiceMailMessageListener - Interface in com.avaya.clientservices.visualvoicemail
Interface that can be used to retrieve status updates for a visual voicemail message.
VisualVoiceMailService - Interface in com.avaya.clientservices.visualvoicemail
Service interface for visual voicemail, providing visual voicemail service to retrieve and delete voicemail messages, add and remove listener, return whether the user has unread voice messages.
VisualVoiceMailServiceListener - Interface in com.avaya.clientservices.visualvoicemail
Listener interface to be notified of status updates for visual voicemail messages.
VOICE - com.avaya.clientservices.calllog.CallLogSourceType
A voice only call.
VOICE - com.avaya.clientservices.common.Layer2PriorityMarking
Corresponds to priority 5
VoiceActivityDetectionMode - Enum in com.avaya.clientservices.media
 
VoiceMessagingService - Interface in com.avaya.clientservices.voicemessaging
The VoiceMessagingService object is accessible from the User object, providing voicemail status updates.
VoiceMessagingServiceListener - Interface in com.avaya.clientservices.voicemessaging
Interface that can be used to retrieve status updates from a VoiceMessagingService object.
VoiceMessagingStatusParameters - Class in com.avaya.clientservices.voicemessaging
class providing status of voice messages
VoIPConfiguration - Interface in com.avaya.clientservices.media
Deprecated.
VoIPConfigurationAudio - Class in com.avaya.clientservices.media
 
VoIPConfigurationAudio() - Constructor for class com.avaya.clientservices.media.VoIPConfigurationAudio
 
VoIPConfigurationVideo - Class in com.avaya.clientservices.media
 
VoIPConfigurationVideo() - Constructor for class com.avaya.clientservices.media.VoIPConfigurationVideo
 

W

w(String) - Static method in class com.avaya.clientservices.client.Log
 
w(String, Throwable) - Static method in class com.avaya.clientservices.client.Log
 
WARN - com.avaya.clientservices.media.LogLevel
 
WARNING - com.avaya.clientservices.client.Client.LogLevel
 
wasCallAConference() - Method in interface com.avaya.clientservices.calllog.CallLogItem
 
wasPreviouslyNotVisibleInParticipantList() - Method in interface com.avaya.clientservices.call.conference.ActiveParticipant
Returns true if the participant was on the conference but previously not visible in the conference roster.
WCS_HTTP - com.avaya.clientservices.collaboration.DataSharingMode
The presented content is provided via HTTP protocol.
WCS_WEB_SOCKET - com.avaya.clientservices.collaboration.DataSharingMode
The presented content is provided via WebSocket.
WCSConfiguration - Class in com.avaya.clientservices.collaboration
Configuration for WCS that is specific to a user.
WCSConfiguration() - Constructor for class com.avaya.clientservices.collaboration.WCSConfiguration
 
WEB_BASED_COLLABORATION - com.avaya.clientservices.collaboration.CollaborationRenderType
The presented content is provided via Avaya web conferencing protocol.
WEB_COLLABORATION_DISABLED - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if web collaboration is disabled.
WebSocketClientCustomHandshaker13 - Class in com.avaya.clientservices.network.websocket
 
WebSocketClientCustomHandshaker13(URI, WebSocketVersion, String, boolean, HttpHeaders) - Constructor for class com.avaya.clientservices.network.websocket.WebSocketClientCustomHandshaker13
 
WebSocketConnectionInfo - Class in com.avaya.clientservices.network.websocket
 
WebSocketConnectionInfo(String, HashMap<String, String>) - Constructor for class com.avaya.clientservices.network.websocket.WebSocketConnectionInfo
 
WebSocketProxyHandler - Class in com.avaya.clientservices.network.websocket
 
WebSocketProxyHandler(SocketAddress, ProxyCredentialsHandler, String, String) - Constructor for class com.avaya.clientservices.network.websocket.WebSocketProxyHandler
 
WebSocketThreadPoolExecutor - Class in com.avaya.clientservices.network.websocket
 
WebSocketThreadPoolExecutor() - Constructor for class com.avaya.clientservices.network.websocket.WebSocketThreadPoolExecutor
 
WHISPER_PAGE - com.avaya.clientservices.call.feature.FeatureType
Whisper Page is an AST-I feature that uses a 'Feature-Named-URI' (FNU) that allows the user to to make and receive whisper pages.
whisperPage(String, FeatureCompletionHandler) - Method in interface com.avaya.clientservices.call.feature.CallFeatureService
Starts a whisper page to another user that is on an active call.
Whiteboard - Interface in com.avaya.clientservices.collaboration
The Whiteboard object provides access to whiteboard related capabilities and actions.
WhiteboardCompletionHandler - Interface in com.avaya.clientservices.collaboration
Defines an interface that the client application needs to implement to receive the details of the operation on the Whiteboard or WhiteboardSurface.
WhiteboardListener - Interface in com.avaya.clientservices.collaboration
Whiteboard delegate provides updates about the status of whiteboard sharing.
WhiteboardRenderer<T extends android.view.View & ZoomableSharingView> - Class in com.avaya.clientservices.collaboration.whiteboard
WhiteboardRenderer object provides whiteboard rendering methods.
WhiteboardRenderer() - Constructor for class com.avaya.clientservices.collaboration.whiteboard.WhiteboardRenderer
 
WhiteboardRenderer.RendererPrivateListener - Interface in com.avaya.clientservices.collaboration.whiteboard
Whiteboard renderer private listener which notifies about whiteboard started and whiteboard ended events.
WhiteboardSurface - Interface in com.avaya.clientservices.collaboration
The WhiteboardSurface object represents an independent whiteboard surface (page) containing all shapes drawn on a given whiteboard surface.
WhiteboardSurfaceListener - Interface in com.avaya.clientservices.collaboration
Represents WhiteboardSurface page listener which retrieves callbacks to add/update/remove/clear events on the whiteboard page.
WIDE_BAND - com.avaya.clientservices.media.OpusCodecProfileMode
 
WIFI_ONLY - com.avaya.clientservices.user.MediaTransportPreference
 
WIFI_UNAVAILABLE - com.avaya.clientservices.call.CallError
Reported when a VoIP/video call cannot be set up because there is no Wifi network available to initiate a call and the local policy restricts VoIP/video calls to Wifi networks only.
WIFI_UNAVAILABLE - com.avaya.clientservices.common.CapabilityDenialReason
 
WINK - com.avaya.clientservices.agent.ButtonLampState
Wink button lamp state
WIRED_HEADSET - com.avaya.clientservices.media.AcousticProfileMode
 
WIRED_HEADSET - com.avaya.clientservices.media.AudioDevice.Type
 
WIRED_SPEAKER - com.avaya.clientservices.media.AudioDevice.Type
 
wiredHeadset - Static variable in class com.avaya.clientservices.media.AudioDevice
Deprecated.
wiredSpeaker - Static variable in class com.avaya.clientservices.media.AudioDevice
Deprecated.
WIRELESS_HANDSET - com.avaya.clientservices.media.AudioDevice.Type
 
WORK - com.avaya.clientservices.contact.fields.ContactEmailAddressType
Work email address type.
WORK - com.avaya.clientservices.contact.fields.ContactPhoneNumberType
Work phone number type.
WORK - com.avaya.clientservices.messaging.enums.MessagingParticipantPhoneNumberType
Work phone number type.
WORK - com.avaya.clientservices.provider.localcontact.contact.ContactPhoneNumberType
 
writeMessage(Client.LogLevel, String) - Static method in class com.avaya.clientservices.client.Log
 
writeMessage(Client.LogLevel, String, String) - Static method in class com.avaya.clientservices.client.Log
 
writeMessage(Client.LogLevel, String, Throwable) - Static method in class com.avaya.clientservices.client.Log
 
WRONG_AGENT - com.avaya.clientservices.agent.AgentError
Wrong agent id or agent extension id.
WRONG_ATTACHMENT_PATH - com.avaya.clientservices.messaging.enums.ErrorCode
Deprecated.
Attachment path is invalid.
WRONG_ATTACHMENT_PATH - com.avaya.clientservices.messaging.MessagingError.ErrorCode
Attachment path is invalid.
WRONG_CONFIGURATION - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Issued when enrollment failed because of wrong configuration.
WRONG_CURRENT_CONFERENCE - com.avaya.clientservices.unifiedportal.UnifiedPortalError
Reported if conference id is incorrect.
WRONG_DOWNLOAD_PATH - com.avaya.clientservices.visualvoicemail.VisualVoiceMailError.ErrorCode
A download path is invalid.
WRONG_PASSWORD - com.avaya.clientservices.provider.certificate.CertificateEnrollmentResult
Issued when the enrollment password is wrong.
WRONG_SERVICE_OBSERVING_MODE - com.avaya.clientservices.agent.AgentError
Wrong Service Observing mode.
WRONG_SKILL - com.avaya.clientservices.agent.AgentError
Agent add/remove wrong skill.
WS_DEFAULT_PORT - Static variable in class com.avaya.clientservices.network.util.DefaultPortResolver
 
WS_SCHEME - Static variable in class com.avaya.clientservices.network.util.DefaultPortResolver
 
WSS_DEFAULT_PORT - Static variable in class com.avaya.clientservices.network.util.DefaultPortResolver
 
WSS_SCHEME - Static variable in class com.avaya.clientservices.network.util.DefaultPortResolver
 

Y

YES - com.avaya.clientservices.call.feature.ForwardingOverride
Call forwarding destination on the monitored station will be overridden by Team Button speed dial invocation.
yieldBluetooth() - Method in interface com.avaya.clientservices.media.AudioInterface
yield bluetooth

Z

ZANG - com.avaya.clientservices.contact.ContactProviderSourceType
Zang - enterprise contact source.
ZangConfiguration - Class in com.avaya.clientservices.provider.zang
 
ZangConfiguration() - Constructor for class com.avaya.clientservices.provider.zang.ZangConfiguration
 
ZERO - com.avaya.clientservices.call.AddressDigit
Represents numeric 0.
ZERO - com.avaya.clientservices.call.DTMFType
Represents numeric 0.
ZOOM_IN - com.avaya.clientservices.call.conference.CameraControl
Zoom the camera in.
ZOOM_OUT - com.avaya.clientservices.call.conference.CameraControl
Zoom the camera out.
ZoomableImageView - Class in com.avaya.clientservices.collaboration
Deprecated.
ZoomableImageView(Context) - Constructor for class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
 
ZoomableImageView(Context, AttributeSet) - Constructor for class com.avaya.clientservices.collaboration.ZoomableImageView
Deprecated.
 
ZoomableImageView.Scale - Enum in com.avaya.clientservices.collaboration
Deprecated.
Indicates how image Bitmap will be scaled inside this view.
ZoomableImageView.ZoomableImageViewActionListener - Interface in com.avaya.clientservices.collaboration
Deprecated.
Action listener for touch events: single tap, long press, touch.
ZoomableImageView.ZoomableImageViewStateListener - Interface in com.avaya.clientservices.collaboration
Deprecated.
State listener: bitmap changes, scale changes.
ZoomableSharingView - Interface in com.avaya.clientservices.collaboration
 
ZoomableSharingView.ZoomableSharingViewActionListener - Interface in com.avaya.clientservices.collaboration
Action listener for touch events: single tap, long press, touch.
ZoomableSharingView.ZoomableSharingViewStateListener - Interface in com.avaya.clientservices.collaboration
State listener: bitmap changes, scale changes.
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
All Classes All Packages