MTimerObserver Class Reference

class MTimerObserver

Interface class for using the services of CCallbackTimer

Public Member Functions
~MTimerObserver()
voidTimerRun(TInt)

Constructor & Destructor Documentation

~MTimerObserver()

~MTimerObserver()[inline, virtual]

Member Functions Documentation

TimerRun(TInt)

voidTimerRun(TIntaError)[pure virtual]

Call back function to handle the expiry of the timer

Parameters

TInt aErrorKErrNone if timer expired normally else any of the system-wide error codes to indicate a system error