set_state
Method
This is a method of the GatewaySessionProtocol class in the gateway module.Set a session state value.
Signature
Parameters
&str
required
No description available.
serde_json::Value
required
No description available.
Returns
()
The result of the operation.

