serviceproviders/sapi_logging/inc/loggingcallback.h
branchRCL_3
changeset 56 c210248fa89d
parent 37 5d0ec8b709be
child 65 0b68a1b0c15e
equal deleted inserted replaced
52:68159986cd41 56:c210248fa89d
    79 
    79 
    80         /**
    80         /**
    81         * Implementation of CancelNotifyL method, derived from MLoggingCB
    81         * Implementation of CancelNotifyL method, derived from MLoggingCB
    82         *
    82         *
    83         * @param aTransid, Transaction id
    83         * @param aTransid, Transaction id
       
    84         * @param aFlag, Flag for notification to LiwBinding
    84         */
    85         */
    85         
    86         
    86         void CancelNotifyL( TUint aTransid );
    87         void CancelNotifyL( TUint aTransid , TBool aFlag );
    87         
    88         
    88         /**
    89         /**
    89         * GetRequestType
    90         * GetRequestType
    90         */
    91         */
    91         inline TUint GetRequestType( void ) 
    92         inline TUint GetRequestType( void )