mmsharing/mmshui/inc/musuieventcontroller.h
branchRCL_3
changeset 16 71306c87785a
parent 11 ff8a573c0e2e
child 18 0da2e08216b6
equal deleted inserted replaced
14:4c163c82e7ad 16:71306c87785a
   206     void HandleError( const TInt aError );
   206     void HandleError( const TInt aError );
   207 
   207 
   208     /**
   208     /**
   209     * Starts shutdown process
   209     * Starts shutdown process
   210     */
   210     */
   211     void HandleExitL();
   211     void HandleExitL( TBool aTerminateCall = EFalse );
   212 
   212 
   213     /**
   213     /**
   214     * 
   214     * 
   215     */
   215     */
   216     void AsyncQueryDialogAcceptedL( TBool aAccepted );
   216     void AsyncQueryDialogAcceptedL( TBool aAccepted );