| | Interface | Description |
|---|
| | BigDB |
Provides access to the BigDB service provided by Player.IO. |
| | Client |
An instance of this class is returned to the callback function when successfully connecting to the PlayerIO webservice. |
| | Connection |
Allows the client to connect to the Multiplayer servers
|
| | ErrorLog |
Allows developers to write entries to the Player.IO error log from ActionScript
|
| | GameFS |
Allows developers to access files stores in GameFS
|
| | Message |
Message object either sent or received from the server
|
| | Multiplayer |
Provides access to the Multiplayer services provided by Player.IO. |
| | PartnerPay |
Provides access to the PartnerPay services provided by Player.IO. |
| | PayVault |
Provides access to the PayVault service provided by Player.IO. |
| | RoomInfo |
Class that describes a room instance. |