[ Version ( deprecated = true , deprecated_since = "0.12.7" ) ]
public unowned string get_host_ip ()
Warning: get_host_ip is deprecated since 0.12.7.
Get the IP address we advertise ourselves as using.
The "host-ip" property has moved to the base class Client so newer applications should use get_host_ip instead.
this |
A Context |
The IP address. This string should not be freed. |