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 EasyNearbyInitializerFactory
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
object FactoryLoader
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
interface PermissionsChecker
Handles permissions checking