ipcm_pub/connection_settings_api/inc/cmpluginvpndef.h
branchRCL_3
changeset 58 83ca720e2b9a
parent 57 05bc53fe583b
equal deleted inserted replaced
57:05bc53fe583b 58:83ca720e2b9a
    53                                         * Marks the beginning of the VPN
    53                                         * Marks the beginning of the VPN
    54                                         * attributes.
    54                                         * attributes.
    55                                         */
    55                                         */
    56         
    56         
    57         EVpnServicePolicyName = 30100,  /**<
    57         EVpnServicePolicyName = 30100,  /**<
    58                                         * Deprecated
    58                                         * Policy name.
    59                                         * Always leaves with code KErrNotSupported.
       
    60                                         * (String - default: None)
    59                                         * (String - default: None)
    61                                         */
    60                                         */
    62                                         
    61                                         
    63         EVpnServicePolicy,              /**<
    62         EVpnServicePolicy,              /**<
    64                                         * Policy.
    63                                         * Policy.
    65                                         * (String - default: None)
    64                                         * (String - default: None)
    66                                         */
    65                                         */
    67 
    66 
    68 
    67 
    69         EVpnIapId,                      /**<
    68         EVpnIapId,                      /**<
    70                                         * Provided for backward compatibility. 
       
    71                                         * Use ECmNextLayerIapId instead.
       
    72                                         *
       
    73                                         * Home IAP Id.
    69                                         * Home IAP Id.
    74                                         * 
       
    75                                         * Setting will reset EVpnNetworkId and
       
    76                                         * ECmNextLayerSNAPId to zero
       
    77                                         * 
       
    78                                         * (TUint32 - default: None)
    70                                         * (TUint32 - default: None)
    79                                         */
    71                                         */
    80 
    72 
    81         EVpnNetworkId,                  /**<
    73         EVpnNetworkId,                  /**<
    82                                         * Provided for backward compatibility. 
    74                                         * Network Id.
    83                                         * Use ECmNextLayerSNAPId instead.
    75                                         * (TUint32 - default: None - read only)
    84                                         * 
       
    85                                         * Network Id. 
       
    86                                         * 
       
    87                                         * Setting will reset EVpnIapId and 
       
    88                                         * ECmNextLayerIapId to zero.
       
    89                                         * 
       
    90                                         * (TUint32 - default: None)
       
    91                                         */
    76                                         */
    92                                         
    77                                         
    93         EVpnServiceEnableLLMNR,         /**<
    78         EVpnServiceEnableLLMNR,         /**<
    94                                         * LLMNR
    79                                         * LLMNR
    95                                         * (TBool - default: EFalse)
    80                                         * (TBool - default: EFalse)