phoneapp/phoneuistates/inc/cphonealerting.h
changeset 78 baacf668fe89
parent 50 377c906a8701
equal deleted inserted replaced
76:cfea66083b62 78:baacf668fe89
    87        /**
    87        /**
    88         * Handles user selected UI commands.
    88         * Handles user selected UI commands.
    89         * @param aCommand - selected command
    89         * @param aCommand - selected command
    90         */
    90         */
    91         IMPORT_C virtual TBool HandleCommandL( TInt aCommand );
    91         IMPORT_C virtual TBool HandleCommandL( TInt aCommand );
    92  
       
    93         /**
       
    94         * Check is alerting call Video call
       
    95         */
       
    96         TBool IsVideoCallAlertingL();
       
    97                 
    92                 
    98         /**
    93         /**
    99         * From CPhoneState.
    94         * From CPhoneState.
   100         * Checks if call termination note should be shown.
    95         * Checks if call termination note should be shown.
   101         * @return ETrue show call termination note
    96         * @return ETrue show call termination note