MLbsLocationResolverObserver Class Reference

List of all members.

Public Member Functions

virtual IMPORT_C TVersion Version () const
virtual void OnResolveLocationComplete (TInt aStatus, const TLocality &aLocality)=0

Member Function Documentation

virtual void MLbsLocationResolverObserver::OnResolveLocationComplete ( TInt  aStatus,
const TLocality &  aLocality 
) [pure virtual]

The callback is used by the LBS subsystem to inform a client application that a simple CLbsLocationResolver conversion process initiated through the CLbsLocationResolver::ResolveLocationL method has been finished.

Parameters:
aStatus status of conversion, KErrNone for success, standard system error code in other cases. Note that in the event of a cancellation this method will not execute.
aBasicLocationInfo the location conversion that was requested. If the conversion has failed the values will be uninitialised
EXPORT_C TVersion MLbsLocationResolverObserver::Version (  )  const [virtual]

Gets the current version of the observer interface. Derived classes should not change the implementation.

Returns:
Version number (currently 1.0.0)

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

Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
All rights reserved. These materials are provided under the terms of the Eclipse Public License v1.0.