MLbsNetSimTestObserver Class Reference
class MLbsNetSimTestObserver |
Member Functions Documentation
Connected()
void | Connected | ( | ) | [pure virtual] |
Called when a client connects to the Gateway API
Disconnected()
void | Disconnected | ( | ) | [pure virtual] |
Called when a client disconnects from the Gateway API
NotifyError(EFunction, TInt)
Parameters
EFunction aFunction | The function that caused the error |
TInt aError | The error |
NotifyFacilityLcsMoLrResult(TInt, const TPositionInfo &)
void | NotifyFacilityLcsMoLrResult | ( | TInt | aReason, |
| const TPositionInfo & | aPosition |
| ) | [pure virtual] |
The response to an MoLr (TO: Gateway)
NotifyMeasurementControlLocation(const TPositionInfo &, const RLbsAssistanceDataBuilderSet &, const TLbsNetPosRequestQuality &)
A measurement control (TO: Gateway)
NotifyMeasurementReportControlFailure(TInt)
void | NotifyMeasurementReportControlFailure | ( | TInt | aReason | ) | [pure virtual] |
A measurement report failed
Parameters
TInt aReason | The reason for failure |
NotifyMeasurementReportLocation(const TPositionInfo &)
void | NotifyMeasurementReportLocation | ( | const TPositionInfo & | aPosition | ) | [pure virtual] |
The response to an MoLr (FROM: Gateway)
NotifyMeasurementReportRequestMoreAssistanceData(const TLbsAssistanceDataGroup &)
A request for more assitance data (FROM: Gateway)
NotifyRegisterLcsMoLr(const TDesC &)
void | NotifyRegisterLcsMoLr | ( | const TDesC & | aData | ) | [pure virtual] |
Start of an MoLr (FROM: Gateway)
Parameters
const TDesC & aData | The data to start the MoLr. If this is blank then we are starting an MoLr, if not then an X3P |
NotifyReleaseLcsLocationNotification(const CLbsNetworkProtocolBase::TLbsPrivacyResponse &)
The response to a privacy request (FROM: Gateway)
NotifyReleaseLcsMoLr(TInt)
void | NotifyReleaseLcsMoLr | ( | TInt | aReason | ) | [pure virtual] |
End of an MoLr (FROM: Gateway)
Member Enumerations Documentation
Enum EFunction
Used in the NotifyError function.
Enumerators
EStartNetworkPrivacyRequest | |
EStartNetworkLocationRequest | |
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.