Lenguaje

BluetoothStatusCodes.ErrorInsufficientResources Campo

Definición

Precaución

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

Error en la conexión de perfil de recursos insuficientes, locales o remotos.

[Android.Runtime.Register("ERROR_INSUFFICIENT_RESOURCES", ApiSince=37)]
[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 ErrorInsufficientResources = 1404;
[<Android.Runtime.Register("ERROR_INSUFFICIENT_RESOURCES", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.CurrentBluetoothStatusCodes enum directly instead of this field.", true)>]
val mutable ErrorInsufficientResources : Android.Bluetooth.CurrentBluetoothStatusCodes

Valor de campo

Value = 1404
Atributos

Comentarios

Error en la conexión de perfil de recursos insuficientes, locales o remotos.

Referencia de Android para android.bluetooth.BluetoothStatusCodes.ERROR_INSUFFICIENT_RESOURCES.

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