contacts_plat/virtual_phonebook_engine_api/inc/MVPbkContactFindObserver.h
branchRCL_3
changeset 32 2828b4d142c0
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
26:0d28c1c5b6dd 32:2828b4d142c0
    22 // INCLUDE FILES
    22 // INCLUDE FILES
    23 #include <e32cmn.h>
    23 #include <e32cmn.h>
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 // included here, instead of forward declared, so that clients
    25 // included here, instead of forward declared, so that clients
    26 // don't delete an incomplete class.
    26 // don't delete an incomplete class.
    27 #include <mvpbkcontactlinkarray.h>
    27 #include <MVPbkContactLinkArray.h>
    28 
    28 
    29 
    29 
    30 /**
    30 /**
    31  * Virtual Phonebook Find observer.
    31  * Virtual Phonebook Find observer.
    32  * This interface is used to signal find clients of the operation 
    32  * This interface is used to signal find clients of the operation