Package-level declarations

Types

Link copied to clipboard
actual typealias ApplicationContext = Application

Application context is required to support bluetooth functionality on certain platforms.

Application context is required to support bluetooth functionality on certain platforms.

expect class ApplicationContext

Application context is required to support bluetooth functionality on certain platforms.

Link copied to clipboard

This object is used to initialize Efento bluetooth library as well as is an entry point for all bluetooth operations.

Link copied to clipboard

This class is used to initialize Efento bluetooth library in IoS application. ApplicationContext is not required to perform bluetooth operations in IoS, therefore this no-op context is used instead.