Idioma

BluetoothGatt.GattRequestNotSupported Campo

Definição

Cuidado

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

Não há suporte para a solicitação fornecida

[Android.Runtime.Register("GATT_REQUEST_NOT_SUPPORTED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattStatus enum directly instead of this field.", true)]
public const Android.Bluetooth.GattStatus GattRequestNotSupported = 6;
[<Android.Runtime.Register("GATT_REQUEST_NOT_SUPPORTED")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattStatus enum directly instead of this field.", true)>]
val mutable GattRequestNotSupported : Android.Bluetooth.GattStatus

Valor do campo

Value = 6

Implementações

Atributos

Comentários

Não há suporte para a solicitação fornecida

Java documentação para android.bluetooth.BluetoothGatt.GATT_REQUEST_NOT_SUPPORTED.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a