PHP Velho Oeste 2024

gupnp_root_device_get_relative_location

(PECL gupnp >= 0.1.0)

gupnp_root_device_get_relative_locationObtiene la ubicación relativa del dispositivo raíz

Descripción

gupnp_root_device_get_relative_location ( resource $root_device ) : string

Obtiene la ubicación relativa del dispositivo raíz.

Parámetros

root_device

Un identificador de dispositivo raíz, devuelto por gupnp_root_device_new().

Valores devueltos

La ubicación relativa del dispositivo raíz

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top