Class OtherEvent


  • public class OtherEvent
    extends BaseEvent
    This is a wrapper class to catch an unknown event type for the round. If an event is unknown to the current source code, than this will be used to parse the event into an object and the fields field will be used to parse the attributes of the given event.