Packages
gupnp-1.0
GUPnP
DeviceInfo
context
device_type
location
resource_factory
udn
url_base
DeviceInfo
get_context
get_description_value
get_device
get_device_type
get_friendly_name
get_icon_url
get_location
get_manufacturer
get_manufacturer_url
get_model_description
get_model_name
get_model_number
get_model_url
get_presentation_url
get_resource_factory
get_serial_number
get_service
get_udn
get_upc
get_url_base
list_device_types
list_devices
list_dlna_capabilities
list_dlna_device_class_identifier
list_service_types
list_services
get_model_description
Description:
public
string
get_model_description
()
Get the description of the device model.
Parameters:
this
A
DeviceInfo
Returns:
A string, or
null
.
g_free
after use.