MLbsPrivacyObserver2 Class Reference

class MLbsPrivacyObserver2 : public MLbsPrivacyObserver

The mixin class that defines an extended interface for the LBS privacy controller observer.

It should be used only if the start up of a Privacy Controller process (platform specific, not a part of LBS) is controlled by the LBS sub-system by adding the name of the Privacy Controller process to the LBS Root Process configuration file.

MLbsPrivacyObserver CLbsPrivacyController

Inherits from

Member Functions Documentation

ProcessCloseDownNotification(TInt32)

voidProcessCloseDownNotification(TInt32aReservedParam)[pure virtual]

Called whenever the LBS sub-system is closing down. After receiving the call the current process MUST close itself down.

Parameters

TInt32 aReservedParamReserved for future extensions.

Version()

IMPORT_C TVersionVersion()[virtual]

Returns the current version of the interface.