Packagecom.godpaper.as3.plugins.playerIO
Classpublic class PlayerIoService
InheritancePlayerIoService Inheritance Object
Implements IConductService

MessageService.as class. link: http://playerio.com/documentation/multiplayer/messages



Public Properties
 PropertyDefined By
  connected : Boolean
[read-only]
PlayerIoService
  playerIoPlugin : PlayerIoPlugin
[read-only]
PlayerIoService
Public Methods
 MethodDefined By
  
PlayerIoService
  
initialization(... arg):void
PlayerIoService
  
transforBrevity(type:String, value:String):String
PlayerIoService
Property Detail
connectedproperty
connected:Boolean  [read-only]


Implementation
    public function get connected():Boolean
playerIoPluginproperty 
playerIoPlugin:PlayerIoPlugin  [read-only]


Implementation
    public function get playerIoPlugin():PlayerIoPlugin
Constructor Detail
PlayerIoService()Constructor
public function PlayerIoService()



Method Detail
initialization()method
public function initialization(... arg):void

Parameters

... arg

transforBrevity()method 
public function transforBrevity(type:String, value:String):String

Parameters

type:String
 
value:String

Returns
String