Namespace: playerio
Language: ActionScript 3
An instance of this class is returned to the callback function when successfully connecting to the PlayerIO webservice. Contains references to all APIs currently exposed by the PlayerIO ActionScript API
Properties | |||
|---|---|---|---|
| public |
Collection used to access the BigDB service. |
||
| public |
User id of the currently connected user |
||
| public |
Collection used to access the Error log |
||
| public |
Collection used to access the GameFS service. |
||
| public |
Collection used for Multiplayer games |
||
| public |
Collection used to access the PartnerPay service. |
||
| public |
Collection used to access the PayVault service. |
||
| public |
Reference to the stage the Client is connected to |
||
Collection used to access the BigDB service.
Example of how to request the file game.swf from your games GameFS via client
User id of the currently connected user
Collection used to access the Error log
Collection used to access the GameFS service.
Collection used for Multiplayer games
Collection used to access the PartnerPay service.
Collection used to access the PayVault service.
Reference to the stage the Client is connected to