Interface ReadyIndicator.ResetCallback

Enclosing class:
ReadyIndicator

public static interface ReadyIndicator.ResetCallback
Callback for when an indicator is reset
Since:
9
Version:
9
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called from indicator to notify that it is was reset.
  • Method Details

    • onReset

      void onReset()
      Called from indicator to notify that it is was reset.
      Since:
      1