ipsservices/ipssossettings/inc/ipssetdata.h
branchRCL_3
changeset 33 da5135c61bad
parent 4 e7aa27f58ae1
child 52 efd4f1afd43e
equal deleted inserted replaced
32:a3a1ae9acec6 33:da5135c61bad
   392      * @param aOutgoingIap Outgoing access point to be stored.
   392      * @param aOutgoingIap Outgoing access point to be stored.
   393      */
   393      */
   394     void SetIapL(
   394     void SetIapL(
   395         TImIAPChoice aIncomingIap,
   395         TImIAPChoice aIncomingIap,
   396         TImIAPChoice aOutgoingIap );
   396         TImIAPChoice aOutgoingIap );
   397 
   397     /**
       
   398      * 
       
   399      * @param aIncomingIap Incoming access point to be stored.
       
   400      * @param aOutgoingIap Outgoing access point to be stored.
       
   401      */
       
   402 
       
   403     void SetIapL( 
       
   404         const CImIAPPreferences& aIncomingIap, 
       
   405         const CImIAPPreferences& aOutgoingIap );
       
   406 
       
   407     
   398     /**
   408     /**
   399      * @param aIncomingSecurity Incoming security to be stored.
   409      * @param aIncomingSecurity Incoming security to be stored.
   400      * @param aOutgoingSecurity Outgoing security to be stored.
   410      * @param aOutgoingSecurity Outgoing security to be stored.
   401      */
   411      */
   402     void SetSecurity(
   412     void SetSecurity(