Share via


BluetoothAdapter.ListenUsingSocketSettings(BluetoothSocketSettings) Method

Definition

[Android.Runtime.Register("listenUsingSocketSettings", "(Landroid/bluetooth/BluetoothSocketSettings;)Landroid/bluetooth/BluetoothServerSocket;", "", ApiSince=36)]
public Android.Bluetooth.BluetoothServerSocket ListenUsingSocketSettings(Android.Bluetooth.BluetoothSocketSettings settings);
[<Android.Runtime.Register("listenUsingSocketSettings", "(Landroid/bluetooth/BluetoothSocketSettings;)Landroid/bluetooth/BluetoothServerSocket;", "", ApiSince=36)>]
member this.ListenUsingSocketSettings : Android.Bluetooth.BluetoothSocketSettings -> Android.Bluetooth.BluetoothServerSocket

Parameters

Returns

Attributes

Applies to