MTrackLogObserver Class Reference

class MTrackLogObserver

Track log Observer interface class for receiving track-log events.

Member Functions Documentation

GPSFixQualityChanged(TPositionSatelliteInfo &, TBool &)

void GPSFixQualityChanged ( TPositionSatelliteInfo & aFixQuality,
TBool & aTrackingActive
) [pure virtual]

Called to notify the observer that the GPS fix quality has changed.

Parameters

TPositionSatelliteInfo & aFixQuality
TBool & aTrackingActive

TrackLogStarted(TInt)

void TrackLogStarted ( TInt aError ) [pure virtual]

Called to notify the observer that the Track-log recording has started.

Parameters

TInt aError

TrackLogStopped(TInt)

void TrackLogStopped ( TInt aError ) [pure virtual]

Called to notify the observer that the Track-log recording was stopped.

Parameters

TInt aError