Skip to content

Change method of returning information to users' appliation #12

Description

@TheIronMarx

Implementing BroadcastReceiver is annoying and isn't obvious. Instead, a single interface with a plethora of optional callbacks would be more appropriate.

Such as:

  • Discovered a new Beacon
  • Previously discovered Beacon is no longer detected
  • All detected beacons
  • Scanning status changed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions