telephonyserverplugins/simtsy/inc/CSimCallForwarding.h
branchRCL_3
changeset 6 fc69e1e37771
parent 0 3553901f7fa8
equal deleted inserted replaced
5:7ef16719d8cb 6:fc69e1e37771
    69 	void UpdateCFDivertAllPhoneNumberL(TDesC* numberString);
    69 	void UpdateCFDivertAllPhoneNumberL(TDesC* numberString);
    70 	void RegisterL(RMobilePhone::TMobilePhoneCFCondition* aCF, RMobilePhone::TMobilePhoneCFChangeV1* aCFInfo );
    70 	void RegisterL(RMobilePhone::TMobilePhoneCFCondition* aCF, RMobilePhone::TMobilePhoneCFChangeV1* aCFInfo );
    71 	void ActivateL(RMobilePhone::TMobilePhoneCFCondition* aCF, RMobilePhone::TMobilePhoneCFChangeV1* aCFInfo );
    71 	void ActivateL(RMobilePhone::TMobilePhoneCFCondition* aCF, RMobilePhone::TMobilePhoneCFChangeV1* aCFInfo );
    72 	void DeactivateL(RMobilePhone::TMobilePhoneCFCondition* aCF, RMobilePhone::TMobilePhoneCFChangeV1* aCFInfo );
    72 	void DeactivateL(RMobilePhone::TMobilePhoneCFCondition* aCF, RMobilePhone::TMobilePhoneCFChangeV1* aCFInfo );
    73 	void EraseL(RMobilePhone::TMobilePhoneCFCondition* aCF, RMobilePhone::TMobilePhoneCFChangeV1* aCFInfo );
    73 	void EraseL(RMobilePhone::TMobilePhoneCFCondition* aCF, RMobilePhone::TMobilePhoneCFChangeV1* aCFInfo );
    74 	void UpdateCFQuiescentCondition(TBool aActivate, RMobilePhone::TMobilePhoneCFCondition aCF);
    74 	void UpdateCFQuiescentConditionL(TBool aActivate, RMobilePhone::TMobilePhoneCFCondition aCF);
    75 		
    75 		
    76 	const CTestConfigSection* CfgFile();
    76 	const CTestConfigSection* CfgFile();
    77 
    77 
    78 private:
    78 private:
    79 	void ConstructL();
    79 	void ConstructL();