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  
activeApplications — Property in interface com.multiuserserver.server.IApplication
Array of IApplication interfaces, one for each active room of the current application using the same language setting; rooms which have been closed will not be returned and therefore the resulting Array may not be in room order.
application — Property in class com.multiuserserver.client.MultiuserServerClientInfo
The name of the server-side application to which you are connected, or were connected to before the connection was closed.
application — Property in class com.multiuserserver.server.MultiuserServerApplication
Application interface for communication with the server and connected clients

Availability: 2.0.0

applications — Property in interface com.multiuserserver.server.IApplication
Array of IApplication interfaces, one for each room of the current application using the same language setting; the resulting array is in room order, with closed rooms returned as NULL.
appStop — Event in interface com.multiuserserver.server.IApplication
Dispatched immediately before the application stops

Availability: 2.0.0

APP_STOP — 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