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

Returns: const char*
 

The server ID.

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