set_state
Method
This is a method of the GatewaySessionProtocol class in the protocols module.Set a session state value.
Signature
Parameters
No description available.
No description available.
Set a session state value.
This is a method of the GatewaySessionProtocol class in the protocols module.Set a session state value.
def set_state(key: str, value: Any) -> None