Skip to main content

close_session

Method
This is a method of the GatewayProtocol class in the gateway module.
Close a session.

Signature

def close_session(&mut self, session_id: &str) -> bool

Parameters

session_id
&str
required
No description available.

Returns

Returns
bool
The result of the operation.