Contains classes required to establish a session with a real-time room.



Interfaces
 InterfaceDescription
 IConnectSession IConnectSession is the interface responsible for representing a user session connected to a real-time collaboration room.
 ISessionSubscriber 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.
Classes
 ClassDescription
 ConnectSession

ConnectSession is the "headless" variant of IConnectSession, responsible for the concrete implementation of the interface.

 ConnectSessionContainer ConnectSessionContainer is a Container-based tag which implements IConnectSession.
 RoomSettings RoomSettings declares the initial room settings passed to RoomManager through an IConnectSession's initialRoomSettings property.

 

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/session/package-detail.html