MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

QML NdefMimeRecord Element

The NdefMimeRecord element represents an NFC MIME record. More...

Inherits NdefRecord

This element was introduced in Mobility 1.2.

Properties

Detailed Description

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.

Property Documentation

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.