Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 IApplication
com.multiuserserver.server Mesmotronic Multiuser Server 2 Application Interface

This interface should not be used directly: it is the interface used by the application property of the MultiuserServerApplication class.

Availability: 2.0.0

 IClient
com.multiuserserver.server Mesmotronic Multiuser Server 2 Client Interface

This interface should not be used directly: it is the interface used by elements of the application.clients Array of the MultiuserServerApplication class.

Availability: 2.0.0

 MultiuserServerApplication
com.multiuserserver.server Multiuser Server Application Base Class: extend this class to create server side applications of your own.
 MultiuserServerClient
com.multiuserserver.client Mesmotronic Multiuser Server Client

Availability: 2.0.0

 MultiuserServerClientInfo
com.multiuserserver.client Mesmotronic Multiuser Server Client Connection Information

This class is usually accessed via the info property of the MultiuserServerClient class, .

Changing the properties of this object while connected will have no affect on the current connection and should be avoided.

Availability: 2.0.0

 MultiuserServerEvent
com.multiuserserver.events Mesmotronic Multiuser Server Client Event

Availability: 2.0.0