Uses of Class
org.robovm.apple.corenfc.NFCNDEFStatus
| Package | Description |
|---|---|
| org.robovm.apple.corenfc |
-
Uses of NFCNDEFStatus in org.robovm.apple.corenfc
Methods in org.robovm.apple.corenfc that return NFCNDEFStatus Modifier and Type Method Description static NFCNDEFStatusNFCNDEFStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static NFCNDEFStatusNFCNDEFStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static NFCNDEFStatus[]NFCNDEFStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.corenfc with type arguments of type NFCNDEFStatus Modifier and Type Method Description voidNFCNDEFTag. queryNDEFStatus(VoidBlock3<NFCNDEFStatus,Long,NSError> completionHandler)