list_dlna_device_class_identifier
Description:
[
Version ( since =
"0.20.4" ) ]
public List<
string>
list_dlna_device_class_identifier ()
Get a List of strings that represent the device class and version as announced in the
device description file using the <dlna:X_DLNADOC> element.
Parameters:
Returns:
a List of newly allocated strings or null if the device description
doesn't contain the <dlna:X_DLNADOC> element.
|