Sign in

Forgot your
password?

MessageEvent

Namespace: Nonoba.api
Language: ActionScript 3

Event class for the Message class.

Public Constants

MESSAGE:String = "onMessage"
[static] Defines the event type of a message received event.

Public Properties

message:Message
If the event where thrown by the multiplayer system, this property will be a message object.

 
NONOBA-WEB2