GoLang gupnp_device_info_get

request it (220)
GoLang replacement for PHP's gupnp_device_info_get [edit | history]



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

PHP gupnp_device_info_get

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

gupnp_device_info_get

(PECL gupnp >= 0.1.0)

gupnp_device_info_getGet info of root device

Description

array gupnp_device_info_get ( resource $root_device )

Get info of root device.

Parameters

root_device

A root device identifier, returned by gupnp_root_device_new().

Return Values

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