BluetoothAdapterContract

Custom Contract to determine whether a Bluetooth activation request is fulfilled

Resulting in a boolean, true when success

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun createIntent(context: Context, input: Unit): Intent
Link copied to clipboard
open override fun parseResult(resultCode: Int, intent: Intent?): Boolean