Avaya Conferencing Provider API

Uses of Class
com.avaya.conferencing.api.acp.control.operations.StateChangingOperation

Packages that use StateChangingOperation
com.avaya.conferencing.api.acp.control.operations Operations supported by the Avaya Conferencing Provider Interface. 
 

Uses of StateChangingOperation in com.avaya.conferencing.api.acp.control.operations
 

Classes in com.avaya.conferencing.api.acp.control.operations with type parameters of type StateChangingOperation
 class StateChangingOperation<T extends StateChangingOperation<T>>
          A state changing operation.
 

Subclasses of StateChangingOperation in com.avaya.conferencing.api.acp.control.operations
 class Access
          Intercepting an EndPoint will temporarily remove the EndPoint from a conference and into a direct one-to-one conversation with an Operator.
 class AutomaticGainControlMode
          Controls whether the conference is disconnected when the last moderator disconnects.
 class ConferencingProviderLink
          Toggles the States.CONFERENCING_PROVIDER_LINK state of an EndPoint.
 class DTMFPassthrough
          Modifies the States.PASSTHROUGH_DTMF state of a Conference.
 class DTMFRegeneration
          /** Modifies the States.REGENERATE_DTMF state of an EndPoint or a Conference.
 class Fault
          Toggles the States.FAULTED state of an EndPoint
 class Hold
          Places an EndPoint on hold.
 class LectureMode
          Stops lecture mode.
 class MeasureDTMFSignalToNoiseRatio
          /** Modifies the States.REGENERATE_DTMF state of an EndPoint or a Conference.
 class Moderator
          Makes EndPoints moderators.
 class ModeratorDisconnectMode
          Controls whether the conference is disconnected when the last moderator disconnects.
 class Mute
          Mutes EndPoints.
 class Observe
          Observing an EndPoint will allow the Operator's EndPoint to receive the same media as the EndPoint is receiving an Operator.
 class ProtectDetails
          Locks a conference.
 class SecuredMode
          Locks a conference.
 class SecurityFeatures
          Enables security in the conference.
 class Silence
          Silences EndPoints.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.