| 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. |
| iAmTyping() — Method in class com.adobe.rtc.pods.simpleChatClasses.SimpleChatModel |
|
Returns whether or not the current user is typing. |
| 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.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. |
| imageQuality — Property in class com.adobe.rtc.pods.WebCamera |
|
Specifies the video quality settings for the camera from among the constants
provided on CameraModel. |
| 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
|
| initializeGroupModel(p_groupName) — Method in class com.adobe.rtc.sharedManagers.StreamManager |
| |
| 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. |
| initiatorID — Property in class com.adobe.rtc.sharedManagers.descriptors.StreamDescriptor |
|
The userID of whomever requested this stream be initiated. |
| 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 — 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 |
| |
| ioError — Event in class com.adobe.rtc.collaboration.FileSubscriber |
|
Dispatched on an IO error. |
| isAudioPublishing — Event in class com.adobe.rtc.collaboration.AudioPublisher |
|
Dispatched when whether a user is publishing his audio or not changes
|
| 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 users' camera publishing state changes. |
| isDebuggingPlayer — Property in class com.adobe.rtc.clientManagers.PlayerCapabilities |
|
Returns true if using the debug version of the Flash player. |
| isEmpty — Property in class com.adobe.rtc.sharedModel.CollectionNode |
|
Determines whether or not the collection is empty, that is, having no nodes
|
| 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, it returns 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. |
| 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. |
| isPaused — Property in class com.adobe.rtc.collaboration.AudioPublisher |
|
Returns true if my audio is muted; false if not or audio is not there. |
| 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. |
| 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.WebcamPublisher |
|
Returns true if the camera is publishing; false if not. |
| 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.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.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.pods.simpleChatClasses.SimpleChatModel |
|
Determines whether the Model is connected and fully synchronized with the service. |
| 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.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.SharedProperty |
|
Determines whether the SharedProperty 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.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. |
| 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. |
| 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 |
| |
| 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 |