list_service_types


Description:

public List<string>? list_service_types ()

Get a List of strings representing the types of the services directly contained in this, but not in its subdevices.

Parameters:

this

A DeviceInfo

Returns:

A List of strings. The elements should be g_free'd and the list should be g_list_free'd.