BluetoothGatt.SubrateModeSystemUpdate Campo

Definición

Precaución

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

Modo de subrate de conexión: actualización del sistema.

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

Valor de campo

Value = 99

Implementaciones

Atributos

Comentarios

Modo de subrate de conexión: actualización del sistema.

Java documentación para android.bluetooth.BluetoothGatt.SUBRATE_MODE_SYSTEM_UPDATE.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a