QNearFieldShareTarget Class
The QNearFieldShareTarget class transfers data to remote device over NFC. More...
| Header: | #include <QNearFieldShareTarget> |
| qmake: | QT += nfc |
| Since: | Qt 5.3 |
| Inherits: | QObject |
This class was introduced in Qt 5.3.
Detailed Description
The QNearFieldShareTarget class can be used for sharing NDEF message or files to a remote NFC enabled device supporting the same protocol.
See also QNearFieldShareManager.