Language

OutOfBandPairingRequest.Builder.SetBluetoothLe(Boolean) Method

Definition

[Android.Runtime.Register("setBluetoothLe", "(Z)Landroid/companion/OutOfBandPairingRequest$Builder;", "", ApiSince=37)]
public Android.Companion.OutOfBandPairingRequest.Builder SetBluetoothLe(bool bluetoothLe);
[<Android.Runtime.Register("setBluetoothLe", "(Z)Landroid/companion/OutOfBandPairingRequest$Builder;", "", ApiSince=37)>]
member this.SetBluetoothLe : bool -> Android.Companion.OutOfBandPairingRequest.Builder

Parameters

bluetoothLe
Boolean

Returns

Attributes

Applies to