Builder

interface Builder

Builder for creating a BaseScanner

Inheritors

Functions

Link copied to clipboard
abstract fun create(settings: BaseScanner.Settings, coroutineScope: CoroutineScope, scanningDispatcher: CoroutineDispatcher = com.splendo.kaluga.bluetooth.scanner.scanningDispatcher): BaseScanner

Creates a BaseScanner