QtContacts.OnlineAccount

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

Import Statement: import QtContacts 5.0

Properties

Detailed Description

OnlineAccount element contains the following field types:

This element is part of the QtContacts module.

Property Documentation

accountUri : string

This property holds the value of the account uri.


capabilities : list<string>

This property holds the value of the account capabilities.


protocol : enumeration

This property holds the protocol enumeration value.

  • OnlineAccount.Unknown - indicates this online account is for one unsupported protocol.
  • OnlineAccount.Aim - indicates this online account is for the AIM protocol.
  • OnlineAccount.Icq - indicates this online account is for the ICQ protocol.
  • OnlineAccount.Irc - indicates this online account is for the IRC protocol.
  • OnlineAccount.Jabber - indicates this online account is for the jabber protocol.
  • OnlineAccount.Msn - indicates this online account is for the MSN protocol.
  • OnlineAccount.Qq - indicates this online account is for the QQ protocol.
  • OnlineAccount.Skype - indicates this online account is for the Skype protocol.
  • OnlineAccount.Yahoo - indicates this online account is for the Yahoo protocol.

serviceProvider : string

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


subTypes : list<variant>

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