list_agents
Method
This is a method of the GatewayProtocol class in the gateway module.List all registered agent IDs.
Signature
Returns
The result of the operation.
list_agents: List all registered agent IDs.
This is a method of the GatewayProtocol class in the gateway module.List all registered agent IDs.
def list_agents(&self) -> Vec<String>