Sprache

CardEmulation.NfcInternalErrorNfcHardwareError Feld

Definition

Achtung

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

Dieser Fehler wird gemeldet, wenn der NFC-Controller nicht reagiert oder ein NCI-Transportfehler auftritt.

[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

Feldwert

Value = 2
Attribute

Hinweise

Dieser Fehler wird gemeldet, wenn der NFC-Controller nicht reagiert oder ein NCI-Transportfehler auftritt.

Java Dokumentation für android.nfc.cardemulation.CardEmulation.NFC_INTERNAL_ERROR_NFC_HARDWARE_ERROR.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: