list_services


Description:

public List<Service> list_services ()

Get the list of services for this.

If the Manager was created with specified service_type this will return only services with this service_type.

Parameters:

this

the Account.

Returns:

a List of Service items representing all the services supported by this account. Must be free'd with list_free.