Method

GUPnPRootDeviceset_available

Declaration [src]

void
gupnp_root_device_set_available (
  GUPnPRootDevice* root_device,
  gboolean available
)

Description [src]

Sets the availability of root_device on the network (announcing its presence).

Parameters

available

Type: gboolean

TRUE if root_device should be available.