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
void HandleEventL ( MDRMEvent *)

Member Functions Documentation

HandleEventL(MDRMEvent *)

void HandleEventL ( 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