Home > PHP > Function > Gupnp > gupnp_device_info_get()

gupnp_device_info_get()

gupnp_device_info_get - Get info of root device

Syntax

array gupnp_device_info_get (resource $root_device)

Arguments

  • root_device - A root device identifier, returned by gupnp_root_device_new().

Description

Get info of root device.

Version

PHP PECL gupnp >= 0.1.0

Return value

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