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