Query: gupnp_root_device_set_available
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GUPNP_ROOT_DEVICE_SET_AVAILABLE(3) 1 GUPNP_ROOT_DEVICE_SET_AVAILABLE(3) gupnp_root_device_set_available - Set whether or not root_device is availableSYNOPSISbool gupnp_root_device_set_available (resource $root_device, bool $available)DESCRIPTIONControls whether or not root_device is available (announcing its presence).PARAMETERSo $root_device - A root device identifier, returned by gupnp_root_device_new(3). o $available - Set TRUE if $root_device should be available.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOgupnp_root_device_get_available(3). PHP Documentation Group GUPNP_ROOT_DEVICE_SET_AVAILABLE(3)