get_session
Method
This is a method of the GatewayProtocol class in the protocols module.Get a session by ID.
Signature
Parameters
No description available.
Returns
The result of the operation.
Get a session by ID.
This is a method of the GatewayProtocol class in the protocols module.Get a session by ID.
def get_session(session_id: str) -> Optional[GatewaySessionProtocol]