cellular/telephonysettings/inc/PSetUtility.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
    86         *    Series 60  ETel API
    86         *    Series 60  ETel API
    87         *****************************************************/
    87         *****************************************************/
    88         static RMobilePhone::TMobilePhoneCFCondition 
    88         static RMobilePhone::TMobilePhoneCFCondition 
    89             GetDivertReason( TCallDivertingCondition aCondition );
    89             GetDivertReason( TCallDivertingCondition aCondition );
    90 
    90 
    91         static TCallDivertingCondition
       
    92             GetDivertReason( RMobilePhone::TMobilePhoneCFCondition aCondition );
       
    93 
       
    94         static RMobilePhone::TMobileService VerifyAltLineUseL();
    91         static RMobilePhone::TMobileService VerifyAltLineUseL();
    95     };
    92     };
    96     
    93     
    97 #endif      // PSETUTILITY_H
    94 #endif      // PSETUTILITY_H
    98 
    95