| 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 |
| participantCollection — Property in class com.adobe.rtc.sharedManagers.UserManager |
|
[Read-only] Returns a sorted collection of user descriptors with root user roles of UserRoles.PUBLISHER. |
| ParticipantIconClass — Property in class com.adobe.rtc.pods.HorizontalRoster |
|
Specifies the default user icon to use for users with a publisher role. |
| password — Property in class com.adobe.rtc.authentication.AbstractAuthenticator |
|
password is only required when Adobe IDs
are used; therefore, it is likely that only developers would need this parameter except
during development. |
| pause(p_mute, p_publisherID) — Method in class com.adobe.rtc.collaboration.AudioPublisher |
|
Mutes or unmutes the the VOIP stream of the specified user (or the current user if not specified). |
| pause(p_pause, p_publisherID) — Method in class com.adobe.rtc.collaboration.WebcamPublisher |
|
Pauses the stream with the given streamDescriptor. |
| pause — Property in class com.adobe.rtc.sharedManagers.descriptors.StreamDescriptor |
|
The video stream pause state: true for paused, false for not
|
| paused — Property in class com.adobe.rtc.pods.WebCamera |
|
Specifies whether the published stream (if any) is paused (true) or playing (false). |
| pauseStream(p_streamType, p_state, p_streamPublisherID, p_groupName) — Method in class com.adobe.rtc.sharedManagers.StreamManager |
|
Pauses a video stream based on type, state (paused or non paused), and publisher ID. |
| pendingQueue — Property in class com.adobe.rtc.sharedModel.UserQueue |
|
Returns an array of UserQueueItems containing only items that
have status of STATUS_PENDING. |
| persistItems — Property in class com.adobe.rtc.messaging.NodeConfiguration |
|
Whether or not MessageItems should be stored and forwarded to users arriving later (true)
or not stored at all (false). |
| PICTURE_IN_PICTURE — Constant static property in class com.adobe.rtc.pods.cameraClasses.CameraModel |
|
Deprecated: Constant value for the "picture in picture" layout setting. |
| PING — Constant static property in class com.adobe.rtc.events.SessionEvent |
|
Type of event emitted when the session pings. |
| platform — Property in class com.adobe.rtc.clientManagers.PlayerCapabilities |
|
Returns the platform string. |
| PlayerCapabilities — Class in package com.adobe.rtc.clientManagers |
|
PlayerCapabilities is a utility component that provides properties like the cureent OS,
if it's debug version of Flash Player etc. |
| PlayerCapabilities() — Constructor in class com.adobe.rtc.clientManagers.PlayerCapabilities |
| |
| playerVersion — Property in class com.adobe.rtc.sharedManagers.descriptors.UserDescriptor |
|
The version of the flash player this user has
|
| playStream(p_streamPublisherID) — Method in class com.adobe.rtc.collaboration.AudioSubscriber |
|
Plays the audio stream with the given stream publisherID
|
| playStream(p_streamPublisherID) — Method in class com.adobe.rtc.collaboration.WebcamSubscriber |
|
lays the stream with the given stream type and stream's publisher ID
|
| pollInterval — Property in class com.adobe.rtc.collaboration.SharedCursorPane |
|
The time in milliseconds of the polling interval for cursor positions. |
| popupPropertiesToolBar — Property in class com.adobe.coreUI.controls.WhiteBoard |
|
Returns if the properties tool bar is popped up. |
| popupShapesToolBar — Property in class com.adobe.coreUI.controls.WhiteBoard |
|
Returns if the shapes tool bar is popped up. |
| position — Property in class com.adobe.rtc.sharedModel.userQueueClasses.UserQueueItem |
|
The position in the queue of this UserQueueItem. |
| previousFilename — Property in class com.adobe.rtc.sharedManagers.descriptors.FileDescriptor |
|
If the file has been renamed, the last server fileName used before it was renamed. |
| previousName — Property in class com.adobe.rtc.sharedManagers.descriptors.FileDescriptor |
|
If the file has been renamed, the last client name used before it was renamed. |
| primarySession — Static property in class com.adobe.rtc.session.ConnectSession |
|
ConnectSession.primarySession can be used in order to access the first IConnectSession instance created in a given application. |
| productName — Property in class com.adobe.rtc.sharedManagers.RoomManager |
|
The product name. |
| progress — Event in class com.adobe.rtc.collaboration.FilePublisher |
|
Dispatched on upload progress. |
| progress — Event in class com.adobe.rtc.collaboration.FileSubscriber |
|
Dispatched as a download progresses. |
| progressInterval — Property in class com.adobe.rtc.collaboration.FilePublisher |
|
The FilePublisher can send updates to other clients during an upload so that they know how much a user has
uploaded. |
| propertiesToolbarAdd — Event in class com.adobe.coreUI.controls.WhiteBoard |
|
Dispatched when the property tool bar is added. |
| propertiesToolbarAdd — Event in class com.adobe.coreUI.controls.whiteboardClasses.WBCanvas |
|
Dispatched when the property tool bar is added. |
| propertiesToolbarRemove — Event in class com.adobe.coreUI.controls.WhiteBoard |
|
Dispatched when the property tool bar is removed. |
| propertiesToolbarRemove — Event in class com.adobe.coreUI.controls.whiteboardClasses.WBCanvas |
|
Dispatched when the property tool bar is removed. |
| propertyData — Property in class com.adobe.coreUI.controls.whiteboardClasses.WBShapeDescriptor |
|
Property data for this shape
|
| publish(p_publisherID) — Method in class com.adobe.rtc.collaboration.AudioPublisher |
|
publish() causes the current user or the user specified by p_publisherID (if non-null)
to be prompted to publish VOIP. |
| publish(p_fileName, p_fileData, p_itemID, p_contentType) — Method in class com.adobe.rtc.collaboration.BinaryPublisher |
|
publish() takes a file name, ByteArray-formatted file data, a uniqueID,
and an optional content-type parameter, and publishes the given data via HTTP to the service. |
| publish(p_publisherID) — Method in class com.adobe.rtc.collaboration.WebcamPublisher |
|
Begins publishing the webcamera stream after prompting the user. |
| publisher — Property in class com.adobe.rtc.pods.WebCamera |
|
Returns the WebcamPublisher component used within this pod. |
| PUBLISHER — Constant static property in class com.adobe.rtc.messaging.UserRoles |
|
PUBLISHER can publish and subscribe to most nodes but cannot create, delete or configure nodes. |
| publisherID — Property in class com.adobe.rtc.events.SharedPropertyEvent |
|
The Publisher ID of the shared property
|
| publisherID — Property in class com.adobe.rtc.messaging.MessageItem |
|
[Read-only] userID of the user who published this item. |
| publisherID — Property in class com.adobe.rtc.pods.simpleChatClasses.ChatMessageDescriptor |
|
[Read-only] The sender's userID. |
| publisherIDs — Property in class com.adobe.rtc.collaboration.AudioSubscriber |
|
An array of userIDs, used for restricting the list of publishers
that this subscriber should play audio for. |
| publisherIDs — Property in class com.adobe.rtc.collaboration.WebcamSubscriber |
|
An array of userIDs, used for restricting the list of publishers
that this subscriber should display videos for. |
| publishFileDescriptor(p_descriptor:com.adobe.rtc.sharedManagers.descriptors:FileDescriptor, p_associatedUserID) — Method in class com.adobe.rtc.sharedManagers.FileManager |
|
Announces to the service that a file will be uploaded for the first time by the
local client or by somebody else. |
| PUBLISHING_DESCRIPTOR — Static property in class com.adobe.rtc.sharedManagers.descriptors.FileDescriptor |
|
Constant value for the descriptor state: When the file upload is finished and the final
URL has been determined, the descriptor is updated with the URL and this state. |
| publishItem(p_messageItem:com.adobe.rtc.messaging:MessageItem, p_overWrite) — Method in class com.adobe.rtc.sharedModel.CollectionNode |
|
Publishes a MessageItem. |
| publishModel — Property in class com.adobe.rtc.collaboration.AudioPublisher |
|
The role required for this component to publish to the group specified by groupName. |
| publishModel — Property in class com.adobe.rtc.collaboration.AudioSubscriber |
|
The role required for this component to publish to the group specified by groupName. |
| publishModel — Property in class com.adobe.rtc.collaboration.FilePublisher |
|
The role required for this component to publish to the group specified by groupName. |
| publishModel — Property in class com.adobe.rtc.collaboration.FileSubscriber |
|
The role required for this component to publish to the group specified by groupName. |
| publishModel — Property in class com.adobe.rtc.collaboration.WebcamPublisher |
|
The role required for this component to publish to the group specified by groupName. |
| publishModel — Property in class com.adobe.rtc.collaboration.WebcamSubscriber |
|
The role required for this component to publish to the group specified by groupName. |
| publishModel — Property in class com.adobe.rtc.messaging.NodeConfiguration |
|
The minimum role value required to publish MessageItems to the node. |
| publishModel — Property in class com.adobe.rtc.pods.noteClasses.NoteModel |
|
The role value required for modifying the note text
|
| publishModel — Property in class com.adobe.rtc.pods.simpleChatClasses.SimpleChatModel |
|
The role value required for publishing to the chat
|
| publishModel — Property in class com.adobe.rtc.sharedModel.Baton |
|
Role Value required to grab the baton
|
| publishModel — Property in class com.adobe.rtc.sharedModel.BatonProperty |
|
Role Value required to publish on the property
|
| publishModel — Property in class com.adobe.rtc.sharedModel.SharedProperty |
|
Role Value required to publish on the property
|
| publishStream(p_streamType, p_streamPublisherID, p_groupName) — Method in class com.adobe.rtc.sharedManagers.StreamManager |
|
Publishes the already created streamDescriptor with the given type, streampublisher ID
and group name, if any. |
| putDown() — Method in class com.adobe.rtc.sharedModel.Baton |
|
Users with an publisher role in control can use this method to
release their control. |
|
| 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 |