Uses of Class
org.robovm.apple.corenfc.NFCFeliCaPollingTimeSlot
| Package | Description |
|---|---|
| org.robovm.apple.corenfc |
-
Uses of NFCFeliCaPollingTimeSlot in org.robovm.apple.corenfc
Methods in org.robovm.apple.corenfc that return NFCFeliCaPollingTimeSlot Modifier and Type Method Description static NFCFeliCaPollingTimeSlotNFCFeliCaPollingTimeSlot. valueOf(long n)Returns the enum constant of this type with the specified name.static NFCFeliCaPollingTimeSlotNFCFeliCaPollingTimeSlot. valueOf(String name)Returns the enum constant of this type with the specified name.static NFCFeliCaPollingTimeSlot[]NFCFeliCaPollingTimeSlot. 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 NFCFeliCaPollingTimeSlot Modifier and Type Method Description voidNFCFeliCaTag. pollingUsingSystemCode(NSData systemCode, NFCFeliCaPollingRequestCode requestCode, NFCFeliCaPollingTimeSlot timeSlot, VoidBlock3<NSData,NSData,NSError> completionHandler)