Interface BitwardsService.SelectResourceCallback

Enclosing class:
BitwardsService

public static interface BitwardsService.SelectResourceCallback
Select resource callback is used when more than one known resources were found.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    For selecting the resource.
  • Method Details

    • selectedResource

      void selectedResource(BitwardsResource resource)
      For selecting the resource.
      Parameters:
      resource - the selected resource, null if none were selected