Class CustomEvent

All Implemented Interfaces:
Jsonable

public final class CustomEvent extends GenericEvent
Represents a Custom event.
  • Method Details

    • builder

      public static CustomEvent.Builder builder()
      Entry point for constructing an instance of this class.
      Returns:
      A new Builder.