Sign in

Forgot your
password?

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.

 
NONOBA-WEB2