peek_ipv4_config
Description:
Gets a BearerIpConfig object specifying the IPv4 configuration to use in the bearer.
Warning:
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.
Parameters:
this |
A Bearer. |
Returns:
A BearerIpConfig. Do not free the returned value, it belongs to this. |