Bluetooth Log Listener
interface BluetoothLogListener
This interface describes a log listener that can be used to receive log messages produced by the library.
Inheritors
AndroidLogger
NSLogger
Functions
Link copied to clipboard
abstract fun log(level: BluetoothLogListener.Level, tag: String, message: String, throwable: Throwable)