[ Version ( since = "1.0" ) ]
public BearerIpConfig get_ipv4_config ()
Gets a BearerIpConfig object specifying the IPv4 configuration to use in the bearer.
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.
this |
A Bearer. |
A BearerIpConfig that must be freed with unref or
|