BluetoothSocket.TypeLe Champ

Définition

Attention

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

Socket L2CAP sur le transport LE

[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

Valeur de champ

Value = 4
Attributs

Remarques

Socket L2CAP sur le transport LE

Java documentation pour android.bluetooth.BluetoothSocket.TYPE_LE.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à