MLbsCallbackTimerObserver Class Reference

class MLbsCallbackTimerObserver

Timer call-back class.

CLbsCallbackTimer

Public Member Functions
TInt OnTimerError(TInt, TInt)
voidOnTimerEventL(TInt)

Member Functions Documentation

OnTimerError(TInt, TInt)

TInt OnTimerError(TIntaTimerId,
TIntaError
)[pure virtual]

Called if OnTimerEventL leaves

Parameters

TInt aTimerId
TInt aError

OnTimerEventL(TInt)

voidOnTimerEventL(TIntaTimerId)[pure virtual]

Called when the timer expires

Parameters

TInt aTimerId