list_proxies
Description:
public unowned List<
Asset>
list_proxies ()
Get all the proxies that the asset has.
The first item of the list will be the default proxy. The second will be the proxy
that is 'next in line' to be default, and so on.
Parameters:
Returns:
The list of proxies that this has.
|