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.ErrorQNearFieldTarget.Error.resolve(int value) Returns the corresponding enum entry for the given value.static QNearFieldTarget.ErrorReturns 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.