MIMCacheUpdater Class Reference
An interface for updating conversation information
Constructor & Destructor Documentation
~MIMCacheUpdater()
~MIMCacheUpdater | ( | ) | [protected, inline, virtual] |
Member Functions Documentation
AppendMessageL(const TDesC &, const TDesC &)
void | AppendMessageL | ( | const TDesC & | aBuddyId, |
| const TDesC & | aText |
| ) | [pure virtual] |
append the normal information message message
Parameters
const TDesC & aBuddyId | buddy id. |
const TDesC & aText | a text to append |
AppendReceiveMessageL(const TDesC &, const TDesC &)
void | AppendReceiveMessageL | ( | const TDesC & | aBuddyId, |
| const TDesC & | aText |
| ) | [pure virtual] |
append the new recieve message
Parameters
const TDesC & aBuddyId | a sender user id |
const TDesC & aText | a text to append |
AppendSendMessageL(const TDesC &)
void | AppendSendMessageL | ( | const TDesC & | aText | ) | [pure virtual] |
append the new send message
Parameters
const TDesC & aText | a text to append |
CloseAllConversationL()
void | CloseAllConversationL | ( | ) | [pure virtual] |
CloseConversationL(const TDesC &)
void | CloseConversationL | ( | const TDesC & | aBuddyId | ) | [pure virtual] |
closes conversation and commit operation
DeactivateConversationL()
TInt
| DeactivateConversationL | ( | ) | [pure virtual] |
clos conversation and commit operation
GetChatListL(const TInt)
get the chat list corresponding to service
Parameters
const TInt aServiceId | service id |
RegisterObserverL(MIMCacheEventHandler &)
Register to observer conversation data updates
StartNewConversationL(const TDesC &)
void | StartNewConversationL | ( | const TDesC & | aBuddyId | ) | [pure virtual] |
UnRegisterObserver(MIMCacheEventHandler &)
Unregister a conversation data update observer
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.