close_session
Method
This is a method of the GatewayProtocol class in the gateway module.Close a session.
Signature
Parameters
No description available.
Returns
The result of the operation.
close_session: Close a session.
This is a method of the GatewayProtocol class in the gateway module.Close a session.
def close_session(&mut self, session_id: &str) -> bool