| Interface | Description |
|---|---|
| RoomVariable | |
| UserVariable | |
| Variable |
| Class | Description |
|---|---|
| ReservedRoomVariables |
The class contains static fields that represent names of "reserved" Room Variables.
|
| SFSRoomVariable |
RoomVariables are custom values attached to each Room object that get automatically updated between client and server
on every change.
|
| SFSUserVariable |
UserVariables are custom values attached to each User object that get automatically updated between client and server
on every change.
|
| Enum | Description |
|---|---|
| VariableType |