list


Description:

public List<uint> list ()

Lists the accounts.

If the Manager is created with a specified service_type, it will return only the accounts supporting this service type.

Parameters:

this

the Manager.

Returns:

a List of AccountId representing the accounts. Must be free'd with list_free when no longer required.