Uses of Interface
org.robovm.apple.corenfc.NFCVASReaderSessionDelegate
| Package | Description |
|---|---|
| org.robovm.apple.corenfc |
-
Uses of NFCVASReaderSessionDelegate in org.robovm.apple.corenfc
Classes in org.robovm.apple.corenfc that implement NFCVASReaderSessionDelegate Modifier and Type Class Description classNFCVASReaderSessionDelegateAdapterMethods in org.robovm.apple.corenfc with parameters of type NFCVASReaderSessionDelegate Modifier and Type Method Description protected longNFCVASReaderSession. init(NSArray<NFCVASCommandConfiguration> commandConfigurations, NFCVASReaderSessionDelegate delegate, DispatchQueue queue)Constructors in org.robovm.apple.corenfc with parameters of type NFCVASReaderSessionDelegate Constructor Description NFCVASReaderSession(NSArray<NFCVASCommandConfiguration> commandConfigurations, NFCVASReaderSessionDelegate delegate, DispatchQueue queue)