MSensrvTimerCallback Class Reference

class MSensrvTimerCallback

A callback interface for handling timer expiration events.

Since
S60 5.0
Public Member Functions
voidTimerFired(TInt)

Member Functions Documentation

TimerFired(TInt)

voidTimerFired(TIntaTimerId)[pure virtual]

Called when the timer fires

Since
S60 5.0

Parameters

TInt aTimerIdTimer identifier to id which timer fired.