The attribute used to represent custom client classes.
Signifies that a client attribute is global.
The attribute used to represent maximum clients for a room.
The attribute used to represent the password setting for a room.
The attribute used to represent the removeOnEmpty setting for a room.
The attribute used to represent a client or user account's security roles.
The character used by the client as a record separator when serializing attributes or any other form of composite data. This character defaults to "|" and must not be used in attribute names or values. Methods in the Orbiter API that perform serialization or deserialization will add a warning to the client-side log if this character is used inappropriately.
The character used to signify a wildcard at the end of a room qualifier. Defaults to * (asterisk).
In a fully qualified room ID, this character is legal as the last character only, and only after a period (.). See the Validator class.
Methods in the Orbiter API that perform serialization or deserialization will add a warning to the client-side log if this character is used inappropriately.
A collection of constants representing meaningful tokens in communications with Union Server.