RLbsLocMonitorSession Class Reference

#include <rlbslocmonitorsession.h>

List of all members.

Public Member Functions

IMPORT_C TInt Connect ()
IMPORT_C void Close ()
IMPORT_C void WipeOutDatabase (TRequestStatus &aStatus) const
IMPORT_C TInt CancelDatabaseWipeOut () const
IMPORT_C TVersion Version ()

Protected Member Functions

TInt StartServer (TServerStartParams &aParams)

Detailed Description

Client-side session with the Location Monitor server.


Member Function Documentation

EXPORT_C TInt RLbsLocMonitorSession::CancelDatabaseWipeOut (  )  const

Attempts to Cancel a previously issued asynchronous request to delete the database of area-locations.

The TRequestStatus of the original request will be set to KErrCancel if the cancellation request was successful, or any other Symbian OS error code if CancelRequest was called too late.

Returns:
Standard Symbian OS error code.
EXPORT_C TInt RLbsLocMonitorSession::Connect (  ) 

Creates a session with the location monitor server. This method starts the server if not yet started.

Returns:
Standard Symbian OS error code.
EXPORT_C TVersion RLbsLocMonitorSession::Version (  ) 

Obtains the current version number of the location monitor.

Returns:
the version of the client API.

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.