MFSMailBoxSearchObserver Class Reference

class MFSMailBoxSearchObserver

Freestyle email framework search API observer

Member Functions Documentation

ClientRequiredSearchPriority(TInt *)

voidClientRequiredSearchPriority(TInt *apRequiredSearchPriority)[pure virtual]

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

Parameters

TInt * apRequiredSearchPriority

MatchFoundL(CFSMailMessage *)

voidMatchFoundL(CFSMailMessage *aMatchMessage)[pure virtual]

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

Parameters

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

SearchCompletedL()

voidSearchCompletedL()[pure virtual]

Notifies the email search API client that the search has completed