| 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 | |
| camera — Property in class com.adobe.rtc.collaboration.WebcamPublisher | |
| Returns the camera object associated with this publisher. | |
| CameraConfigurationEvent — Class in package com.adobe.rtc.events | |
Emitted by WebcamPublisher, this event class notifies changes to camera configuration. |
|
| CameraConfigurationEvent(type, bubbles, cancelable) — Constructor in class com.adobe.rtc.events.CameraConfigurationEvent | |
| CameraModel — Class in package com.adobe.rtc.pods.cameraClasses | |
| CameraModel is a model component which drives the WebCamera pod and keeps the shared properties of the WebCamera pod synchronized across multiple users. | |
| CameraModel() — Constructor in class com.adobe.rtc.pods.cameraClasses.CameraModel | |
| Constructor. | |
| CameraModelEvent — Class in package com.adobe.rtc.events | |
Emitted by CameraModel and WebCamera this event class notifies changes in either the layout or quality settings on image
|
|
| CameraModelEvent(type, bubbles, cancelable) — Constructor in class com.adobe.rtc.events.CameraModelEvent | |
| cameraNameIndex — Property in class com.adobe.rtc.collaboration.WebcamPublisher | |
| Specifies the index of the current camera within the list of cameras. | |
| CAMERA_STREAM — Constant static property in class com.adobe.rtc.sharedManagers.StreamManager | |
| Constant for identifying Camera Streams; for example, webcam streams from a computer camera. | |
| cancel — Event in class com.adobe.rtc.sharedModel.UserQueue | |
| Dispatched when an item in the queue is cancelled. | |
| cancel(p_response) — Method in class com.adobe.rtc.sharedModel.UserQueue | |
| Makes a user request to cancel one of their previous requests. | |
| CANCEL — Constant static property in class com.adobe.rtc.events.UserQueueEvent | |
| Type of event emitted when a user cancels a request on the queue | |
| cancelAllPending(p_response) — Method in class com.adobe.rtc.sharedModel.UserQueue | |
| Cancels all pending requests and sends an optional response; it does nothing if called by a non-queue-manager. | |
| cancelButtonToolTipChanger(event) — Method in class com.adobe.rtc.pods.FileShare | |
| cancelFileUpload() — Method in class com.adobe.rtc.collaboration.BinaryPublisher | |
| Cancels any current file upload if one is in progress. | |
| cancelFileUpload() — Method in class com.adobe.rtc.collaboration.FilePublisher | |
| Cancels any current file upload if one is in progress. | |
| cancelFileUpload() — Method in class com.adobe.rtc.pods.FileShare | |
| Cancels file upload. | |
| cancelFirstPending(p_response) — Method in class com.adobe.rtc.sharedModel.UserQueue | |
| Cancels the first pending item in the queue and sends an optional response; it does nothing if called by a non-queue-manager. | |
| cancelUploadSelection(p_event) — Method in class com.adobe.rtc.pods.FileShare | |
| Cancels the pending upload. | |
| cancelUser(p_userID, p_response) — Method in class com.adobe.rtc.sharedModel.UserQueue | |
| Cancels the request of user with the p_userID and sends an optional response; it does nothing if called by a non-queue-manager. | |
| canIAdminister — Property in class com.adobe.rtc.sharedModel.Baton | |
| Determines whether the current user has permission to administer the baton by taking it from someone or forcing them to put it down. | |
| canIEdit — Property in class com.adobe.rtc.sharedModel.SharedProperty | |
| Determines whether the current user can edit the property. | |
| canIGrab — Property in class com.adobe.rtc.sharedModel.Baton | |
| Determines whether the current user has permission to grab the baton when available. | |
| canIUpload(p_groupName) — Method in class com.adobe.rtc.sharedManagers.FileManager | |
| Indicates whether or not the local client has upload privileges on the chosen group. | |
| CANNOT_CHANGE_COLLECTIONNAME — Constant static property in class com.adobe.rtc.messaging.errors.MessageNodeError | |
| CANNOT_CREATE_NODE — Constant static property in class com.adobe.rtc.messaging.errors.MessageNodeError | |
| canUserAdminister(p_userID) — Method in class com.adobe.rtc.sharedModel.Baton | |
| Determines whether a specified user can administer the baton from others. | |
| canUserConfigure(p_userID, p_streamType, p_groupName) — Method in class com.adobe.rtc.sharedManagers.StreamManager | |
| Whether or not a specified user may adjust roles or permissions for a given stream type. | |
| canUserConfigure(p_userID) — Method in class com.adobe.rtc.sharedManagers.UserManager | |
| Determines whether or not the given user has power to make modifications to other users. | |
| canUserConfigure(p_userID, p_nodeName) — Method in class com.adobe.rtc.sharedModel.CollectionNode | |
| Determines whether a given user is allowed to configue this collection. | |
| canUserDraw(p_userID) — Method in class com.adobe.rtc.pods.sharedWhiteBoardClasses.SharedWBModel | |
| returns if an user can create/add a shape | |
| canUserEdit(p_userID) — Method in class com.adobe.rtc.sharedModel.BatonProperty | |
| Determines whether the specified user can edit the property. | |
| canUserEdit(p_userID) — Method in class com.adobe.rtc.sharedModel.SharedProperty | |
| Determines whether the specified user can edit the property. | |
| canUserGrab(p_userID) — Method in class com.adobe.rtc.sharedModel.Baton | |
| Determines whether a specified user can grab the baton if it's available. | |
| canUserPublish(p_userID, p_streamType, p_groupName) — Method in class com.adobe.rtc.sharedManagers.StreamManager | |
| Whether or not a specified user may publish streams of a given stream type. | |
| canUserPublish(p_userID, p_nodeName) — Method in class com.adobe.rtc.sharedModel.CollectionNode | |
| Determines whether a given user is allowed to publish to a given node in this collection. | |
| canUserSubscribe(p_userID, p_nodeName) — Method in class com.adobe.rtc.sharedModel.CollectionNode | |
| Determines whether a given user is allowed to subscribe to this entire collection or a node within it. | |
| captureWidthHeightFactor — Property in class com.adobe.rtc.collaboration.WebcamPublisher | |
| Specifies the captureHeightWidthFactor settings for ON2 video for the webcamera. | |
| captureWidthHeightFactorChanged — Event in class com.adobe.rtc.collaboration.WebcamPublisher | |
| Dispatched when the width and height capturing factor of camera changes. | |
| CAPTURE_WIDTH_HEIGHT_FACTOR_CHANGED — Constant static property in class com.adobe.rtc.events.CameraConfigurationEvent | |
| Event type dispatched to indicate Capturing width height factor changed | |
| change — Event in class com.adobe.rtc.collaboration.WebcamPublisher | |
| Dispatched when the camera is accessed for publishing or is stopped. | |
| change — Event in class com.adobe.rtc.pods.Note | |
| Dispatched when the note text changes. | |
| change — Event in class com.adobe.rtc.pods.noteClasses.NoteModel | |
| Dispatched when the text of the note changes | |
| change — Event in class com.adobe.rtc.sharedModel.SharedProperty | |
| Dispatched when the value of the property is changed: it is subject to round tripping to the service. | |
| CHANGE — Constant static property in class com.adobe.rtc.events.SharedPropertyEvent | |
| Dispatched when the shared property changes | |
| changeShapeProperties(p_shapeID, p_properties) — Method in class com.adobe.coreUI.controls.whiteboardClasses.WBModel | |
| Change the property data of a shape | |
| changeShapeProperties(p_shapeID, p_properties) — Method in class com.adobe.rtc.pods.sharedWhiteBoardClasses.SharedWBModel | |
| API for changing shapeID and property Data | |
| changeSizeStream(p_streamType, p_nativeWidth, p_nativeHeight, p_streamPublisherID, p_groupName) — Method in class com.adobe.rtc.sharedManagers.StreamManager | |
| Changes a video stream's width and height. | |
| changeVolume(p_streamType, p_volume, p_streamPublisherID, p_groupName) — Method in class com.adobe.rtc.sharedManagers.StreamManager | |
| Changes the audio stream volume based on type, volume, and publisher ID. | |
| ChatEvent — Class in package com.adobe.rtc.events | |
| Event class dispatched by com.adobe.rtc.pods.simpleChatClasses.SimpleChatModel. | |
| ChatEvent(p_type, p_message:com.adobe.rtc.pods.simpleChatClasses:ChatMessageDescriptor) — Constructor in class com.adobe.rtc.events.ChatEvent | |
| ChatMessageDescriptor — Class in package com.adobe.rtc.pods.simpleChatClasses | |
| ChatMessageDescriptor is a simple value-object to describe chat message properties. | |
| ChatMessageDescriptor(p_msg) — Constructor in class com.adobe.rtc.pods.simpleChatClasses.ChatMessageDescriptor | |
| Constructor. | |
| clean() — Method in class com.adobe.rtc.util.RoomCleaner | |
| Begins actually cleaning the room and opens a dialog box to asking the user to confirm the action. | |
| clear() — Method in class com.adobe.rtc.pods.Note | |
| Clears all text from the note. | |
| clear() — Method in class com.adobe.rtc.pods.simpleChatClasses.SimpleChatModel | |
| Clears all chat history. | |
| clear(p_reason) — Method in class com.adobe.rtc.sharedModel.UserQueue | |
Clears the pending queue as well as all of the requests that have been
previously dealt with and sends an optional reason for clearing which
is passed to the CLEAR event; it does nothing if called
by a non-queue-manager. |
|
| CLEAR — Constant static property in class com.adobe.rtc.events.UserQueueEvent | |
| Type of event emitted when the queue is cleared | |
| clearedFileDescriptor — Event in class com.adobe.rtc.sharedManagers.FileManager | |
Dispatched when a fileDescriptor is retracted from the service,
and its corresponding file has been deleted. |
|
| CLEARED_FILE_DESCRIPTOR — Constant static property in class com.adobe.rtc.events.FileManagerEvent | |
| Dispatched when a file within the room has been deleted. | |
| clearFileDescriptor(p_id) — Method in class com.adobe.rtc.sharedManagers.FileManager | |
| Clears a file descriptor by retracting the file in question and thereby making it unavailable for download. | |
| clearSelection() — Method in class com.adobe.coreUI.controls.whiteboardClasses.WBCanvas | |
| Clear list of selected shapes. | |
| clearUponSessionEnd — Property in class com.adobe.rtc.pods.FileShare | |
| Specifies whether files in the pod should be deleted as the session ends. | |
| CLICK_INDEX_CHANGE — Constant static property in class com.adobe.rtc.events.NoteEvent | |
| Dispatched when the scroll position of the note changes. | |
| clone() — Method in class com.adobe.rtc.messaging.NodeConfiguration | |
| clone() — Method in class com.adobe.rtc.sharedManagers.descriptors.FileDescriptor | |
| Returns a copy of itself. | |
| clone() — Method in class com.adobe.rtc.sharedManagers.descriptors.UserDescriptor | |
| Returns a new copy of a UserDescriptor. | |
| close() — Method in class com.adobe.coreUI.controls.whiteboardClasses.WBCanvas | |
| API for removing event handlers and cleaning up the canvas | |
| close() — Method in class com.adobe.rtc.collaboration.AudioPublisher | |
| Disposes all listeners to the network and framework classes, and its use is recommended for proper garbage collection of the component. | |
| close() — Method in class com.adobe.rtc.collaboration.AudioSubscriber | |
| Disposes of all listeners to the network and framework classes and is therefore recommended for proper garbage collection of the component. | |
| close() — Method in class com.adobe.rtc.collaboration.FilePublisher | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.collaboration.FileSubscriber | |
| Disposes all listeners to the network and framework classes and is recommended for proper garbage collection of the component. | |
| close() — Method in class com.adobe.rtc.collaboration.SharedCursorPane | |
| Closes any event listeners and network operations. | |
| close() — Method in class com.adobe.rtc.collaboration.WebcamPublisher | |
| Disposes all listeners to the network and framework classes and is recommended for proper garbage collection of the component. | |
| close() — Method in class com.adobe.rtc.collaboration.WebcamSubscriber | |
| Disposes all listeners to the network and framework classes, and its use is recommended for proper garbage collection of the component. | |
| close() — Method in class com.adobe.rtc.pods.FileShare | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.pods.HorizontalRoster | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.pods.Note | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.pods.Roster | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.pods.SharedWhiteBoard | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.pods.SimpleChat | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.pods.WebCamera | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.pods.cameraClasses.CameraModel | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.pods.noteClasses.NoteModel | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.pods.sharedWhiteBoardClasses.SharedWBModel | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.pods.simpleChatClasses.SimpleChatModel | |
| Disposes all listeners to the network and framework classes. | |
| close — Event in class com.adobe.rtc.session.ConnectSession | |
| Dispatched when the session is closed before any children (in the case of ConnectSessionContainer) are removed. | |
| close — Event in class com.adobe.rtc.session.ConnectSessionContainer | |
| Dispatched when the session is closed before any children are removed. | |
| close(p_reason) — Method in class com.adobe.rtc.session.ConnectSessionContainer | |
Logs out, disconnects from the session, and removes any children from the
displayList. |
|
| close — Event in interface com.adobe.rtc.session.IConnectSession | |
| Dispatched when the session is closed before any children (in the case of ConnectSessionContainer) are removed. | |
| close() — Method in interface com.adobe.rtc.session.ISessionSubscriber | |
| Disposes all listeners to the network and framework classes. | |
| close — Event in class com.adobe.rtc.session.sessionClasses.SessionContainerProxy | |
| Dispatched when the session is closed before any children (in the case of ConnectSessionContainer) are removed. | |
| close() — Method in class com.adobe.rtc.sharedModel.Baton | |
| Cleans up all networking and event handling; recommended for garbage collection. | |
| close() — Method in class com.adobe.rtc.sharedModel.BatonProperty | |
| Cleans up all listeners and network connections: recommended for garbage collection. | |
| close() — Method in class com.adobe.rtc.sharedModel.SharedCollection | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.sharedModel.SharedProperty | |
| Cleans up all networking and event handling; it is recommended for garbage collection. | |
| close() — Method in class com.adobe.rtc.sharedModel.UserQueue | |
| Disposes all listeners to the network and framework classes. | |
| close() — Method in class com.adobe.rtc.util.RoomCleaner | |
| CLOSE — Constant static property in class com.adobe.rtc.events.ConnectSessionEvent | |
| Dispatched when the ConnectSession is closed and about to remove its children. | |
| COLLECTION_ALREADY_CREATED — Constant static property in class com.adobe.rtc.messaging.errors.MessageNodeError | |
| collectionChange — Event in class com.adobe.rtc.sharedModel.SharedCollection | |
| Dispatched when the ICollectionView has been updated in some way. | |
| collectionName — Property in class com.adobe.rtc.messaging.MessageItem | |
| [Read-only] The name of the CollectionNode this item belongs to. | |
| COLLECTION_NAME — Constant static property in class com.adobe.rtc.sharedManagers.FileManager | |
| The name of the CollectionNode used to represent the FileManager's shared model. | |
| COLLECTION_NAME — Constant static property in class com.adobe.rtc.sharedManagers.RoomManager | |
| The name of the collectionNode used to represent the RoomManager's shared model. | |
| COLLECTION_NAME — Constant static property in class com.adobe.rtc.sharedManagers.StreamManager | |
The name of the collectionNode used to represent the shared
model of the StreamManager. |
|
| COLLECTION_NAME — Constant static property in class com.adobe.rtc.sharedManagers.UserManager | |
The name of the collectionNode UserManager uses to build its shared model. |
|
| collectionNames — Property in class com.adobe.rtc.util.RootCollectionNode | |
| Returns a set of names for all the CollectionNodes in the room. | |
| collectionNode — Property in class com.adobe.rtc.collaboration.SharedCursorPane | |
| SharedCursorPane allows developers to "piggyback" the message traffic of the pane on an existing CollectionNode. | |
| collectionNode — Property in class com.adobe.rtc.sharedModel.Baton | |
| Sets the Collection Node to which the shared property subscribes/publishes | |
| collectionNode — Property in class com.adobe.rtc.sharedModel.BatonProperty | |
| Sets the CollectionNode to be used in setting up the property and baton nodes, when used in "piggybacking" | |
| collectionNode — Property in class com.adobe.rtc.sharedModel.SharedCollection | |
| Specifies an existing collectionNode to use in case a developer wishes to supply their own, and avoid having the sharedCollection create a new one. | |
| collectionNode — Property in class com.adobe.rtc.sharedModel.SharedProperty | |
| Sets the Collection Node to which the shared property subscribes/publishes | |
| collectionNode — Property in class com.adobe.rtc.sharedModel.UserQueue | |
| Sets the Collection Node to which the shared property subscribes/publishes | |
| CollectionNode — Class in package com.adobe.rtc.sharedModel | |
| CollectionNode is the foundation class for building shared models requiring publish and subscribe messaging. | |
| CollectionNode() — Constructor in class com.adobe.rtc.sharedModel.CollectionNode | |
| CollectionNodeEvent — Class in package com.adobe.rtc.events | |
| CollectionNodeEvent describes all the events dispatched by CollectionNodes. | |
| CollectionNodeEvent(p_type, p_nodeName, p_item:com.adobe.rtc.messaging:MessageItem, p_userID) — Constructor in class com.adobe.rtc.events.CollectionNodeEvent | |
| color — Property in class com.adobe.rtc.pods.simpleChatClasses.ChatMessageDescriptor | |
| The chat message sender-specified color. | |
| com.adobe.coreUI.controls — Package | |
| Contains standalone UI classes for building applications such as WhiteBoard. | |
| com.adobe.coreUI.controls.whiteboardClasses — Package | |
| Contains standalone WhiteBoard supporting classes such as WBModel. | |
| com.adobe.rtc.authentication — Package | |
| Contains classes required for logging in to Adobe Hosted Services. | |
| com.adobe.rtc.clientManagers — Package | |
| Contains utility classes for managing the microphone and the Flash player. | |
| com.adobe.rtc.collaboration — Package | |
| Provides the basic building blocks for building pod components. | |
| com.adobe.rtc.events — Package | |
| Contains the set of events dispatched by various RTC components. | |
| com.adobe.rtc.messaging — Package | |
| Contains infrastructure classes for sending and recieving real-time messages. | |
| com.adobe.rtc.messaging.errors — Package | |
| Contains the set of errors dispatched by the messaging classes. | |
| com.adobe.rtc.pods — Package | |
| Contains higher-level, turnkey pod components. | |
| com.adobe.rtc.pods.cameraClasses — Package | |
| Contains model components which drive the WebCamera pod and keeps its shared properties synchronized across users. | |
| com.adobe.rtc.pods.noteClasses — Package | |
| Contains model components which drive the Note pod and keeps its shared properties synchronized across users. | |
| com.adobe.rtc.pods.sharedWhiteBoardClasses — Package | |
| Contains collaborative WhiteBoard supporting classes such as SharedWBModel. | |
| com.adobe.rtc.pods.simpleChatClasses — Package | |
| Contains model components which drive the SimpleChat pod and keeps its shared properties synchronized across users. | |
| com.adobe.rtc.session — Package | |
| Contains classes required to establish a session with a real-time room. | |
| com.adobe.rtc.session.sessionClasses — Package | |
| Contains support classes required to establish a session with a real-time room. | |
| com.adobe.rtc.sharedManagers — Package | |
| Contains the four pillar classes of a real time colloboration (RTC) application: User, Room, Stream, and File Managers. | |
| com.adobe.rtc.sharedManagers.descriptors — Package | |
| Contains the set of descriptors used by the sharedManager classes. | |
| com.adobe.rtc.sharedModel — Package | |
| Contains the low-level classes required to build data models which are shared in real-time. | |
| com.adobe.rtc.sharedModel.userQueueClasses — Package | |
| Contains the set of descriptors which define user requests in a queue. | |
| com.adobe.rtc.util — Package | |
| Contains a set of utility classes used for debugging, encoding and decoding, and other development tasks. | |
| complete — Event in class com.adobe.rtc.collaboration.BinaryPublisher | |
| Dispatched on an upload completion. | |
| complete — Event in class com.adobe.rtc.collaboration.FilePublisher | |
| Dispatched on upload completion. | |
| complete — Event in class com.adobe.rtc.collaboration.FileSubscriber | |
| Dispatched on download completion. | |
| configurationChange — Event in class com.adobe.rtc.sharedModel.CollectionNode | |
| Dispatched when a node within the collection has a change in its configuration (typically, its access-model). | |
| CONFIGURATION_CHANGE — Constant static property in class com.adobe.rtc.events.CollectionNodeEvent | |
| The type of event emitted when the CollectionNode receives a change in configuration on one of its nodes. | |
| connection — Property in class com.adobe.rtc.sharedManagers.descriptors.UserDescriptor | |
| The user's connection speed as set in RoomSettings; for example, modem, dsl, or lan. | |
| connectionStatus — Property in class com.adobe.rtc.events.SessionEvent | |
| CONNECTION_STATUS_CHANGE — Constant static property in class com.adobe.rtc.events.SessionEvent | |
| Type of event emitted when the connection status changes . | |
| connectSession — Property in class com.adobe.rtc.collaboration.AudioPublisher | |
| The IConnectSession with which this component is associated; it defaults to the first IConnectSession created in the application. | |
| connectSession — Property in class com.adobe.rtc.collaboration.AudioSubscriber | |
| The IConnectSession with which this component is associated; defaults to the first IConnectSession created in the application. | |
| connectSession — Property in class com.adobe.rtc.collaboration.FilePublisher | |
| The IConnectSession with which this component is associated; it defaults to the first IConnectSession created in the application. | |
| connectSession — Property in class com.adobe.rtc.collaboration.FileSubscriber | |
| The IConnectSession with which this component is associated; it defaults to the first IConnectSession created in the application. | |
| connectSession — Property in class com.adobe.rtc.collaboration.SharedCursorPane | |
| The IConnectSession with which this component is associated; it defaults to the first IConnectSession created in the application. | |
| connectSession — Property in class com.adobe.rtc.collaboration.WebcamPublisher | |
| The IConnectSession with which this component is associated; it defaults to the first IConnectSession created in the application. | |
| connectSession — Property in class com.adobe.rtc.collaboration.WebcamSubscriber | |
| The IConnectSession with which this component is associated, the default being the first IConnectSession created in the application. | |
| connectSession — Property in class com.adobe.rtc.pods.FileShare | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.pods.HorizontalRoster | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.pods.Note | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.pods.Roster | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.pods.SharedWhiteBoard | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.pods.SimpleChat | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.pods.WebCamera | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.pods.cameraClasses.CameraModel | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.pods.noteClasses.NoteModel | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.pods.sharedWhiteBoardClasses.SharedWBModel | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.pods.simpleChatClasses.SimpleChatModel | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in interface com.adobe.rtc.session.ISessionSubscriber | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.sharedManagers.FileManager | |
| (Read Only) Specifies the IConnectSession to which this manager is assigned. | |
| connectSession — Property in class com.adobe.rtc.sharedManagers.RoomManager | |
| (Read Only) Specifies the IConnectSession to which this manager is assigned. | |
| connectSession — Property in class com.adobe.rtc.sharedManagers.StreamManager | |
| (Read Only) Specifies the IConnectSession to which this manager is assigned. | |
| connectSession — Property in class com.adobe.rtc.sharedManagers.UserManager | |
| (Read Only) Specifies the IConnectSession to which this manager is assigned. | |
| connectSession — Property in class com.adobe.rtc.sharedModel.Baton | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.sharedModel.CollectionNode | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.sharedModel.SharedCollection | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.sharedModel.SharedProperty | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.sharedModel.UserQueue | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.util.RoomCleaner | |
| The IConnectSession with which this component is associated. | |
| connectSession — Property in class com.adobe.rtc.util.RoomTemplater | |
| The IConnectSession with which this component is associated. | |
| ConnectSession — Class in package com.adobe.rtc.session | |
|
ConnectSession is the "headless" variant of IConnectSession, responsible for the concrete implementation of the interface. |
|
| ConnectSession() — Constructor in class com.adobe.rtc.session.ConnectSession | |
| ConnectSessionContainer — Class in package com.adobe.rtc.session | |
| ConnectSessionContainer is a Container-based tag which implements IConnectSession. | |
| ConnectSessionContainer() — Constructor in class com.adobe.rtc.session.ConnectSessionContainer | |
| ConnectSessionEvent — Class in package com.adobe.rtc.events | |
| The event class sent for events sent by ConnectSession. | |
| ConnectSessionEvent(p_type, p_reason) — Constructor in class com.adobe.rtc.events.ConnectSessionEvent | |
| createAndUseGroup(p_groupName, p_nodeConfiguration:com.adobe.rtc.messaging:NodeConfiguration) — Method in class com.adobe.rtc.collaboration.FilePublisher | |
| Creates a new group of files within the FileManager with the specified name and optionally configures its permissions. | |
| createChildren() — Method in class com.adobe.rtc.session.ConnectSessionContainer | |
| createGroup(p_groupName, p_nodeConfiguration:com.adobe.rtc.messaging:NodeConfiguration) — Method in class com.adobe.rtc.sharedManagers.FileManager | |
Creates a new group for files with the specified name and nodeConfiguration. |
|
| createGroup(p_groupName) — Method in class com.adobe.rtc.sharedManagers.StreamManager | |
| Creates a new group, and all the nodes associated with it | |
| createNode(p_nodeName, p_nodeConfiguration:com.adobe.rtc.messaging:NodeConfiguration) — Method in class com.adobe.rtc.sharedModel.CollectionNode | |
| Creates a new node in this collection; they are either optionally configured when created or accept the default configuration. | |
| createRoom(p_roomName, p_templateName) — Method in class com.adobe.rtc.util.AccountManager | |
| Creates a new room on the service under the current account. | |
| createShape(p_shape:com.adobe.coreUI.controls.whiteboardClasses:WBShapeDescriptor) — Method in class com.adobe.coreUI.controls.whiteboardClasses.WBModel | |
| Create a Shape | |
| createShape(p_shape:com.adobe.coreUI.controls.whiteboardClasses:WBShapeDescriptor) — Method in class com.adobe.rtc.pods.sharedWhiteBoardClasses.SharedWBModel | |
| API for creating a new shape. | |
| createStream(p_streamDescriptor:com.adobe.rtc.sharedManagers.descriptors:StreamDescriptor) — Method in class com.adobe.rtc.sharedManagers.StreamManager | |
| Initiates a new stream of a given type from the current client or else requests another user to begin publishing. | |
| createValueObject() — Method in interface com.adobe.rtc.messaging.IValueObjectEncodable | |
| Creates a ValueObject representation of the current class instance. | |
| createValueObject() — Method in class com.adobe.rtc.messaging.MessageItem | |
| Creates a ValueObject representation of this MessageItem. | |
| createValueObject() — Method in class com.adobe.rtc.messaging.NodeConfiguration | |
| Creates a ValueObject representation of this NodeConfiguration. | |
| createValueObject() — Method in class com.adobe.rtc.sharedManagers.descriptors.FileDescriptor | |
| Creates a ValueObject representation of this descriptor. | |
| createValueObject() — Method in class com.adobe.rtc.sharedManagers.descriptors.On2ParametersDescriptor | |
| Creates a ValueObject representation of this descriptor. | |
| createValueObject() — Method in class com.adobe.rtc.sharedManagers.descriptors.StreamDescriptor | |
| Creates a ValueObject representation of this descriptor. | |
| createValueObject() — Method in class com.adobe.rtc.sharedManagers.descriptors.UserDescriptor | |
Creates a value object from the userDescriptor which is suitable
for storage as a simple object. |
|
| createValueObject() — Method in class com.adobe.rtc.sharedModel.userQueueClasses.UserQueueItem | |
| Creates a ValueObject representation of this MessageItem. | |
| _creating — Static property in class com.adobe.rtc.clientManagers.MicrophoneManager | |
| currentCursorClass — Property in class com.adobe.coreUI.controls.whiteboardClasses.WBCanvas | |
| Returns the current class for Cursor. | |
| currentMenuItem — Property in class com.adobe.rtc.pods.Roster | |
Specifies the itemRenderer for the currently displayed user options menu. |
|
| currentPlayingStream — Property in class com.adobe.rtc.pods.WebCamera | |
Returns the streamDescriptor for the video stream currently
this is being published, if any. |
|
| currentPropertiesToolBar — Property in class com.adobe.coreUI.controls.WhiteBoard | |
| The current properties tool bar | |
| currentPropertiesToolBar — Property in class com.adobe.coreUI.controls.whiteboardClasses.WBCanvas | |
| Returns the Properties ToolBar. | |
| currentShapeFactory — Property in class com.adobe.coreUI.controls.whiteboardClasses.WBCanvas | |
| Sets the current Shape Factory. | |
| cursorChange — Event in class com.adobe.coreUI.controls.whiteboardClasses.WBCanvas | |
| Dispatched when the type of cursor changes. | |
| 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 | |