BluetoothSocketSettings.Builder.SetL2capPsm(Int32) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- l2capPsm
- Int32
Valori restituiti
- Attributi