Share via


BluetoothSocketSettings.Builder.SetAuthenticationRequired(Boolean) Method

Definition

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

Parameters

authenticationRequired
Boolean

Returns

Attributes

Applies to