Multiuser Server 2 Server Classes



Interfaces
 InterfaceDescription
 IApplication 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 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

Classes
 ClassDescription
 MultiuserServerApplication Multiuser Server Application Base Class: extend this class to create server side applications of your own.