MIMCacheEventHandler Class Reference

class MIMCacheEventHandler

An interface through which client gets information about available data updates.

Since
Public Member Functions
voidHandleIMCacheEventL(TIMCacheEventType, TAny *)
Protected Member Functions
~MIMCacheEventHandler()

Constructor & Destructor Documentation

~MIMCacheEventHandler()

~MIMCacheEventHandler()[protected, inline, virtual]

Destructor

Member Functions Documentation

HandleIMCacheEventL(TIMCacheEventType, TAny *)

voidHandleIMCacheEventL(TIMCacheEventTypeaEvent,
TAny *aChatMessage = NULL
)[pure virtual]

Gets called when data update is available. Client can then decide wether to use the old one or the updated one.

Parameters

TIMCacheEventType aEvent
TAny * aChatMessage = NULL