unregister_agent
Method
This is a method of the GatewayProtocol class in the gateway module.Unregister an agent from the gateway.
Signature
Parameters
No description available.
Returns
The result of the operation.
unregister_agent: Unregister an agent from the gateway.
This is a method of the GatewayProtocol class in the gateway module.Unregister an agent from the gateway.
def unregister_agent(&mut self, agent_id: &str) -> bool