Uses of Enum
io.qt.nfc.QNearFieldTarget.Error
Packages that use QNearFieldTarget.Error
-
Uses of QNearFieldTarget.Error in io.qt.nfc
Fields in io.qt.nfc with type parameters of type QNearFieldTarget.ErrorMethods in io.qt.nfc that return QNearFieldTarget.ErrorModifier and TypeMethodDescriptionstatic QNearFieldTarget.Error
QNearFieldTarget.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QNearFieldTarget.Error
Returns the enum constant of this type with the specified name.static QNearFieldTarget.Error[]
QNearFieldTarget.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.nfc with parameters of type QNearFieldTarget.ErrorModifier and TypeMethodDescriptionprotected final void
QNearFieldTarget.reportError
(QNearFieldTarget.Error error, QNearFieldTarget.RequestId id)