mtpfws/mtpfw/inc/cmtpconnection.h
branchRCL_3
changeset 19 0aa8cc770c8a
parent 1 f8e15b44d440
child 20 4a793f564d72
equal deleted inserted replaced
18:453dfc402455 19:0aa8cc770c8a
   145     
   145     
   146     void RemoveEventsForSession(TUint32 aMTPId);
   146     void RemoveEventsForSession(TUint32 aMTPId);
   147     
   147     
   148     void EnqueueEvent(CMTPEventLink* aLink);
   148     void EnqueueEvent(CMTPEventLink* aLink);
   149     void DequeueEvent(CMTPEventLink* aLink);
   149     void DequeueEvent(CMTPEventLink* aLink);
       
   150 	void DequeueAllEvents();
   150 
   151 
   151 /**
   152 /**
   152   * This method define and attach the property for publishing connection state 
   153   * This method define and attach the property for publishing connection state 
   153   *  events.
   154   *  events.
   154   */
   155   */