BluetoothStatusCodes.FeatureNotConfigured Campo

Definição

Cuidado

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

Indica que o status do recurso ainda não está configurado.

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

Valor do campo

Value = 30
Atributos

Comentários

Indica que o status do recurso ainda não está configurado.

Java documentação para android.bluetooth.BluetoothStatusCodes.FEATURE_NOT_CONFIGURED.

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