const TUint32 | KLbsExtLocationRequestNotifyUidValue |
Defines a TUint for the Uid of the dialog used to notify the user that an external location request has been received. The user has no choice over whether to accept or reject the request.
const TUid | KLbsExtLocationRequestNotifyUid |
The Uid of the dialog used to notify the user that an external location request has been received. The user has no choice over whether to accept or reject the request.
const TUint32 | KLbsExtLocationRequestVerifyUidValue |
Defines a TUint for the Uid of the dialog used to ask the user to verify whether they want to accept or reject an an external location.
const TUid | KLbsExtLocationRequestVerifyUid |
The Uid of the dialog used to ask the user to verify whether they want to accept or reject an an external location.
typedef TPckgBuf< TLbsPrivacyNotifierParams > | TLbsPrivacyNotifierParamsPckg |
A typedef to wrap a TLbsPrivacyNotifierParams in a TPckgBuf. Use this type to send the notifier parameters to a dialog via the RNotifier API.
Both the LBS privacy notification and verification dialogs require this information.
typedef TPckgBuf< TLbsPrivacyResponseParams > | TLbsPrivacyResponseParamsPckg |
A typedef to wrap a TLbsPrivacyResponseParams in a TPckgBuf. Use this type to retrieve the result paramaters from a dialog via the RNotifier API.
Only the LBS privacy verification dialog returns this information.
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.