get_ipv4_config


Description:

[ Version ( since = "1.0" ) ]
public BearerIpConfig get_ipv4_config ()

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 null if unknown.