RedBoxCastEvent is the class representing all events dispatched by the RedBox's AVCastManager instance, except the connection events (see the RedBoxConnectionEvent class).
RedBoxChatEvent is the class representing all events dispatched by the RedBox's AVChatManager instance, except the connection events (see the RedBoxConnectionEvent class).
RedBoxClipEvent is the class representing all events dispatched by the RedBox's AVClipManager instance, except the connection events (see the RedBoxConnectionEvent class).
RedBoxConnectionEvent is the class representing all connection-related events dispatched by the RedBox managers (AVChatManager, AVCastManager and AVClipManager).