Uses of Class
io.qt.nfc.QNdefMessage
-
Uses of QNdefMessage in io.qt.nfc
Fields in io.qt.nfc with type parameters of type QNdefMessageModifier and TypeFieldDescriptionfinal io.qt.core.QObject.Signal1<QNdefMessage>QNearFieldTarget.ndefMessageReadMethods in io.qt.nfc that return QNdefMessageModifier and TypeMethodDescriptionQNdefMessage.clone()Creates and returns a copy of this object.static QNdefMessageQNdefMessage.fromByteArray(io.qt.core.QByteArray message) Methods in io.qt.nfc with parameters of type QNdefMessageModifier and TypeMethodDescriptionfinal voidQNdefMessage.assign(QNdefMessage other) final booleanQNdefFilter.match(QNdefMessage message) Method parameters in io.qt.nfc with type arguments of type QNdefMessageModifier and TypeMethodDescriptionQNearFieldTarget.writeNdefMessages(Collection<? extends QNdefMessage> messages) Constructors in io.qt.nfc with parameters of type QNdefMessage