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