Uses of Class
org.robovm.apple.corenfc.NFCISO7816APDU
| Package | Description |
|---|---|
| org.robovm.apple.corenfc |
-
Uses of NFCISO7816APDU in org.robovm.apple.corenfc
Methods in org.robovm.apple.corenfc with parameters of type NFCISO7816APDU Modifier and Type Method Description voidNFCISO7816Tag. sendCommandAPDU(NFCISO7816APDU apdu, VoidBlock4<NSData,Byte,Byte,NSError> completionHandler)voidNFCMiFareTag. sendMiFareISO7816Command(NFCISO7816APDU apdu, VoidBlock4<NSData,Byte,Byte,NSError> completionHandler)