Lingua

ScanCallback.ScanFailedOutOfHardwareResources Campo

Definizione

Attenzione

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

Non è possibile avviare l'analisi perché è fuori dalle risorse hardware.

[Android.Runtime.Register("SCAN_FAILED_OUT_OF_HARDWARE_RESOURCES", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.LE.ScanFailure enum directly instead of this field.", true)]
public const Android.Bluetooth.LE.ScanFailure ScanFailedOutOfHardwareResources = 5;
[<Android.Runtime.Register("SCAN_FAILED_OUT_OF_HARDWARE_RESOURCES", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.LE.ScanFailure enum directly instead of this field.", true)>]
val mutable ScanFailedOutOfHardwareResources : Android.Bluetooth.LE.ScanFailure

Valore del campo

Value = 5
Attributi

Commenti

Non è possibile avviare l'analisi perché è fuori dalle risorse hardware.

per android.bluetooth.le.ScanCallback.SCAN_FAILED_OUT_OF_HARDWARE_RESOURCES.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a