get_host_ip
Description:
Warning: get_host_ip is deprecated since 0.12.7.
Get the IP address we advertise ourselves as using.
Note:
The "host-ip" property has moved to the base class Client so newer applications should use get_host_ip instead.
Parameters:
this |
A Context |
Returns:
The IP address. This string should not be freed. |