CFSMailAddress Class Reference
| class CFSMailAddress : public CBase |
email address handling
FSFWCommonLib
- Since
- S60 v3.1
Constructor & Destructor Documentation
~CFSMailAddress()
| IMPORT_C | ~CFSMailAddress | ( | ) | |
Member Functions Documentation
ConstructL()
| void | ConstructL | ( | ) | [private] |
GetDisplayName()
| IMPORT_C TDesC & | GetDisplayName | ( | ) | const |
GetEmailAddress()
| IMPORT_C TDesC & | GetEmailAddress | ( | ) | const |
SetDisplayName(const TDesC &)
| IMPORT_C void | SetDisplayName | ( | const TDesC & | aDisplayName | ) | |
Parameters
| const TDesC & aDisplayName | display name to be stored |
SetEmailAddress(const TDesC &)
| IMPORT_C void | SetEmailAddress | ( | const TDesC & | aAddress | ) | |
Parameters
| const TDesC & aAddress | email address to be stored |
Member Data Documentation
HBufC * iDisplayName
|
HBufC * | iDisplayName | [private] |
HBufC * iEmailAddress
|
HBufC * | iEmailAddress | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.