Gupnp Fonctions
PHP Manual

gupnp_service_info_get

(PECL gupnp >= 0.1.0)

gupnp_service_info_getGet full info of service

Description

array gupnp_service_info_get ( resource $proxy )

Get full info of service.

Liste de paramètres

proxy

A service proxy identifier.

Valeurs de retour

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


Gupnp Fonctions
PHP Manual