A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
AbstractAuthenticator — Class in package com.adobe.rtc.authentication
Abstract superclass of any AFCS authenticator.
ACCEPT — Constant static property in class com.adobe.rtc.events.UserQueueEvent
Type of event dispatched when a user is accepted
acceptAllPending(p_response) — Method in class com.adobe.rtc.sharedModel.UserQueue
Accepts all pending requests and sends an optional response; it does nothing if called by a non-queue-manager.
accepted — Event in class com.adobe.rtc.sharedModel.UserQueue
Dispatched when an item in the queue is accepted.
acceptFirstPending(p_response) — Method in class com.adobe.rtc.sharedModel.UserQueue
Accepts the first pending item in the queue and sends an optional response; it does nothing if called by a non-queue-manager.
acceptUser(p_userID, p_response) — Method in class com.adobe.rtc.sharedModel.UserQueue
Accepts the request of user with the p_userID and sends an optional response; it does nothing if called by a non-queue-manager.
accessError — Event in class com.adobe.rtc.util.AccountManager
Dispatched when a request fails
ACCESS_ERROR — Constant static property in class com.adobe.rtc.events.AccountManagerEvent
Event type emitted when a request fails (probably because invalid permissions)
accessModel — Property in class com.adobe.rtc.collaboration.AudioPublisher
The role value required for access to audio streams for this component's group.
accessModel — Property in class com.adobe.rtc.collaboration.AudioSubscriber
The role value required for accessing audio streams for this component's group.
accessModel — Property in class com.adobe.rtc.collaboration.FilePublisher
The role value required for accessing files, for the group this component is assigned to
accessModel — Property in class com.adobe.rtc.collaboration.FileSubscriber
The role value required for accessing files associated with this component's group as specified by groupName.
accessModel — Property in class com.adobe.rtc.collaboration.WebcamPublisher
The role value required for accessing video streams, for the group this component is assigned to
accessModel — Property in class com.adobe.rtc.collaboration.WebcamSubscriber
The role value required for accessing video streams for this component's group.
accessModel — Property in class com.adobe.rtc.messaging.NodeConfiguration
The minimum role value required to subscribe to the node and receive MessageItems.
accessModel — Property in class com.adobe.rtc.pods.noteClasses.NoteModel
The role value required for accessing the note text
accessModel — Property in class com.adobe.rtc.pods.simpleChatClasses.SimpleChatModel
The role value required for accessing the chat history
accessModel — Property in class com.adobe.rtc.sharedModel.Baton
Role value which is required for seeing the baton
accessModel — Property in class com.adobe.rtc.sharedModel.BatonProperty
Role value which is required for accessing the property value
accessModel — Property in class com.adobe.rtc.sharedModel.SharedProperty
Role value which is required for access the property
AccountManager — Class in package com.adobe.rtc.util
The AccountManager class enables the developer to build Flex applications which dynamically create rooms, list templates and rooms, and delete templates and rooms.
AccountManager() — Constructor in class com.adobe.rtc.util.AccountManager
AccountManagerEvent — Class in package com.adobe.rtc.events
AccountManagerEvent details the set of event types dispatched by an AccountManager, and includes properties concerning the events.
AccountManagerEvent(type, bubbles, cancelable) — Constructor in class com.adobe.rtc.events.AccountManagerEvent
accountURL — Property in class com.adobe.rtc.util.AccountManager
The developer's account URL.
activity — Event in class com.adobe.rtc.clientManagers.MicrophoneManager
addChild(child) — Method in class com.adobe.coreUI.controls.whiteboardClasses.WBCanvas
Adds a shape as a child to the canvas.
addEventListener(p_type, p_listener, p_useCapture, p_priority, p_useWR) — Method in class com.adobe.rtc.session.ConnectSessionContainer
addEventListener(p_type, p_listener, p_useCapture, p_priority, p_useWR) — Method in class com.adobe.rtc.session.sessionClasses.SessionContainerProxy
addItem(p_item) — Method in class com.adobe.rtc.sharedModel.SharedCollection
Adds the specified item to the end of the list.
addKeyCommand(p_currentText, p_index) — Method in class com.adobe.rtc.pods.noteClasses.NoteUndoRedo
Adds a text to the stack
addShape(p_shape:com.adobe.coreUI.controls.whiteboardClasses:WBShapeDescriptor) — Method in class com.adobe.coreUI.controls.whiteboardClasses.WBModel
Add a shape to the canvas
addShape(p_shape:com.adobe.coreUI.controls.whiteboardClasses:WBShapeDescriptor) — Method in class com.adobe.rtc.pods.sharedWhiteBoardClasses.SharedWBModel
API for adding an existing shape with a shape ID to the canvas.
addToSelection(p_shapeID) — Method in class com.adobe.coreUI.controls.whiteboardClasses.WBCanvas
Add a shape to list of selected shapes.
AdobeHSAuthenticator — Class in package com.adobe.rtc.authentication
AdobeHSAuthenticator is used to log users into a AFCS hosted room with the requisite parameters for the given log in scenario.
AdobeHSAuthenticator() — Constructor in class com.adobe.rtc.authentication.AdobeHSAuthenticator
affiliation — Property in class com.adobe.rtc.sharedManagers.descriptors.UserDescriptor
The permanent, database-authenticated user role at the root level.
alertMessage — Property in class com.adobe.rtc.events.FileManagerEvent
If applicable, the message corresponding to the problem with the file operation.
allowPrivateChat — Property in class com.adobe.rtc.pods.simpleChatClasses.SimpleChatModel
Specifies whether private chat is allowed.
allowPrivateChatChange — Event in class com.adobe.rtc.pods.simpleChatClasses.SimpleChatModel
Dispatched when private chat is turned on or off.
ALLOW_PRIVATE_CHAT_CHANGE — Constant static property in class com.adobe.rtc.events.ChatEvent
Dispatched when private chat is enabled or disabled.
allowPrivateMessages — Property in class com.adobe.rtc.messaging.NodeConfiguration
Whether or not private messages are allowed.
allowSave — Property in class com.adobe.coreUI.controls.WhiteBoard
Returns true if saving is allowed
allowUserToEdit(p_userID) — Method in class com.adobe.rtc.sharedModel.BatonProperty
Allows the current user with an owner role to grant the specified user the ability to edit the property.
allowUserToEdit(p_userID) — Method in class com.adobe.rtc.sharedModel.SharedProperty
Allows the current user with an owner role to grant the specified user the ability to edit the property.
amIHolding — Property in class com.adobe.rtc.sharedModel.Baton
Determines whether the current user is holding the baton.
amIsharingMyWebCam — Property in class com.adobe.rtc.pods.WebCamera
Returns true if the current client has started their webcam (i.e.
amIUploadingFile() — Method in class com.adobe.rtc.collaboration.FilePublisher
Specifies whether or not the current user is uploading a file.
amIUploadingFile() — Method in class com.adobe.rtc.pods.FileShare
Determines whether or not the current user is uploading a file.
amIUploadingFile — Property in class com.adobe.rtc.sharedManagers.FileManager
Specifies whether the current user is currently uploading a file.
ANNOUNCING_INTENTION_TO_PUBLISH — Static property in class com.adobe.rtc.sharedManagers.descriptors.FileDescriptor
Constant value descriptor state which is published in the descriptor for validation to the service when the publisher is about to upload a file.
AR_LANDSCAPE — Constant static property in class com.adobe.rtc.sharedManagers.StreamManager
Constant for specifying a landscape aspect ratio on a video stream.
AR_PORTRAIT — Constant static property in class com.adobe.rtc.sharedManagers.StreamManager
Constant for specifying a portrait aspect ratio on a video stream.
AR_STANDARD — Constant static property in class com.adobe.rtc.sharedManagers.StreamManager
Constant for specifying a standard aspect ratio on a video stream.
aspectRatio — Property in class com.adobe.rtc.pods.WebCamera
Specifies the aspect ratio for video display from one of the aspect ratio constants provided on StreamManager.
aspectRatioChange — Event in class com.adobe.rtc.pods.WebCamera
Dispatched when the web camera's aspect ratio display changes.
aspectRatioChange — Event in class com.adobe.rtc.sharedManagers.StreamManager
Dispatched when the aspect ratio of a video stream changes.
ASPECT_RATIO_CHANGE — Constant static property in class com.adobe.rtc.events.StreamEvent
Dispatched when the Aspect Ratio of a video stream changes.
associatedUserID — Property in class com.adobe.rtc.messaging.MessageItem
For nodeConfigurations with userDependentItems=true or modifyAnyItem=false, this property is used to determine the user associated with this item.
ASSOCIATEDUSERID_MUST_BE_CONNECTED — Constant static property in class com.adobe.rtc.messaging.errors.MessageNodeError
audienceCollection — Property in class com.adobe.rtc.sharedManagers.UserManager
[Read-only] Returns a sorted collection of user descriptors with root user roles of UserRoles.VIEWER.
AudienceIconClass — Property in class com.adobe.rtc.pods.HorizontalRoster
[Embed(source="horizontalRosterAssets/iconParticipant.png")] Specifies the default user icon to use for users with a viewer role.
AudioConfigurationEvent — Class in package com.adobe.rtc.events
Emitted by AudioPublisher, this event class notifies changes to audio configuration.
AudioConfigurationEvent(type, bubbles, cancelable) — Constructor in class com.adobe.rtc.events.AudioConfigurationEvent
AudioPublisher — Class in package com.adobe.rtc.collaboration
AudioPublisher is the collaboration component responsible for publishing VOIP audio to others in the room.
AudioPublisher() — Constructor in class com.adobe.rtc.collaboration.AudioPublisher
Constructor
AUDIO_STREAM — Constant static property in class com.adobe.rtc.sharedManagers.StreamManager
Constant for identifying Audio Streams; for example, VOIP streams from a computer microphone.
AudioSubscriber — Class in package com.adobe.rtc.collaboration
AudioSubscriber is the foundation class for receiving and playing VOIP audio in a AFCS room.
AudioSubscriber() — Constructor in class com.adobe.rtc.collaboration.AudioSubscriber
Constructor
AuthenticationEvent — Class in package com.adobe.rtc.events
Event class sent by com.adobe.rtc.authentication classes (such as AdobeHSAuthenticator) to indicate login success or failure.
AuthenticationEvent(p_type) — Constructor in class com.adobe.rtc.events.AuthenticationEvent
authenticationFailure — Event in class com.adobe.rtc.authentication.AbstractAuthenticator
Dispatched if user log in fails.
AUTHENTICATION_FAILURE — Constant static property in class com.adobe.rtc.events.AuthenticationEvent
Event sent to indicate login failure.
authenticationKey — Property in class com.adobe.rtc.authentication.AbstractAuthenticator
For applications that leverage AFCS's external authentication capabilities, authenticationKey is used to receive a unique, signed string created from the developer's shared secret and the user's username, password, and role.
authenticationSuccess — Event in class com.adobe.rtc.authentication.AbstractAuthenticator
Dispatched after user log in succeeds.
AUTHENTICATION_SUCCESS — Constant static property in class com.adobe.rtc.events.AuthenticationEvent
Event sent to indicate login success.
authenticationURL — Property in class com.adobe.rtc.authentication.AbstractAuthenticator
Allows a developer to specify the URL of a AFCS-compatible authentication service; it is not needed for many applications.
authenticator — Property in class com.adobe.rtc.session.ConnectSession
(Required) The authenticator through which login information is passed.
authenticator — Property in class com.adobe.rtc.session.ConnectSessionContainer
(Required) The authenticator through which login information is passed.
authenticator — Property in interface com.adobe.rtc.session.IConnectSession
(Required) The authenticator through which login information is passed.
authenticator — Property in class com.adobe.rtc.session.sessionClasses.SessionContainerProxy
(Required) The authenticator through which login information is passed.
authenticator — Property in class com.adobe.rtc.util.AccountManager
An authenticator (AdobeHSAuthenticator) as used with an IConnectSession.
AUTO — Constant static property in class com.adobe.rtc.session.RoomSettings
Room connection speed constant for automatically calculating speed.
autoClean — Property in class com.adobe.rtc.util.RoomCleaner
Determines whether the component should automatically begin cleaning the room (true) or whether it should wait until clean() is explicitly called (false).
autoLogin — Property in class com.adobe.rtc.session.ConnectSessionContainer
Whether to log in as soon as the ConnectSessionContainer is created (true) or wait until login() is explicitly called (false).
autoPromote — Property in class com.adobe.rtc.session.RoomSettings
Automatically promotes someone with a viewer role to a publisher role when they enter the room.
autoPromote — Property in class com.adobe.rtc.sharedManagers.RoomManager
If true, all users with a viewer role are promoted upon entry to a publisher role.
autoPromoteChange — Event in class com.adobe.rtc.sharedManagers.RoomManager
Dispatched when the value of "auto promote" changes.
AUTO_PROMOTE_CHANGE — Constant static property in class com.adobe.rtc.events.RoomManagerEvent
Dispatched when the RoomManager's autoPromote setting is changed.
available — Property in class com.adobe.rtc.sharedModel.Baton
Determines whether the baton is up for grabs because it has no current holder.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z