Method

GSSDP.Client.get_host_ip

Declaration [src]

const char*
gssdp_client_get_host_ip (
  GSSDPClient* client
)

Description [src]

Get the IP address we advertise ourselves as using.

Gets propertyGSSDP.Client:host-ip

Return value

Returns: const char*

The IP address. This string should not be freed.

The data is owned by the called function
The string is a NUL terminated UTF-8 string