get_ipv4_config
Description:
Gets a BearerIpConfig object specifying the IPv4 configuration to use in the bearer.
Warning:
The values reported by this are not updated when the values in the interface change. Instead, the client is expected to call get_ipv4_config again to get a new BearerIpConfig with the new values.
Parameters:
this |
A Bearer. |
Returns:
A BearerIpConfig that must be freed with
unref or |