cellular/telephonysettings/xqbindings/psetwrapper/src/psetcalldivertingwrapper_p.h
changeset 15 d7fc66ccd6fb
parent 12 ae8abd0db65c
child 31 a2467631ae02
equal deleted inserted replaced
13:e32024264ebb 15:d7fc66ccd6fb
   112     PsCallDivertingCondition convert(TCallDivertingCondition type);
   112     PsCallDivertingCondition convert(TCallDivertingCondition type);
   113     PsCallDivertingCondition convert(RMobilePhone::TMobilePhoneCFCondition type);
   113     PsCallDivertingCondition convert(RMobilePhone::TMobilePhoneCFCondition type);
   114     PsCallDivertingStatus convert(TDivertingStatus type);
   114     PsCallDivertingStatus convert(TDivertingStatus type);
   115     PsCallDivertingStatus convert(RMobilePhone::TMobilePhoneCFStatus type);
   115     PsCallDivertingStatus convert(RMobilePhone::TMobilePhoneCFStatus type);
   116     PsServiceGroup convert(TServiceGroup type);
   116     PsServiceGroup convert(TServiceGroup type);
       
   117     PsServiceGroup convert(RMobilePhone::TMobileService service);
   117     
   118     
   118     
   119     
   119 private:
   120 private:
   120     PSetCallDivertingWrapper &m_Owner;
   121     PSetCallDivertingWrapper &m_Owner;
   121 
   122