MSensrvTimerCallback Class Reference

class MSensrvTimerCallback

A callback interface for handling timer expiration events.

Since
S60 5.0
Public Member Functions
void TimerFired ( TInt )

Member Functions Documentation

TimerFired(TInt)

void TimerFired ( TInt aTimerId ) [pure virtual]

Called when the timer fires

Since
S60 5.0

Parameters

TInt aTimerId Timer identifier to id which timer fired.