Interface EventManager.Subscription
- 
- Enclosing interface:
- EventManager
 
 public static interface EventManager.SubscriptionRepresents a subscription of a listener that has been subscribed to an event. Used to unsubscribe.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidunsubscribe()
 
-