Skip to main content

list_agents

Method
This is a method of the GatewayProtocol class in the gateway module.
List all registered agent IDs.

Signature

def list_agents(&self) -> Vec<String>

Returns

Returns
Vec<String>
The result of the operation.