QtMobility Reference Documentation

QML OnlineAccount Element

The OnlineAccount element contains a note associated with a contact. More...

This element was introduced in Mobility 1.1.

Properties

Detailed Description

OnlineAccount element contains the following field types:

  • OnlineAccount.AccountUri - the account uri value.
  • OnlineAccount.ServiceProvider - the account service provider name.
  • OnlineAccount.Capabilities - the account capabilities value.
  • OnlineAccount.SubTypes - the sub types of an online account.

This element is part of the QtMobility.contacts 1.1 module.

Property Documentation

accountUri : string

This property holds the value of the account uri.

This property group was introduced in Mobility 1.1.


capabilities : list<string>

This property holds the value of the account capabilities.

This property group was introduced in Mobility 1.1.


serviceProvider : string

This property holds the value of the account service provider name.

This property group was introduced in Mobility 1.1.


subTypes : list<variant>

This property holds the value of the sub types of an online account.

This property group was introduced in Mobility 1.1.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.