mtpfws/mtpfw/inc/cmtpconnection.h
branchRCL_3
changeset 58 142dacf7b30e
parent 45 74aa6861c87d
equal deleted inserted replaced
48:debf68073f2f 58:142dacf7b30e
   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();
       
   151 
   150 
   152 /**
   151 /**
   153   * This method define and attach the property for publishing connection state 
   152   * This method define and attach the property for publishing connection state 
   154   *  events.
   153   *  events.
   155   */
   154   */