MDRMEventObserver Class Reference

class MDRMEventObserver

This class offers abstract interface to receive DRM notifications from DRM notifier.

DRMCommon.dll
Since
S60Rel2.6
Public Member Functions
voidHandleEventL(MDRMEvent *)

Member Functions Documentation

HandleEventL(MDRMEvent *)

voidHandleEventL(MDRMEvent *aEvent)[pure virtual]

HandleNotificationL

Callback function for the event notifications The MDRMEvent object ownership stays with the notifier, do not delete it

Since
S60Rel2.6

Parameters

MDRMEvent * aEvent: an object of the type MDRMEvent