Android.Bluetooth.BluetoothGatt.GattConnectionCongested Field
A remote device connection is congested.

Value: 143

Syntax

[Android.Runtime.Register("GATT_CONNECTION_CONGESTED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattStatus enum directly instead of this field.")]
public const GattStatus GattConnectionCongested

Remarks

A remote device connection is congested.

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18