| class MPbkxRemoteContactLookupProtocolSessionObserver |
Observer for the protocol adapter execution.
| Public Member Functions | |
|---|---|
| void | ContactFieldsRetrievalCompleted ( TInt ) |
| void | LooseSearchCompleted ( TInt , RPointerArray < CPbkxRemoteContactLookupProtocolResult > &) |
| void | ContactFieldsRetrievalCompleted | ( | TInt | aStatus | ) | [pure virtual] |
Notifies that the contact fields retrieval has been completed.
| TInt aStatus | error code that tells how retrieval went |
| void | LooseSearchCompleted | ( | TInt | aStatus, |
| RPointerArray < CPbkxRemoteContactLookupProtocolResult > & | aResults | |||
| ) | [pure virtual] | |||
Notifies that the loose search has been completed.
| TInt aStatus | error code that tells how search went |
| RPointerArray < CPbkxRemoteContactLookupProtocolResult > & aResults | search results, ownership is moved to the caller of the loose search. |
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.