MLbsNetworkProtocolObserver2 Class Reference
class MLbsNetworkProtocolObserver2 : public MLbsNetworkProtocolObserver |
Inherits from
- MLbsNetworkProtocolObserver2
Member Functions Documentation
ExtendedInterface(TInt, TAny *, TAny *)
IMPORT_C TAny * | ExtendedInterface | ( | TInt | aFunctionNumber, |
| TAny * | aPtr1, |
| TAny * | aPtr2 |
| ) | [private, virtual] |
Should not be used. Provides for future expansion of the observer interface.
ProcessAssistanceData(TLbsAsistanceDataGroup, const RLbsAssistanceDataBuilderSet &, TInt, const TLbsNetSessionIdArray &)
Parameters
TLbsAsistanceDataGroup aDataMask | [In] Is a bitmask that specifies which subsets of GPS assistance data are included in the aData parameter. |
const RLbsAssistanceDataBuilderSet & aData | [In] A container that holds all of the GPS assistance data to be delivered. |
TInt aReason | [In] Delivery status for the GPS assistance data being supplied. KErrNone is passed if the specified assistance data has been successfully retrieved from the network and delivered. Otherwise, an error code is passed indicating the reason why the assistance data references in aData could not be obtained. |
const TLbsNetSessionIdArray & aSessionIdArray | [In] A list of session ids the assistance data is related to. |
ProcessAssistanceData(TLbsAsistanceDataGroup, const RLbsAssistanceDataBuilderSet &, TInt)
void | ProcessAssistanceData | ( | TLbsAsistanceDataGroup | aDataMask, |
| const RLbsAssistanceDataBuilderSet & | aData, |
| TInt | aReason |
| ) | [protected, virtual] |
Version()
IMPORT_C TVersion | Version | ( | ) | const [virtual] |
Get the current version of the observer interface
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.