mtpfws/mtpfw/inc/cmtpconnection.h
branchRCL_3
changeset 21 74aa6861c87d
parent 20 4a793f564d72
equal deleted inserted replaced
20:4a793f564d72 21:74aa6861c87d
   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   */