BluetoothSocket.TypeLe Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Bluetooth.BluetoothConnectionType enum directly instead of this field.

L2CAP-Socket beim LE-Transport

[Android.Runtime.Register("TYPE_LE", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothConnectionType enum directly instead of this field.", true)]
public const Android.Bluetooth.BluetoothConnectionType TypeLe = 4;
[<Android.Runtime.Register("TYPE_LE", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.BluetoothConnectionType enum directly instead of this field.", true)>]
val mutable TypeLe : Android.Bluetooth.BluetoothConnectionType

Feldwert

Value = 4
Attribute

Hinweise

L2CAP-Socket beim LE-Transport

Java Dokumentation für android.bluetooth.BluetoothSocket.TYPE_LE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: