NdefUriRecord QML Type
Represents an NFC RTD-URI NDEF record. More...
Import Statement: | import QtNfc 5.14 |
Since: | Qt 5.2 |
Inherits: |
Properties
- uri : string
Detailed Description
The NdefUriRecord type can contain a uniform resource identifier.
See also QNdefNfcUriRecord.
Property Documentation
uri : string |
This property hold the URI stored in this URI record.