MLbsPrivacyObserver2 Class Reference

#include <lbs/lbsprivacycontroller.h>

Link against: lbsprivacycontroller.lib

class MLbsPrivacyObserver2 : public MLbsPrivacyObserver

Inherits from

Detailed Description

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.

See also: MLbsPrivacyObserver CLbsPrivacyController

Member Function 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.

ParameterDescription
aReservedParamReserved for future extensions.

Version ( )

IMPORT_C TVersionVersion()[virtual]

Reimplemented from MLbsPrivacyObserver::Version()

Returns the current version of the interface.

Returns: The current version of the interface.