Package-level declarations

Types

Link copied to clipboard

Nearby Connections supports different strategies for advertising and discovery. The best strategy to use depends on the use case.

Link copied to clipboard
object EasyNearby

Main entry point for easy-nearby

Link copied to clipboard

Interface that should be implemented by an implementation library. An implementation should follow instructions in order to initialize easy-nearby ServiceLoader

Link copied to clipboard

Class that helps to load EasyNearbyInitializerFactory. Uses ServiceLoader under the hood. Mainly was introduced to make easy-nearby easier to test (could not mock ServiceLoader)

Link copied to clipboard

Handles permissions checking