API published in: S60 2nd Ed FP 2
Link against: lbs.lib
Location
#include <lbsrequestor.h>
For example, if a remote party is requesting the location and this is routed through a local application. In this situation, the application should identify both itself and the remote party.
Most standard applications will not use the RRequestorStack. Instead, they will call the simpler RPositioner::SetRequestor() method to identify themselves.
Public Member Functions | |
| IMPORT_C void | InternalizeL (RReadStream &aStream) |
| Restores a collection of requestors from a stream. | |
| IMPORT_C void | ExternalizeL (RWriteStream &aStream) const |
| Stores a collection of requestors to a stream. | |
|
|
Stores a collection of requestors to a stream.
|
|
|
Restores a collection of requestors from a stream.
|