| class CContactCard : public CContactItemPlusGroup |
A contact card.
Implements the Type() function declared in class CContactItem. Contact cards may optionally be constructed from a template.
| Public Member Functions | |
|---|---|
| ~CContactCard() | |
| IMPORT_C CContactIdArray * | GroupsJoinedLC() |
| IMPORT_C CContactCard * | NewL() |
| IMPORT_C CContactCard * | NewL(const CContactItem *) |
| IMPORT_C CContactCard * | NewLC() |
| IMPORT_C CContactCard * | NewLC(const CContactItem *) |
| IMPORT_C TUid | Type() |
| Private Member Functions | |
|---|---|
| CContactCard() | |
| Inherited Enumerations | |
|---|---|
| CContactItem:@338 | |
| IMPORT_C CContactCard * | NewL | ( | const CContactItem * | aTemplate | ) | [static] |
| const CContactItem * aTemplate |
| IMPORT_C CContactCard * | NewLC | ( | const CContactItem * | aTemplate | ) | [static] |
| const CContactItem * aTemplate |