phoneapp/phoneuiview/inc/cphoneincallindicator.h
branchRCL_3
changeset 10 ba54057fe027
parent 1 838b0a10d15b
equal deleted inserted replaced
9:91c2fb4b78df 10:ba54057fe027
    65         /**
    65         /**
    66         * Handle a ciphering change
    66         * Handle a ciphering change
    67         * @param aCommandParam command parameter
    67         * @param aCommandParam command parameter
    68         */
    68         */
    69         void HandleCipheringChange( TPhoneCommandParam* aCommandParam );
    69         void HandleCipheringChange( TPhoneCommandParam* aCommandParam );
    70         
       
    71         
       
    72         /**
       
    73         * return is emergency call active
       
    74         */
       
    75         TBool IsEmergencyCall();
       
    76 
    70 
    77     private:
    71     private:
    78 
    72 
    79         /**
    73         /**
    80         * C++ constructor.
    74         * C++ constructor.