MLbsSuplPushObserver Class Reference
class MLbsSuplPushObserver |
Member Functions Documentation
ExtendedInterface(TInt, TAny *, TAny *)
IMPORT_C TAny * | ExtendedInterface | ( | TInt | aFunctionNumber, |
| TAny * | aPtr1, |
| TAny * | aPtr2 |
| ) | [protected, virtual] |
Should not be used. Provides for future expansion of the observer interface. Currently not implemented.
Should not be used. Provides for future expansion of the observer interface.
OnSuplInitComplete(TLbsSuplPushChannel, TLbsSuplPushRequestId, TInt, TInt)
Receive notification that the SUPL Init message has been sent to the LBS sub-system. The call-back is invoked immediately after delivery of the SUPL INIT request and does not provide any information about it's outcome, e.g. conflict control results, host validation results, connection results etc.
CLbsSuplPush::SuplInit
Parameters
TLbsSuplPushChannel aChannel | [In] The channel the call-back is related to. |
TLbsSuplPushRequestId aReqId | [In] An Id of the request the call-back is related to. |
TInt aError | [In] KErrNone if successful, KErrTimeout if it was not possible to deliver the request before the timeout period, KErrArgument if the structure or content of the SUPL INIT message was incorrect. Any system wide error code otherwise. |
TInt aReserved | [In] Reserved for future use. |
Version()
IMPORT_C TVersion | Version | ( | ) | const [virtual] |
Provides the version of the observer interface. This can be used by the library to determine the functionality supported by the client application.
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.