Interface BitwardsService.BLEResourceMaintenanceCallback

All Superinterfaces:
BitwardsService.BLEResourceCallback, BitwardsService.NFCResourceCallback
All Known Subinterfaces:
BitwardsService.BLEResourceConnectionStateCallback
Enclosing class:
BitwardsService

public static interface BitwardsService.BLEResourceMaintenanceCallback extends BitwardsService.BLEResourceCallback
Resource callback notifications when the application also wants a callback when the resource maintenance phase during the communication has been completed. This interface can be used instead of BLEResourceCallback, and it is mandated to be used with maintainResource(..) method.
  • Method Details

    • onMaintenanceCompleted

      void onMaintenanceCompleted(BitwardsResource resource)
      The maintenance phase of the communication with the resource has been completed.
      Parameters:
      resource - the resource