Contains the low-level classes required to build data models which are shared in real-time.
| Class | Description | |
|---|---|---|
| Baton | Baton is a model class which provides a workflow between users. | |
| BatonProperty | BatonProperty is a model component which manages a property of any type that only one user can edit at a time. | |
| CollectionNode | CollectionNode is the foundation class for building shared models requiring publish and subscribe messaging. | |
| SharedCollection | SharedCollection is a simple ListCollectionView which is shared across the AFCS services. | |
| SharedProperty |
SharedProperty is a model (and ui-less component) that manages a
variable of any type and which is shared amongst all users connected to the room. |
|
| UserQueue | UserQueue is a model class that can be used to create and manage queues of users who are making requests. |
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/sharedModel/package-detail.html