| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| reject — Event in class com.multiuserserver.client.MultiuserServerClient | |
| Dispatched when your connection is rejected by the server. | |
| REJECT — Constant static property in class com.multiuserserver.events.MultiuserServerEvent | |
| room — Property in class com.multiuserserver.client.MultiuserServerClientInfo | |
| The room number into which you have been allocated, or were most recently allocated before the connection was closed; -1 indicates that no room has been allocated. | |
| room — Property in interface com.multiuserserver.server.IApplication | |
|
The ID of the current room
Availability: 2.0.0 |
|
| roomToAvoid — Property in class com.multiuserserver.client.MultiuserServerClientInfo | |
| The client will NOT be allocated a space in the specified room, even if that room has an available space; -1 indicates that no room will be avoided. | |
| roomToUse — Property in class com.multiuserserver.client.MultiuserServerClientInfo | |
| The server will try to allocate the client to the specifed room ONLY, and will fail if the room is already full; -1 indicates that no room preference has been stated. | |
| run(method, argArray, ... rest) — Method in class com.multiuserserver.client.MultiuserServerClient | |
| Run a function on one or more clients in the current room. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |