Interface MyTracker.FlushListener

  • Enclosing class:
    MyTracker

    public static interface MyTracker.FlushListener
    FlushListener listener interface.
    • Method Detail

      • onResult

        @UiThread
        void onResult​(boolean success)
        The method will be called upon completion of the flush method.
        Parameters:
        success - The result of executing the flush method