Skip to main content

get_state

Method
This is a method of the GatewaySessionProtocol class in the gateway module.
Get session state.

Signature

def get_state(&self) -> HashMap<String, serde_json::Value>

Returns

Returns
HashMap<String, serde_json::Value>
The result of the operation.