emailservices/emailstore/message_store/client/api/MsgStoreObserver.h
branchRCL_3
changeset 24 d189ee25cf9d
parent 8 e1b6206813b4
child 25 3533d4323edc
equal deleted inserted replaced
23:dcf0eedfc1a3 24:d189ee25cf9d
    19 
    19 
    20 #ifndef __MSG_STORE_OBSERVER_H__
    20 #ifndef __MSG_STORE_OBSERVER_H__
    21 #define __MSG_STORE_OBSERVER_H__
    21 #define __MSG_STORE_OBSERVER_H__
    22 
    22 
    23 //<cmail>
    23 //<cmail>
    24 #include "msgstoretypes.h"
    24 #include "MsgStoreTypes.h"
    25 #include "msgstoreaccount.h"
    25 #include "MsgStoreAccount.h"
    26 //</cmail>
    26 //</cmail>
    27 
    27 
    28 /** This class defines the message store observation API.
    28 /** This class defines the message store observation API.
    29 
    29 
    30 	This class defines the abstract interface for the message store observer.  
    30 	This class defines the abstract interface for the message store observer.