Method

GSSDP.Client.get_network

Declaration [src]

const char*
gssdp_client_get_network (
  GSSDPClient* client
)

Description [src]

Get the network identifier of the client. See GSSDPClient:network for details.

Gets propertyGSSDP.Client:network

Return value

Returns: const char*

The network identification. This string should not be freed.

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