GoLang gupnp_service_info_get

request it (190)
GoLang replacement for PHP's gupnp_service_info_get [edit | history]



Do you know a GoLang replacement for PHP's gupnp_service_info_get? Write it!

PHP gupnp_service_info_get

PHP original manual for gupnp_service_info_get [ show | php.net ]

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.

Parameters

proxy

A service proxy identifier.

Return Values

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