class MFscContactAction |
Contact action. Defines an interface for contact actions.
Public Member Functions | |
---|---|
const TDesC & | ActionMenuText() |
const CGulIcon * | Icon() |
void | ReasonL(TInt, HBufC *&) |
TUint64 | Type() |
TUid | Uid() |
const CGulIcon * | Icon | ( | ) | const [pure virtual] |
Icon of the action If the action does not have an Icon NULL is returned. Ownership of the icon is not transferred.
void | ReasonL | ( | TInt | aReasonId, |
HBufC *& | aReason | |||
) | const [pure virtual] |
Visibility reason Method can be used to query a reason text based on reason id. Reason ids are used with visibility information.
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.