DefaultBluetoothPermissionManager

constructor(context: Context, bluetoothAdapter: BluetoothAdapter?, settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope)

Parameters

context

the Context the BluetoothPermission is to be granted in

bluetoothAdapter

the BluetoothAdapter of the system

settings

the Settings to apply to this manager.

coroutineScope

the CoroutineScope of this manager.

constructor(bundle: <Error class: unknown class>, settings: <Error class: unknown class>, coroutineScope: <Error class: unknown class>)

Parameters

bundle

the NSBundle the BluetoothPermission is to be granted in

settings

the Settings to apply to this manager.

coroutineScope

the CoroutineScope of this manager.

constructor(settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope)

Parameters

settings

the Settings to apply to this manager.

coroutineScope

the CoroutineScope of this manager.

constructor(settings: BasePermissionManager.Settings, coroutineScope: CoroutineScope)

Parameters

settings

the Settings to apply to this manager.

coroutineScope

the CoroutineScope of this manager.