Namespace: Nonoba.api
Language: ActionScript 3
Event class for the Connection class.
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
message:Message
The message attached to the event.