CMsgRecipientItem Class Reference
class CMsgRecipientItem : public CBase
|
Recipient class for address control.
Constructor & Destructor Documentation
CMsgRecipientItem()
CMsgRecipientItem
|
(
|
)
|
[protected]
|
Member Functions Documentation
Address()
IMPORT_C
HBufC
*
|
Address
|
(
|
)
|
|
ContactLink()
IMPORT_C const MVPbkContactLink *
|
ContactLink
|
(
|
)
|
|
IsValidated()
IMPORT_C
TBool
|
IsValidated
|
(
|
)
|
|
Returns validated flag (i.e. entry is in correct format).
IsVerified()
IMPORT_C
TBool
|
IsVerified
|
(
|
)
|
|
Returns verified flag (i.e. entry has been fetched from phonebook).
Name()
IMPORT_C
HBufC
*
|
Name
|
(
|
)
|
|
NewL(const TDesC &, const TDesC &)
Factory method that creates this object.
NewLC(const TDesC &, const TDesC &)
Factory method that creates this object.
SetAddressL(const TDesC &)
IMPORT_C void
|
SetAddressL
|
(
|
const
TDesC
&
|
aAddress
|
)
|
|
SetContactLink(const MVPbkContactLink *)
IMPORT_C void
|
SetContactLink
|
(
|
const MVPbkContactLink *
|
aContactLink
|
)
|
|
Parameters
const MVPbkContactLink * aContactLink
|
|
SetNameL(const TDesC &)
IMPORT_C void
|
SetNameL
|
(
|
const
TDesC
&
|
aName
|
)
|
|
SetValidated(TBool)
IMPORT_C void
|
SetValidated
|
(
|
TBool
|
aValidated
|
)
|
|
Sets validated flag (i.e. entry is in correct format).
SetVerified(TBool)
IMPORT_C void
|
SetVerified
|
(
|
TBool
|
aVerified
|
)
|
|
Sets verified flag (i.e. entry has been fetched from phonebook).
Member Data Documentation
HBufC * iAddress
HBufC
*
|
iAddress
|
[private]
|
const MVPbkContactLink * iContactLink
const MVPbkContactLink *
|
iContactLink
|
[private]
|
TBool
iValidated
TBool
|
iValidated
|
[private]
|
TBool
iVerified
TBool
|
iVerified
|
[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.