MMdEEventObserver Class Reference

class MMdEEventObserver

Observer interface for additions or removes of new events to the metadata engine database.

Public Member Functions
voidHandleEventNotification(CMdESession &, TObserverNotificationType, const RArray< TItemId > &)

Member Functions Documentation

HandleEventNotification(CMdESession &, TObserverNotificationType, const RArray< TItemId > &)

voidHandleEventNotification(CMdESession &aSession,
TObserverNotificationTypeaType,
const RArray< TItemId > &aEventIdArray
)[pure virtual]

Called to notify the observer that new events has been added or removed in the metadata engine database.

Parameters

CMdESession & aSessionsession
TObserverNotificationType aTypeif event was added or removed
const RArray< TItemId > & aEventIdArrayIDs of added events