Gupnp Funktionen
PHP Manual

gupnp_root_device_get_relative_location

(PECL gupnp >= 0.1.0)

gupnp_root_device_get_relative_locationGet the relative location of root device

Beschreibung

string gupnp_root_device_get_relative_location ( resource $root_device )

Get the relative location of root device.

Parameter-Liste

root_device

A root device identifier, returned by gupnp_root_device_new().

Rückgabewerte

The relative location of root device


Gupnp Funktionen
PHP Manual