NdefUriRecord QML Type

Represents an NFC RTD-URI NDEF record. More...

Import Statement: import QtNfc 5.15
Since: Qt 5.2
Inherits:

NdefRecord

Properties

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.