class MPosModulesObserver |
Abstract class for location settings observers.
This class is implemented by clients who wants to listen for changes in the location settings. CPosModules::SetObserver() is used to register location settings observers.
Public Member Functions | |
---|---|
void | HandleSettingsChangeL ( TPosModulesEvent ) |
void | HandleSettingsChangeL | ( | TPosModulesEvent | aEvent | ) | [pure virtual] |
Called when a change has been detected in location settings.
To be able to receive this notification, the observer object must first be registered by calling CPosModules::SetObserverL() .
TPosModulesEvent aEvent | Information about the location settings event. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.