com.smartfoxserver.v2.redbox.events

Package
Classpath:com.smartfoxserver.v2.redbox.events
File last modified:Wednesday, 04 May 2011, 17:15:57

Summary


Classes

RedBoxCastEvent

RedBoxCastEvent is the class representing all events dispatched by the RedBox's AVCastManager instance, except the connection events (see the RedBoxConnectionEvent class).

RedBoxChatEvent

RedBoxChatEvent is the class representing all events dispatched by the RedBox's AVChatManager instance, except the connection events (see the RedBoxConnectionEvent class).

RedBoxClipEvent

RedBoxClipEvent is the class representing all events dispatched by the RedBox's AVClipManager instance, except the connection events (see the RedBoxConnectionEvent class).

RedBoxConnectionEvent

RedBoxConnectionEvent is the class representing all connection-related events dispatched by the RedBox managers (AVChatManager, AVCastManager and AVClipManager).