messagingapp/msgsettings/msginit/inc/coutboxobserver.h
changeset 48 4f501b74aeb1
parent 46 b1f0785c289d
equal deleted inserted replaced
46:b1f0785c289d 48:4f501b74aeb1
    63 
    63 
    64 public:
    64 public:
    65 
    65 
    66     /**
    66     /**
    67      *   The messaging server sends notifications of changes in the
    67      *   The messaging server sends notifications of changes in the
    68      *   observed entry to CNcnOutboxObserver by calling this method.
    68      *   observed entry to COutboxObserver by calling this method.
    69      */
    69      */
    70     void
    70     void
    71         HandleEntryEventL(TMsvEntryEvent aEvent, TAny* /*aArg1*/, TAny* /*aArg2*/, TAny* /*aArg3*/);
    71         HandleEntryEventL(TMsvEntryEvent aEvent, TAny* /*aArg1*/, TAny* /*aArg2*/, TAny* /*aArg3*/);
    72 
    72 
    73 public:
    73 public: