MFSMailBoxSearchObserver Class Reference

class MFSMailBoxSearchObserver

Freestyle email framework search API observer

Member Functions Documentation

ClientRequiredSearchPriority(TInt *)

void ClientRequiredSearchPriority ( TInt * apRequiredSearchPriority ) [pure virtual]

server asks client if to change the search priority (i.e. when calling to contact)

Parameters

TInt * apRequiredSearchPriority

MatchFoundL(CFSMailMessage *)

void MatchFoundL ( CFSMailMessage * aMatchMessage ) [pure virtual]

Notifies the email search API client that a match has been found

Parameters

CFSMailMessage * aMatchMessage contains a pointer to the matched message. Ownership is transfered to the observer.

SearchCompletedL()

void SearchCompletedL ( ) [pure virtual]

Notifies the email search API client that the search has completed