| 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 |
| iAmEditing() — Method in class com.adobe.rtc.pods.noteClasses.NoteModel |
|
Determines whether the current user is editing. |
| iAmPreparingToShare — Property in class com.adobe.rtc.collaboration.ScreenShareSubscriber |
|
returns true if you are preparing to share or if someone else is preparing
|
| iAmSharing — Property in class com.adobe.rtc.collaboration.ScreenShareSubscriber |
|
returns true if you or someone else is sharing
|
| iAmTyping() — Method in class com.adobe.rtc.sharedModel.SimpleChatModel |
|
Updates the model to notify others that the current user is typing. |
| icon — Property in class com.adobe.coreUI.controls.whiteboardClasses.ToolBarDescriptors.WBShapeToolBarDescriptor |
|
The Icon of the toolBar component
|
| IConnectSession — Interface in package com.adobe.rtc.session |
|
IConnectSession is the interface responsible for representing a user session connected to a real-time collaboration
room. |
| iconSize — Style in class com.adobe.rtc.pods.Roster |
|
Size of the user icon. |
| id — Property in class com.adobe.rtc.collaboration.WebcamSubscriber |
| |
| id — Property in class com.adobe.rtc.sharedManagers.descriptors.FileDescriptor |
|
A unique descriptor ID. |
| id — Property in class com.adobe.rtc.sharedManagers.descriptors.StreamDescriptor |
|
The unique stream ID. |
| idField — Property in class com.adobe.rtc.sharedModel.SharedCollection |
|
If each item doesn't implement IUID, specifies a field within the item to use as a unique ID. |
| _ignoreAutoScrollTimer — Property in class com.adobe.rtc.collaboration.ScreenShareSubscriber |
| |
| imageQuality — Property in class com.adobe.rtc.pods.WebCamera |
|
Specifies the video quality settings for the camera from among the constants
provided on CameraModel. |
| IME_CARET_FREQUENCY — Constant static property in class com.adobe.rtc.collaboration.ScreenShareSubscriberComplex |
| |
| IME_INPUT — Constant static property in class com.adobe.rtc.collaboration.ScreenShareSubscriberComplex |
| |
| IME_POSITION — Constant static property in class com.adobe.rtc.collaboration.ScreenShareSubscriberComplex |
| |
| _imeTextField — Property in class com.adobe.rtc.collaboration.ScreenShareSubscriberComplex |
| |
| INCREASE_FONT — Constant static property in class com.adobe.rtc.events.NoteEvent |
|
Dispatched when the note font size is increased. |
| INFO_RECEIVE — Constant static property in class com.adobe.rtc.events.MeetingInfoEvent |
|
Dispatched when meeting or account info are received
|
| _initialDragPt — Property in class com.adobe.rtc.collaboration.ScreenShareSubscriberComplex |
| |
| initialize() — Method in class com.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors.WBArrowShapeDescriptor |
|
private
|
| initialize() — Method in class com.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors.WBEllipseShapeDescriptor |
|
private
|
| initialize() — Method in class com.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors.WBHighlightAreaShapeDescriptor |
|
private
|
| initialize() — Method in class com.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors.WBLineShapeDescriptor |
|
private
|
| initialize() — Method in class com.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors.WBMarkerShapeDescriptor |
|
private
|
| initialize() — Method in class com.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors.WBRectangleShapeDescriptor |
|
private
|
| initialize() — Method in class com.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors.WBRoundedRectangleShapeDescriptor |
|
private
|
| initialize() — Method in class com.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors.WBTextShapeDescriptor |
|
private
|
| initialRoomSettings — Property in class com.adobe.rtc.session.ConnectSession |
|
The initial room settings for the current room. |
| initialRoomSettings — Property in class com.adobe.rtc.session.ConnectSessionContainer |
|
The initial room settings for the current room. |
| initialRoomSettings — Property in interface com.adobe.rtc.session.IConnectSession |
|
The initial room settings for the current room. |
| initialRoomSettings — Property in class com.adobe.rtc.session.sessionClasses.SessionContainerProxy |
|
The initial room settings for the current room. |
| _initialScrollPos — Property in class com.adobe.rtc.collaboration.ScreenShareSubscriberComplex |
| |
| initiatorID — Property in class com.adobe.rtc.sharedManagers.descriptors.StreamDescriptor |
|
The userID of whomever requested this stream be initiated. |
| insertNewLines — Property in class com.adobe.rtc.util.Base64Encoder |
|
A Boolean flag to control whether the sequence of characters specified
for Base64Encoder.newLine are inserted every 76 characters
to wrap the encoded output. |
| invalidate() — Method in class com.adobe.rtc.util.Invalidator |
|
Invalidates the properties. |
| invalidationComplete — Event in class com.adobe.rtc.util.Invalidator |
|
Dispatched when the synchronization changes for the camera. |
| INVALIDATION_COMPLETE — Constant static property in class com.adobe.rtc.util.Invalidator |
|
Event fired when the property is invalidated. |
| _invalidator — Property in class com.adobe.rtc.util.JSBridge |
| |
| Invalidator — Class in package com.adobe.rtc.util |
|
nvalidator is a utility component that helps in invalidating properties together. |
| Invalidator() — Constructor in class com.adobe.rtc.util.Invalidator |
|
Constructor
|
| INVALID_FILENAME_CHARS — Constant static property in class com.adobe.rtc.collaboration.FilePublisher |
|
The set of invalid characters in a file name. |
| INVALID_ID — Constant static property in class com.adobe.rtc.messaging.errors.MessageNodeError |
| |
| _invShowMyStream — Property in class com.adobe.rtc.collaboration.ScreenShareSubscriber |
| |
| ioError — Event in class com.adobe.rtc.collaboration.FileSubscriber |
|
Dispatched on an IO error. |
| isArgo() — Method in class com.adobe.rtc.sharedManagers.StreamManager |
|
API that returns whether the player version is Argo i.e. |
| isAudioPublishing — Event in class com.adobe.rtc.collaboration.AudioPublisher |
|
Dispatched when a user changes whether they are publishing audio or not. |
| isAuthenticated — Property in class com.adobe.rtc.util.AccountManager |
|
(Read-Only) Specifies whether or not the AccountManager has completed authentication and logging in. |
| isCameraPublishing — Event in class com.adobe.rtc.collaboration.WebcamPublisher |
|
Dispatched when the user's camera publishing state changes. |
| _isControlling — Property in class com.adobe.rtc.collaboration.ScreenShareSubscriberComplex |
| |
| isDebuggingPlayer — Property in class com.adobe.rtc.clientManagers.PlayerCapabilities |
|
Returns true if using the debug version of the Flash player. |
| _isDisconnected — Property in class com.adobe.rtc.session.managers.SessionManagerPlayback |
| |
| isEmpty — Property in class com.adobe.rtc.sharedModel.CollectionNode |
|
Determines whether or not the collection is empty, that is, having no nodes
|
| isEmpty() — Method in class com.adobe.rtc.sharedModel.SharedObject |
|
Check if the shared object is empty
|
| ISessionSubscriber — Interface in package com.adobe.rtc.session |
|
ISessionSubscriber is the interface which real-time collaboration (RTC) components expose in order to:
- Work in applications with more than one IConnectSession.
- Define their logical location on the service.
- Synchronize with the service.
- Disconnect from the service.
This set of functionality is exposed by nearly all RTC components in the framework. |
| isGroupDefined(p_groupName) — Method in class com.adobe.rtc.sharedManagers.FileManager |
|
Returns whether or not a specified group exists. |
| isGroupDefined(p_groupName) — Method in class com.adobe.rtc.sharedManagers.StreamManager |
|
Returns true if the group is defined, otherwise false
|
| isGuest — Property in class com.adobe.rtc.authentication.AbstractAuthenticator |
|
isGuest returns whether or not the supplied parameters
require that the user be admitted as a guest only. |
| isHttpURL(url) — Static method in class com.adobe.rtc.util.URLUtil |
|
Determines if the URL uses the HTTP, HTTPS, or RTMP protocol. |
| isLaunched — Property in class com.adobe.rtc.collaboration.ScreenSharePublisher |
|
|
| isNodeDefined(p_nodeName) — Method in class com.adobe.rtc.sharedModel.CollectionNode |
|
Whether the given node exists in this CollectionNode. |
| ISO9075 — Class in package com.adobe.rtc.util |
|
Implements the encode and decode routines as specified in ISO 9075-14:2003. |
| ISO9075() — Constructor in class com.adobe.rtc.util.ISO9075 |
| |
| isOnMac — Property in class com.adobe.rtc.clientManagers.PlayerCapabilities |
|
Returns true if using the Mac OS. |
| isP2P — Property in class com.adobe.rtc.sharedManagers.StreamManager |
|
Returns true or false depending on whether the connection is P2P or hub-spoke. |
| isPaused — Property in class com.adobe.rtc.archive.ArchiveManager |
| |
| isPaused — Property in class com.adobe.rtc.collaboration.AudioPublisher |
|
Returns true if my audio is paused; false if not or audio is not there. |
| isPaused — Property in class com.adobe.rtc.collaboration.ScreenSharePublisher |
|
|
| isPaused — Property in class com.adobe.rtc.collaboration.WebcamPublisher |
|
Returns true if the camera is paused; false if not or if there is no stream. |
| isPaused() — Method in class com.adobe.rtc.session.managers.SessionManagerPlayback |
| |
| isPeer — Property in class com.adobe.rtc.sharedManagers.descriptors.UserDescriptor |
|
Shows whether the connection is PeerToPeer for this user. |
| isPeerEnable() — Method in class com.adobe.rtc.sharedManagers.UserManager |
|
This function checks if anyone has peer to peer disabled. |
| _isPlaying — Property in class com.adobe.rtc.session.managers.SessionManagerPlayback |
| |
| isPlayingBack — Property in class com.adobe.rtc.archive.ArchiveManager |
|
[Read-only] Returns true if the playback is in progress. |
| isPublishing — Property in class com.adobe.rtc.collaboration.AudioPublisher |
|
Returns true if my audio is publishing; false if not. |
| isPublishing — Property in class com.adobe.rtc.collaboration.ScreenSharePublisher |
|
|
| isPublishing — Property in class com.adobe.rtc.collaboration.WebcamPublisher |
|
Returns true if the camera is publishing; false if not. |
| isRecording — Property in class com.adobe.rtc.archive.ArchiveManager |
|
[Read-only] Returns true if the recording is in progress. |
| isRTMFP — Property in class com.adobe.rtc.sharedManagers.descriptors.UserDescriptor |
|
Shows whether the connection is RTMFP. |
| isScreenSharePublishingChanged — Event in class com.adobe.rtc.collaboration.ScreenSharePublisher |
|
Dispatched when the user's camera publishing state changes. |
| isScrollable — Property in class com.adobe.rtc.collaboration.ScreenShareSubscriberComplex |
| |
| isSDKAccount — Property in class com.adobe.rtc.util.AccountManager |
|
(Read-Only) Specifies whether or not the account is an SDK account
|
| isSessionDependent — Property in class com.adobe.rtc.sharedModel.SharedProperty |
|
Sets true or false whether the it should depend on the session, default is false
|
| isSynchronized — Property in class com.adobe.rtc.archive.ArchiveManager |
|
Returns true if the connectSession is synchronized
|
| isSynchronized — Property in class com.adobe.rtc.collaboration.AudioPublisher |
|
Returns whether or not the component is synchronized. |
| isSynchronized — Property in class com.adobe.rtc.collaboration.AudioSubscriber |
|
Returns whether or not the component is synchronized. |
| isSynchronized — Property in class com.adobe.rtc.collaboration.FilePublisher |
|
Returns true if the model is synchronized
|
| isSynchronized — Property in class com.adobe.rtc.collaboration.FileSubscriber |
|
Returns true if the model is synchronized. |
| isSynchronized — Property in class com.adobe.rtc.collaboration.ScreenSharePublisher |
|
|
| isSynchronized — Property in class com.adobe.rtc.collaboration.ScreenShareSubscriber |
| |
| isSynchronized — Property in class com.adobe.rtc.collaboration.SharedCursorPane |
|
Returns true is synchronized; false if not synchronized. |
| isSynchronized — Property in class com.adobe.rtc.collaboration.WebcamPublisher |
|
Returns whether or not the component is synchronized. |
| isSynchronized — Property in class com.adobe.rtc.collaboration.WebcamSubscriber |
|
Returns whether or not the component is synchronized. |
| isSynchronized — Property in class com.adobe.rtc.pods.FileShare |
|
Returns true if the component is synchronized; otherwise, false. |
| isSynchronized — Property in class com.adobe.rtc.pods.HorizontalRoster |
|
Returns true if the model is synchronized; otherwise, false. |
| isSynchronized — Property in class com.adobe.rtc.pods.Note |
|
Returns true if the model is synchronized; otherwise, false. |
| isSynchronized — Property in class com.adobe.rtc.pods.Roster |
|
Returns true if the model is synchronized; otherwise, false. |
| isSynchronized — Property in class com.adobe.rtc.pods.SharedWhiteBoard |
|
Returns true if the model is synchronized; otherwise, false. |
| isSynchronized — Property in class com.adobe.rtc.pods.SimpleChat |
|
Determines whether the chat is connected and fully synchronized with the service. |
| isSynchronized — Property in class com.adobe.rtc.pods.WebCamera |
|
Returns whether or not the component is synchronized. |
| isSynchronized — Property in class com.adobe.rtc.pods.cameraClasses.CameraModel |
|
Determines whether the CameraModel is connected and fully synchronized with the service. |
| isSynchronized — Property in class com.adobe.rtc.pods.noteClasses.NoteModel |
|
Determines whether the NoteModel is connected and fully synchronized with
the service. |
| isSynchronized — Property in class com.adobe.rtc.pods.sharedWhiteBoardClasses.SharedWBModel |
|
Dispatches when the collectionNode is synchronized. |
| isSynchronized — Property in class com.adobe.rtc.session.ConnectSession |
|
[Read-only] A variable that indicates whether or not the ConnectSession is fully synchronized with the service. |
| isSynchronized — Property in class com.adobe.rtc.session.ConnectSessionContainer |
|
[Read-only] A variable that indicates whether or not the ConnectSession is fully synchronized with the service. |
| isSynchronized — Property in interface com.adobe.rtc.session.IConnectSession |
|
[Read-only] A variable that indicates whether or not the ConnectSession is fully synchronized with the service. |
| isSynchronized — Property in interface com.adobe.rtc.session.ISessionSubscriber |
|
Returns whether or not the component has fully synched up to the service;
that is, whether it is connected and has all information stored on the service
regarding it. |
| isSynchronized — Property in class com.adobe.rtc.session.managers.SessionManagerPlayback |
| |
| isSynchronized — Property in class com.adobe.rtc.session.sessionClasses.SessionContainerProxy |
|
[Read-only] A variable that indicates whether or not the ConnectSession is fully synchronized with the service. |
| isSynchronized — Property in class com.adobe.rtc.sharedManagers.FileManager |
|
Returns true if the model is synchronized. |
| isSynchronized — Property in class com.adobe.rtc.sharedManagers.RoomManager |
|
Returns true if the model is synchronized. |
| isSynchronized — Property in class com.adobe.rtc.sharedManagers.StreamManager |
|
Returns true if the model is synchronized
|
| isSynchronized — Property in class com.adobe.rtc.sharedManagers.UserManager |
|
Specifies whether or not the UserManager has connected and has synchronized all
of the user information from the service. |
| isSynchronized — Property in class com.adobe.rtc.sharedModel.Baton |
|
Determines whether the component has connected to the server and has fully synchronized. |
| isSynchronized — Property in class com.adobe.rtc.sharedModel.CollectionNode |
|
Determines whether or not the collection is "up to state" with all previously
stored items in its nodes. |
| isSynchronized — Property in class com.adobe.rtc.sharedModel.SharedCollection |
|
Returns whether or not the sharedCollection has retrieved any information previously stored on the service, and
is currently connected to the service. |
| isSynchronized — Property in class com.adobe.rtc.sharedModel.SharedObject |
|
Returns whether or not the SharedObject has retrieved any information previously stored on the service, and
is currently connected to the service. |
| isSynchronized — Property in class com.adobe.rtc.sharedModel.SharedProperty |
|
Determines whether the SharedProperty is connected and fully synchronized with the service. |
| isSynchronized — Property in class com.adobe.rtc.sharedModel.SimpleChatModel |
|
Determines whether the Model is connected and fully synchronized with the service. |
| isSynchronized — Property in class com.adobe.rtc.sharedModel.UserQueue |
|
Determines whether the UserQueue is connected and fully synchronized with
the service. |
| isSynchronized — Property in class com.adobe.rtc.util.JSBridge |
|
A variable that indicates whether or not the ConnectSession is fully synchronized with the service. |
| isSynchronized — Property in class com.adobe.rtc.util.RoomCleaner |
|
Returns true if the model is synchronized. |
| item — Property in class com.adobe.rtc.events.CollectionNodeEvent |
|
For itemReceive and itemRetract events, item contains the newly received
or retracted MessageItem. |
| itemClass — Property in class com.adobe.rtc.sharedModel.SharedCollection |
|
Specifies the class to use in deserializing any items which arrive from the service. |
| itemClick — Event in class com.adobe.rtc.pods.HorizontalRoster |
|
Dispatched when a user's menu item is clicked if useExternalMenuData is set to true. |
| itemID — Property in class com.adobe.rtc.messaging.MessageItem |
|
The ID for this stored item. |
| itemLastClicked — Property in class com.adobe.rtc.pods.HorizontalRoster |
|
Returns the last user item clicked on the roster. |
| itemObject — Property in class com.adobe.rtc.events.NetGroupEvent |
|
The Item received by the NetGroup
|
| itemReceive — Event in class com.adobe.rtc.sharedModel.CollectionNode |
|
Dispatched when a node within the collection receives an item. |
| ITEM_RECEIVE — Constant static property in class com.adobe.rtc.events.CollectionNodeEvent |
|
The type of event emitted when the CollectionNode receives an item on one of its nodes. |
| ITEM_RECEIVE — Constant static property in class com.adobe.rtc.events.NetGroupEvent |
|
The type of event emitted when the NetGroup receives an data item posted by a peer in the group. |
| itemRenderer — Property in class com.adobe.rtc.pods.Roster |
|
|
| itemRetract — Event in class com.adobe.rtc.sharedModel.CollectionNode |
|
Dispatched when a node within the collection retracts an item. |
| ITEM_RETRACT — Constant static property in class com.adobe.rtc.events.CollectionNodeEvent |
|
The type of event emitted when the CollectionNode retracts an item from one of its nodes. |
| items — Property in class com.adobe.rtc.events.MeetingInfoEvent |
| |
| itemsData — Property in class com.adobe.rtc.session.sessionClasses.PlaybackSeekClient |
| |
| ITEMS_RECEIVE — Constant static property in class com.adobe.rtc.events.MeetingInfoEvent |
|
Dispatched when items (rooms or templates) are received
|
| itemStorageScheme — Property in class com.adobe.rtc.messaging.NodeConfiguration |
|
Storage scheme for the MessageItems sent over this node. |
| itemsType — Property in class com.adobe.rtc.events.MeetingInfoEvent |
| |
| ITEM_UPDATE — Constant static property in class com.adobe.rtc.events.UserQueueEvent |
|
Type of event emitted when the an item in the queue is added or dealt with
|
| IValueObjectEncodable — Interface in package com.adobe.rtc.messaging |
|
IValueObjectEncodable describes a set of functions required to allow class instances to be serialized
and deserialized as value objects. |
|
| 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 |