Uses of Class
org.robovm.apple.corenfc.NFCNDEFPayload
| Package | Description |
|---|---|
| org.robovm.apple.corenfc |
-
Uses of NFCNDEFPayload in org.robovm.apple.corenfc
Methods in org.robovm.apple.corenfc that return types with arguments of type NFCNDEFPayload Modifier and Type Method Description NSArray<NFCNDEFPayload>NFCNDEFMessage. getRecords()Method parameters in org.robovm.apple.corenfc with type arguments of type NFCNDEFPayload Modifier and Type Method Description protected longNFCNDEFMessage. init(NSArray<NFCNDEFPayload> records)voidNFCNDEFMessage. setRecords(NSArray<NFCNDEFPayload> v)Constructor parameters in org.robovm.apple.corenfc with type arguments of type NFCNDEFPayload Constructor Description NFCNDEFMessage(NSArray<NFCNDEFPayload> records)