Gupnp Funktionen
PHP Manual

gupnp_service_info_get

(PECL gupnp >= 0.1.0)

gupnp_service_info_getGet full info of service

Beschreibung

array gupnp_service_info_get ( resource $proxy )

Get full info of service.

Parameter-Liste

proxy

A service proxy identifier.

Rückgabewerte

Return array wich contains the information of the service (like location, url, udn and etc).


Gupnp Funktionen
PHP Manual