Contains the four pillar classes of a real time colloboration (RTC) application: User, Room, Stream, and File Managers.
| Class | Description | |
|---|---|---|
| FileManager | One of the "4 pillars" of a room, the FileManager represents the shared model for files available for download for the client. | |
| RoomManager | One of the "4 pillars" of a room, the RoomManager is responsible for handling all runtime configuration changes to the room. | |
| StreamManager | One of the "4 pillars" of a room, the StreamManager represents the shared model for files available for client download. | |
| UserManager | UserManager is one of the "four pillars" of a room and is tasked with maintaining a list of the set of users in the room, along with their descriptors. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/sharedManagers/package-detail.html