Share via


BluetoothSocketSettings.Builder.SetL2capPsm(Int32) Method

Definition

[Android.Runtime.Register("setL2capPsm", "(I)Landroid/bluetooth/BluetoothSocketSettings$Builder;", "", ApiSince=36)]
public Android.Bluetooth.BluetoothSocketSettings.Builder SetL2capPsm(int l2capPsm);
[<Android.Runtime.Register("setL2capPsm", "(I)Landroid/bluetooth/BluetoothSocketSettings$Builder;", "", ApiSince=36)>]
member this.SetL2capPsm : int -> Android.Bluetooth.BluetoothSocketSettings.Builder

Parameters

l2capPsm
Int32

Returns

Attributes

Applies to