MMMFControllerEventMonitorObserver Class Reference

class MMMFControllerEventMonitorObserver

Mixin class that the user of the class CMMFControllerEventMonitor must derive from.

7.0s

Public Member Functions
voidHandleEvent(const TMMFEvent &)

Member Functions Documentation

HandleEvent(const TMMFEvent &)

voidHandleEvent(const TMMFEvent &aEvent)[pure virtual]

Handles an event that has been generated.

7.0s

Parameters

const TMMFEvent & aEventThe event to be handled.