phoneapp/phoneuistates/inc/cphoneconferenceandwaitingandcallsetup.h
branchRCL_3
changeset 4 24062c24fe38
parent 0 5f000ab63145
child 24 41a7f70b3818
equal deleted inserted replaced
3:8871b09be73b 4:24062c24fe38
    62         
    62         
    63         virtual void HandleKeyMessageL(
    63         virtual void HandleKeyMessageL(
    64             TPhoneKeyEventMessages aMessage,
    64             TPhoneKeyEventMessages aMessage,
    65             TKeyCode aCode );
    65             TKeyCode aCode );
    66      
    66      
       
    67         /**
       
    68         * HandleError
       
    69         * Implements error handling framework
       
    70         * @param aErrorInfo: the error info
       
    71         */
       
    72         IMPORT_C virtual void HandleErrorL( 
       
    73             const TPEErrorInfo& aErrorInfo ); 
    67 
    74 
    68     protected:
    75     protected:
    69 
    76 
    70         /**
    77         /**
    71         * By default EPOC constructor is private.
    78         * By default EPOC constructor is private.