get_host_ip


Description:

[ 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.

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.