list_dlna_capabilities


Description:

[ Version ( since = "0.13.0" ) ]
public List<string> list_dlna_capabilities ()

Get a List of strings that represent the device capabilities as announced in the device description file using the <dlna:X_DLNACAP> element.

Parameters:

this

A DeviceInfo

Returns:

a List of newly allocated strings or null if the device description doesn't contain the <dlna:X_DLNACAP> element.