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  
data — Property in class com.multiuserserver.events.MultiuserServerEvent
Most standard non-display data types are supported, including Array, ByteArray, Boolean, Number, String and Object

Availability: 2.0.0

dataToString() — Method in class com.multiuserserver.events.MultiuserServerEvent
debug(message) — Method in interface com.multiuserserver.server.IApplication
Send a message to be displayed on the debug console's trace window.
delegate — Property in class com.multiuserserver.client.MultiuserServerClient
Specifies the object on which callback methods (methods called remotely using call or run) will be delegated to.
delegate — Property in interface com.multiuserserver.server.IApplication
Specifies the object on which methods called remotely using 'call' will be delegated to.
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