Uses of Class
org.robovm.apple.corenfc.NFCReaderError
| Package | Description |
|---|---|
| org.robovm.apple.corenfc |
-
Uses of NFCReaderError in org.robovm.apple.corenfc
Methods in org.robovm.apple.corenfc that return NFCReaderError Modifier and Type Method Description static NFCReaderErrorNFCReaderError. valueOf(long n)Returns the enum constant of this type with the specified name.static NFCReaderErrorNFCReaderError. valueOf(String name)Returns the enum constant of this type with the specified name.static NFCReaderError[]NFCReaderError. values()Returns an array containing the constants of this enum type, in the order they are declared.