CMessageAddressImpl Class Reference
class CMessageAddressImpl : public CBase |
Encapsulates message recipient real address and alias.
SendUi
- Since
- Series 60 v3.0
Constructor & Destructor Documentation
~CMessageAddressImpl()
~CMessageAddressImpl | ( | ) | [virtual] |
Member Functions Documentation
Address()
const TPtrC | Address | ( | ) | const [inline] |
Alias()
const TPtrC | Alias | ( | ) | const [inline] |
Externalizes message address data
ExternalizeL(RWriteStream &)
InternalizeL(RReadStream &)
Internalizes message address data
SetAddressL(const TDesC &)
void | SetAddressL | ( | const TDesC & | aAddress | ) | |
Parameters
const TDesC & aAddress | Real address. |
SetAliasL(const TDesC &)
void | SetAliasL | ( | const TDesC & | aAlias | ) | |
Sets alias for the real address.
Parameters
const TDesC & aAlias | Alias for the real address. |
Member Data Documentation
HBufC * iAlias
Alias for real address Own.
HBufC * iRealAddress
HBufC * | iRealAddress | [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.