MIMCacheAccessor Class Reference
An interface for updating conversation information
Constructor & Destructor Documentation
~MIMCacheAccessor()
~MIMCacheAccessor
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
CloseConversationL(const TDesC &)
void
|
CloseConversationL
|
(
|
const
TDesC
&
|
aBuddyId
|
)
|
[pure virtual]
|
closes conversation and commit operation
GetAllUnreadMessageCountL()
TInt
|
GetAllUnreadMessageCountL
|
(
|
)
|
[pure virtual]
|
to get the all unread message count from server
GetChatListL(const TInt)
get the chat list corresponding to service
Parameters
const
TInt
aServiceId
|
service id
|
GetUnreadMessageCountL(const TDesC &)
TInt
|
GetUnreadMessageCountL
|
(
|
const
TDesC
&
|
aBuddyId
|
)
|
[pure virtual]
|
to get the unread message count from server
IsConversationExistL(const TDesC &)
TBool
|
IsConversationExistL
|
(
|
const
TDesC
&
|
aBuddyId
|
)
|
[pure virtual]
|
check if already conversation opened
RegisterObserverL(MIMCacheEventHandler &)
Register to observer conversation data updates
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.