Share via


BluetoothSocketSettings.Builder.SetEncryptionRequired(Boolean) Method

Definition

[Android.Runtime.Register("setEncryptionRequired", "(Z)Landroid/bluetooth/BluetoothSocketSettings$Builder;", "", ApiSince=36)]
public Android.Bluetooth.BluetoothSocketSettings.Builder SetEncryptionRequired(bool encryptionRequired);
[<Android.Runtime.Register("setEncryptionRequired", "(Z)Landroid/bluetooth/BluetoothSocketSettings$Builder;", "", ApiSince=36)>]
member this.SetEncryptionRequired : bool -> Android.Bluetooth.BluetoothSocketSettings.Builder

Parameters

encryptionRequired
Boolean

Returns

Attributes

Applies to