Player.IO is the next version of the Nonoba Developer Tools.
More Features, No Branding, Integrates with Everything. Read more »
ConnectionEvent
Namespace: Nonoba.api
Language: ActionScript 3
Event class for the Connection class.
Public Constants
INIT:String = "onInit"
[static] Defines the event type of a Connection init event
DISCONNECT:String = "onDisconnect"
[static] Defines the event type of a Connection disconnect event
Public Properties
message:Message
The message attached to the event.