Namespace: playerio
Language: ActionScript 3
Class that describes a room instance. Instances of this class is returned by client.multiplayer.listRooms requests
Properties | |||
|---|---|---|---|
| public |
Data object for the room. These are values that can be defined when the room is created. These values can also be changed on the server. |
||
| public |
The id of the room. |
||
| public |
How many users are online in this room. |
||
| public |
The room type. |
||
| public |
The server type. |
||
Methods | |||
| public |
Returns a formatted overview of the room. |
||
Data object for the room. These are values that can be defined when the room is created. These values can also be changed on the server.
The id of the room.
How many users are online in this room.
The room type.
The server type.
Returns a formatted overview of the room.
| String | |