telutils/phoneparser/inc/CPhoneParserFeatures.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    23 
    23 
    24 class CPhCltEmergencyCall;
    24 class CPhCltEmergencyCall;
    25 class CRepository;
    25 class CRepository;
    26 
    26 
    27 // INCLUDES
    27 // INCLUDES
    28 #include    <mphcltemergencycallobserver.h> 
    28 #include    <MPhCltEmergencyCallObserver.h>
    29 
    29 
    30 // FORWARD DECLARATIONS
    30 // FORWARD DECLARATIONS
    31 
    31 
    32 // CLASS DECLARATION
    32 // CLASS DECLARATION
    33 
    33 
    61         */       
    61         */       
    62         void HandleEmergencyDialL( const TInt aStatus );
    62         void HandleEmergencyDialL( const TInt aStatus );
    63 
    63 
    64     public: // New functions
    64     public: // New functions
    65         
    65         
       
    66         /**
       
    67         * Checks if life timer is enabled.
       
    68         *
       
    69         * @return ETrue if supported.
       
    70         */
       
    71         static TBool LifeTimerEnabled();
       
    72             
    66         /**
    73         /**
    67         * Checks if two digit calling is enabled.
    74         * Checks if two digit calling is enabled.
    68         *
    75         *
    69         * @return ETrue if supported.
    76         * @return ETrue if supported.
    70         */
    77         */