Class ShutdownInitiatedEvent

  • All Implemented Interfaces:
    Event

    public class ShutdownInitiatedEvent
    extends AbstractEvent
    This event is raised when the core is beginning to shut down.
    • Constructor Detail

      • ShutdownInitiatedEvent

        public ShutdownInitiatedEvent​(Context context)
    • Method Detail

      • description

        public String description()
        Description copied from interface: Event
        A textual description with more information about the event.
        Returns:
        the description, if set.