Gupnp 関数
PHP Manual

gupnp_service_info_get

(PECL gupnp >= 0.1.0)

gupnp_service_info_getGet full info of service

説明

array gupnp_service_info_get ( resource $proxy )

Get full info of service.

パラメータ

proxy

A service proxy identifier.

返り値

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


Gupnp 関数
PHP Manual