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  
saveBinary(path, bytes) — Method in interface com.multiuserserver.server.IApplication
Save a binary file on the local filesystem, for example image data.
saveDebug(clear) — Method in interface com.multiuserserver.server.IApplication
Save the content of the debug console's trace window and, optionally, clear it.
saveText(path, text) — Method in interface com.multiuserserver.server.IApplication
Save String data as a text file on the local filesystem.
securityError — Event in class com.multiuserserver.client.MultiuserServerClient
Dispatched when a security error occurs.
status — Event in interface com.multiuserserver.server.IApplication
Dispatched when an error occurs

Availability: 2.0.0

STATUS — Constant static property in class com.multiuserserver.events.MultiuserServerEvent
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