Interface EventTracker.CounterChangedListener

  • Enclosing interface:
    EventTracker

    public static interface EventTracker.CounterChangedListener
    Each method is invoked when the number of the corresponding event is changed. In other words, you can expect that the corresponding getNumber...() method will return new value.