BluetoothSocket.TypeLe Поле

Определение

Внимание!

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

Сокет L2CAP на транспорте 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

Значение поля

Value = 4
Атрибуты

Комментарии

Сокет L2CAP на транспорте LE

Java документации по android.bluetooth.BluetoothSocket.TYPE_LE.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к