BluetoothPermissionManagerBuilder

constructor(context: PermissionContext, bluetoothAdapter: BluetoothAdapter?)

Parameters

context

the PermissionContext this permissions manager builder runs on

bluetoothAdapter

the BluetoothAdapter of the system


actual constructor(context: PermissionContext)

Constructor

Parameters

context

the PermissionContext this permissions manager builder runs on

expect constructor(context: PermissionContext = defaultPermissionContext)

Parameters

context

the PermissionContext this permissions manager builder runs on

actual constructor(context: PermissionContext)

Parameters

context

the PermissionContext this permissions manager builder runs on

actual constructor(context: PermissionContext)

Parameters

context

the PermissionContext this permissions manager builder runs on