Interface BitwardsService.BitwardsResourceListUpdatedCallback

Enclosing class:
BitwardsService

public static interface BitwardsService.BitwardsResourceListUpdatedCallback
BitwardsResourceListUpdatedCallback is used to notify UI that BitwardsResource list has been updated from the server.
  • Method Details

    • onBitwardsResourceListUpdated

      void onBitwardsResourceListUpdated(List<BitwardsResource> list)
      This method is called when BitwardResource has been updated from the server.
      Parameters:
      list - the updated list