Android.Bluetooth.BluetoothGatt.GattSuccess Field
A GATT operation completed successfully

Value: 0

Syntax

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

Remarks

A GATT operation completed successfully

[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