The NdefMimeRecord element represents an NFC MIME record. More...
Inherits NdefRecord
This element was introduced in Mobility 1.2.
The NdefMimeRecord element is part of the QtMobility.connectivity 1.2 module.
The NdefMimeRecord element can contain data with an associated MIME type. The data is accessible from the uri in the uri property.
uri : string |
This property hold the URI from which the MIME data can be fetched from. Currently this property returns a data url.
This property group was introduced in Mobility 1.2.