Skip to main content

list_sessions

Method
This is a method of the GatewayProtocol class in the gateway module.
List session IDs, optionally filtered by agent.

Signature

def list_sessions(&self, agent_id: Option<&str>) -> Vec<String>

Parameters

agent_id
Option<&str>
required
No description available.

Returns

Returns
Vec<String>
The result of the operation.