| class CPbkxRemoteContactLookupServiceUiContext : public CBase |
Execution context for Service UI. This class provides functionality to execute the actual UI flow of this service.
| Public Member Functions | |
|---|---|
| void | ExecuteL (const TDesC &, TResult &) |
| Public Member Enumerations | |
|---|---|
| enum | TMode { EModeNormal , EModeExistingCriteria , EModeContactSelector } |
| void | ExecuteL | ( | const TDesC & | aQueryText, |
| TResult & | aResult | |||
| ) | [pure virtual] | |||
Execute remote lookup UI flow.
| const TDesC & aQueryText | loose query text |
| TResult & aResult | remote lookup results are populated here. |
Describes the mode in which the remote lookup is performed.
| EModeNormal |
Normal mode - all the common contact actions are available. Search query editor is displayed. |
| EModeExistingCriteria | |
| EModeContactSelector |
Contact selector mode - remote lookup is used to select contact for the caller. Search query editor is displayed. |
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.