Interface EventManager.Subscription

Enclosing interface:
EventManager

public static interface EventManager.Subscription
Represents a subscription of a listener that has been subscribed to an event. Used to unsubscribe.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • unsubscribe

      void unsubscribe()