Uses of Class
org.robovm.apple.corenfc.NFCFeliCaPollingRequestCode
| Package | Description |
|---|---|
| org.robovm.apple.corenfc |
-
Uses of NFCFeliCaPollingRequestCode in org.robovm.apple.corenfc
Methods in org.robovm.apple.corenfc that return NFCFeliCaPollingRequestCode Modifier and Type Method Description static NFCFeliCaPollingRequestCodeNFCFeliCaPollingRequestCode. valueOf(long n)Returns the enum constant of this type with the specified name.static NFCFeliCaPollingRequestCodeNFCFeliCaPollingRequestCode. valueOf(String name)Returns the enum constant of this type with the specified name.static NFCFeliCaPollingRequestCode[]NFCFeliCaPollingRequestCode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.corenfc with parameters of type NFCFeliCaPollingRequestCode Modifier and Type Method Description voidNFCFeliCaTag. pollingUsingSystemCode(NSData systemCode, NFCFeliCaPollingRequestCode requestCode, NFCFeliCaPollingTimeSlot timeSlot, VoidBlock3<NSData,NSData,NSError> completionHandler)