Method

GSSDP.Client.set_network

Declaration [src]

void
gssdp_client_set_network (
  GSSDPClient* client,
  const char* network
)

Description [src]

Sets the network identification of client to network.

Sets propertyGSSDP.Client:network

Parameters

network const char*
 

The string identifying the network

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