Interface DataStoreStatusProvider.StatusListener

  • Enclosing interface:
    DataStoreStatusProvider

    public static interface DataStoreStatusProvider.StatusListener
    Interface for receiving status change notifications.
    • Method Detail

      • dataStoreStatusChanged

        void dataStoreStatusChanged​(DataStoreStatusProvider.Status newStatus)
        Called when the store status has changed.
        Parameters:
        newStatus - the new status