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  
language — Property in class com.multiuserserver.client.MultiuserServerClientInfo
The language, or other application sub-division, in which you are connected, or were connected to before the connection was closed (Read-only)

Availability: 2.0.0

language — Property in interface com.multiuserserver.server.IApplication
The language of the current room

Availability: 2.0.0

languages — Property in interface com.multiuserserver.server.IApplication
Array of languages in use by the current application.
loadBinary(path) — Method in interface com.multiuserserver.server.IApplication
Loads a binary data file from the local filesystem and return it as a ByteArray.
loadText(path) — Method in interface com.multiuserserver.server.IApplication
Loads a text file from the local filesystem and return it as a String.
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