BluetoothPermissionManagerBuilder

A BaseBluetoothPermissionManagerBuilder

Parameters

context

the PermissionContext this permissions manager builder runs on

bluetoothAdapter

the BluetoothAdapter of the system

A BaseBluetoothPermissionManagerBuilder

Parameters

context

the PermissionContext this permissions manager builder runs on

Constructors

Link copied to clipboard
constructor(context: PermissionContext, bluetoothAdapter: BluetoothAdapter?)
actual constructor(context: PermissionContext)

Constructor

expect constructor(context: PermissionContext = defaultPermissionContext)
actual constructor(context: PermissionContext)
actual constructor(context: PermissionContext)

Functions

Link copied to clipboard
open override fun create(settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope): BluetoothPermissionManager
abstract fun create(settings: BasePermissionManager.Settings = BasePermissionManager.Settings(), coroutineScope: CoroutineScope): BluetoothPermissionManager
open fun create(settings: <Error class: unknown class>, coroutineScope: <Error class: unknown class>): <Error class: unknown class>
open override fun create(settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope): PermissionManager<BluetoothPermission>
open override fun create(settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope): PermissionManager<BluetoothPermission>