mtpfws/mtpfw/inc/cmtpconnection.h
changeset 37 d9d8313203af
parent 17 aabe5387f5ce
child 43 4a793f564d72
child 47 63cf70d3ecd8
equal deleted inserted replaced
35:c4c427c00f31 37:d9d8313203af
   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   */