Interface StitchServiceBinder

    • Method Summary

      Modifier and Type Method Description
      void onRebindEvent​(RebindEvent rebindEvent)
      Notify the binder that a rebind event has occured.
    • Method Detail

      • onRebindEvent

        void onRebindEvent​(RebindEvent rebindEvent)
        Notify the binder that a rebind event has occured. E.g., a change in authentication.
        Parameters:
        rebindEvent - the rebind event that occurred