Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.