[ Version ( since = "1.0" ) ]
public unowned BearerIpConfig peek_ipv4_config ()
Gets a BearerIpConfig object specifying the IPv4 configuration to use in the bearer.
The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use get_ipv4_config if on another thread.
this |
A Bearer. |
A BearerIpConfig. Do not free the returned value, it belongs to this. |