get_setting_ip6_config
Description:
A shortcut to return any SettingIP6Config the connection might contain.
Note that it returns the value as type SettingIPConfig, since the vast majority of IPv6-setting-related methods are on that type, not SettingIP6Config.
Parameters:
this |
the Connection |
Returns:
an SettingIP6Config if the connection contains one, otherwise null |