#include <enablerdefs.h>
struct NokiaAccount::ContactsInfo |
Contains all the contact information of the user. Supports multiple phone numbers & email addresses.
Public Attributes | |
---|---|
QList< Contact > | emailContactsList |
QList< Contact > | mobileContactsList |
Public Member Functions | |
---|---|
ContactsInfo() | |
ContactsInfo(QByteArray &) | |
void | clear() |
QByteArray | serialize() |