Method

GSSDPClientget_server_id

Declaration [src]

const char*
gssdp_client_get_server_id (
  GSSDPClient* client
)

Description

No description available.
Gets propertyGSSDP.Client:server-id

Return value

Type: const char*

The server ID.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.