serviceproviders/sapi_logging/inc/loggingcallback.h
branchRCL_3
changeset 66 a9c0808a1095
parent 65 0b68a1b0c15e
equal deleted inserted replaced
65:0b68a1b0c15e 66:a9c0808a1095
    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 )