CInstantMsgIndicator Class Reference
class CInstantMsgIndicator : public CBase |
An interface for setting/resetting statuspane icon
Constructor & Destructor Documentation
~CInstantMsgIndicator()
~CInstantMsgIndicator | ( | ) | [inline, virtual] |
Member Functions Documentation
CreateImplementationL(TUid)
MessageInfoL(TInt, TInt, const TDesC &, TInt, TBool)
void | MessageInfoL | ( | TInt | aNewMessages, |
| TInt | aSeriveId, |
| const TDesC & | aSenderId, |
| TInt | aMultipleSenders, |
| TBool | aCloseConversation = EFalse |
| ) | [pure virtual] |
sets/resets the status pane indicator
Parameters
TInt aNewMessages | |
TInt aSeriveId | |
const TDesC & aSenderId | |
TInt aMultipleSenders | |
TBool aCloseConversation = EFalse | |
Member Data Documentation
TUid
iDtor_ID_Key
TUid
| iDtor_ID_Key | [private] |
Instance identifier key. When instance of an implementation is created by ECOM framework, the framework will assign a UID for it. The UID is used in the destructor to notify framework that this instance is being destroyed and resources can be released. Plugin implementations should leave this untouched, as the inline destructor and constructor method take care of ECom releasing.
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.