phoneapp/phoneuistates/inc/cphoneconferenceandsingleandwaiting.h
branchRCL_3
changeset 3 8871b09be73b
parent 0 5f000ab63145
child 5 2a26698d78ba
equal deleted inserted replaced
2:c84cf270c54f 3:8871b09be73b
    64 
    64 
    65         virtual void HandleKeyEventL( 
    65         virtual void HandleKeyEventL( 
    66             const TKeyEvent& aKeyEvent,
    66             const TKeyEvent& aKeyEvent,
    67             TEventCode aEventCode );
    67             TEventCode aEventCode );
    68         
    68         
       
    69         /**
       
    70         * HandleError
       
    71         * Implements error handling framework
       
    72         * @param aErrorInfo: the error info
       
    73         */
       
    74         IMPORT_C virtual void HandleErrorL( 
       
    75             const TPEErrorInfo& aErrorInfo ); 
       
    76         
    69     protected:
    77     protected:
    70 
    78 
    71         /**
    79         /**
    72         * By default EPOC constructor is private.
    80         * By default EPOC constructor is private.
    73         */
    81         */