[ Version ( since = "1.0" ) ]
public unowned BearerIpConfig peek_ipv6_config ()
Gets a BearerIpConfig object specifying the IPv6 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_ipv6_config if on another thread.
this |
A Bearer. |
A BearerIpConfig. Do not free the returned value, it belongs to this. |