close_session
Method
This is a method of the GatewayProtocol class in the protocols module.Close a session.
Signature
Parameters
The session ID to close
Returns
True if session was closed, False if not found
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 349
