serviceproviders/sapi_logging/inc/loggingcallback.h
branchRCL_3
changeset 44 0b68a1b0c15e
parent 36 c210248fa89d
child 45 a9c0808a1095
equal deleted inserted replaced
43:1790c2f1027c 44:0b68a1b0c15e
    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
       
    85         */
    84         */
    86         
    85         
    87         void CancelNotifyL( TUint aTransid , TBool aFlag );
    86         void CancelNotifyL( TUint aTransid );
    88         
    87         
    89         /**
    88         /**
    90         * GetRequestType
    89         * GetRequestType
    91         */
    90         */
    92         inline TUint GetRequestType( void ) 
    91         inline TUint GetRequestType( void )