Constructor

GSSDPResourceGroupnew

Declaration [src]

GSSDPResourceGroup*
gssdp_resource_group_new (
  GSSDPClient* client
)

Description

No description available.

Parameters

client

Type: GSSDPClient

The GSSDPClient to associate with.

The data is owned by the caller of the function.

Return value

Type: GSSDPResourceGroup

A new GSSDPResourceGroup object.

The caller of the function takes ownership of the data, and is responsible for freeing it.