branch | GCC_SURGE |
changeset 55 | cdd802add233 |
parent 27 | 9ba4404ef423 |
28:011f79704660 | 55:cdd802add233 |
---|---|
45 void ClientRequiredSearchPriority(TInt *apRequiredSearchPriority); |
45 void ClientRequiredSearchPriority(TInt *apRequiredSearchPriority); |
46 |
46 |
47 |
47 |
48 signals: |
48 signals: |
49 |
49 |
50 void matchFound(const NmId &messageId); |
50 void matchFound(const NmId &messageId, const NmId &folderId); |
51 |
51 |
52 void searchComplete(); |
52 void searchComplete(); |
53 }; |
53 }; |
54 |
54 |
55 |
55 |