MMdEEventObserver Class Reference

class MMdEEventObserver

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

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

Member Functions Documentation

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

void HandleEventNotification ( CMdESession & aSession,
TObserverNotificationType aType,
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 & aSession session
TObserverNotificationType aType if event was added or removed
const RArray < TItemId > & aEventIdArray IDs of added events