list_sessions
Method
This is a method of the GatewayProtocol class in the gateway module.List session IDs, optionally filtered by agent.
Signature
Parameters
Option<&str>
required
No description available.
Returns
Vec<String>
The result of the operation.

