| Package | com.godpaper.as3.plugins.playerIO |
| Class | public class PlayerIoService |
| Inheritance | PlayerIoService Object |
| Implements | IConductService |
| Property | Defined By | ||
|---|---|---|---|
| connected : Boolean [read-only] | PlayerIoService | ||
| playerIoPlugin : PlayerIoPlugin [read-only] | PlayerIoService | ||
| Method | Defined By | ||
|---|---|---|---|
| PlayerIoService | |||
initialization(... arg):void | PlayerIoService | ||
transforBrevity(type:String, value:String):String | PlayerIoService | ||
| connected | property |
connected:Boolean [read-only] public function get connected():Boolean| playerIoPlugin | property |
playerIoPlugin:PlayerIoPlugin [read-only] public function get playerIoPlugin():PlayerIoPlugin| PlayerIoService | () | Constructor |
public function PlayerIoService()| initialization | () | method |
public function initialization(... arg):voidParameters
... arg |
| transforBrevity | () | method |
public function transforBrevity(type:String, value:String):StringParameters
type:String | |
value:String |
String |