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