| class MLbsSuplTiObserver |
The MlbsSuplTiObserver class is used in partnership with CLbsSuplTiApi class. The observer interface is used by a initiation module to inform the client of the location request completion.
| Public Member Functions | |
|---|---|
| void | RequestComplete ( TInt , const TLbsNetSessionId &) |
| void | RequestComplete | ( | TInt | aReason, |
| const TLbsNetSessionId & | aSessionId | |||
| ) | [pure virtual] | |||
RequestComplete is used by the initiation module to inform the client of the completion of the location request.
| TInt aReason | is the return/error code the completed location request. |
| const TLbsNetSessionId & aSessionId | is the id of the completed request. |
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.