Uses of Interface
org.robovm.apple.corenfc.NFCReaderSessionDelegate
| Package | Description |
|---|---|
| org.robovm.apple.corenfc |
-
Uses of NFCReaderSessionDelegate in org.robovm.apple.corenfc
Classes in org.robovm.apple.corenfc that implement NFCReaderSessionDelegate Modifier and Type Class Description classNFCReaderSessionDelegateAdapterMethods in org.robovm.apple.corenfc with parameters of type NFCReaderSessionDelegate Modifier and Type Method Description protected longNFCISO15693ReaderSession. init(NFCReaderSessionDelegate delegate, DispatchQueue queue)Constructors in org.robovm.apple.corenfc with parameters of type NFCReaderSessionDelegate Constructor Description NFCISO15693ReaderSession(NFCReaderSessionDelegate delegate, DispatchQueue queue)