models/room

All data in our system is organized at the highest level into a collection of "Apps", and then for each App we have "Rooms", which allow a number of users to communicate / share data with each other. The Room model manages the data for each virtual room.

Source:
Author:

Classes

RoomModel