MLocationObserver Class Reference

API published in: S60 3rd Ed

Link against: locationbase.lib

Capability Information

Required Capabilities

None


#include <mlocationobserver.h>

Inherits MAudioEffectObserver.

Inherited by MListenerLocationObserver, and MSourceLocationObserver.


Detailed Description

This is the location effect observer class.

Object interested in receiving notification when the CLocation object changes state should derive from this class and implement its interface.


Static Public Attributes

static const TUint  KLocationCartesianChanged = KSpecificEffectBase + 1
static const TUint  KLocationSphericalChanged = KSpecificEffectBase + 2

Field Documentation

const TUint MLocationObserver::KLocationCartesianChanged = KSpecificEffectBase + 1 [static]
 
const TUint MLocationObserver::KLocationSphericalChanged = KSpecificEffectBase + 2 [static]
 

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top