Lingua

CardEmulation.NfcInternalErrorNfcHardwareError Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Nfc.CardEmulators.NfcInternalErrorType enum directly instead of this field.

Questo errore viene segnalato quando il controller NFC non risponde o si verifica un errore di trasporto NCI.

[Android.Runtime.Register("NFC_INTERNAL_ERROR_NFC_HARDWARE_ERROR", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.CardEmulators.NfcInternalErrorType enum directly instead of this field.", true)]
public const Android.Nfc.CardEmulators.NfcInternalErrorType NfcInternalErrorNfcHardwareError = 2;
[<Android.Runtime.Register("NFC_INTERNAL_ERROR_NFC_HARDWARE_ERROR", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.CardEmulators.NfcInternalErrorType enum directly instead of this field.", true)>]
val mutable NfcInternalErrorNfcHardwareError : Android.Nfc.CardEmulators.NfcInternalErrorType

Valore del campo

Value = 2
Attributi

Commenti

Questo errore viene segnalato quando il controller NFC non risponde o si verifica un errore di trasporto NCI.

per android.nfc.cardemulation.CardEmulation.NFC_INTERNAL_ERROR_NFC_HARDWARE_ERROR.

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