localconnectivityservice/dun/atext/inc/DunAtCmdEchoer.h
branchRCL_3
changeset 38 3dcb815346df
parent 19 2702348f1fe7
equal deleted inserted replaced
37:7e0ecb5b116a 38:3dcb815346df
   103 
   103 
   104     /**
   104     /**
   105      * From MDunCompletionReporter.
   105      * From MDunCompletionReporter.
   106      * Gets called when data push is complete
   106      * Gets called when data push is complete
   107      *
   107      *
   108      * @since S60 5.0
   108      * @since TB9.2
   109      * @param aAllPushed ETrue if all in the queue were pushed, EFalse otherwise
   109      * @param aAllPushed ETrue if all in the queue were pushed, EFalse otherwise
   110      * @return None
   110      * @return None
   111      */
   111      */
   112     void NotifyDataPushComplete( TBool aAllPushed );
   112     void NotifyDataPushComplete( TBool aAllPushed );
   113 
   113