Uses of Class
org.robovm.apple.corenfc.NFCPollingOption
| Package | Description |
|---|---|
| org.robovm.apple.corenfc |
-
Uses of NFCPollingOption in org.robovm.apple.corenfc
Fields in org.robovm.apple.corenfc declared as NFCPollingOption Modifier and Type Field Description static NFCPollingOptionNFCPollingOption. ISO14443static NFCPollingOptionNFCPollingOption. ISO15693static NFCPollingOptionNFCPollingOption. ISO18092static NFCPollingOptionNFCPollingOption. NoneMethods in org.robovm.apple.corenfc that return NFCPollingOption Modifier and Type Method Description protected NFCPollingOption[]NFCPollingOption. _values()static NFCPollingOption[]NFCPollingOption. values()protected NFCPollingOptionNFCPollingOption. wrap(long value, long mask)Methods in org.robovm.apple.corenfc with parameters of type NFCPollingOption Modifier and Type Method Description protected longNFCTagReaderSession. init(NFCPollingOption pollingOption, NFCTagReaderSessionDelegate delegate, DispatchQueue queue)Constructors in org.robovm.apple.corenfc with parameters of type NFCPollingOption Constructor Description NFCTagReaderSession(NFCPollingOption pollingOption, NFCTagReaderSessionDelegate delegate, DispatchQueue queue)