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:
Returns:
a List of Service items representing all the services
supported by this account. Must be free'd with list_free.
|