Method
This is a method of the GatewayProtocol class in the protocols module.List session IDs, optionally filtered by agent.
Signature
Parameters
No description available.
Returns
The result of the operation.
list_sessions: List session IDs, optionally filtered by agent.
This is a method of the GatewayProtocol class in the protocols module.List session IDs, optionally filtered by agent.
def list_sessions(agent_id: Optional[str]) -> List[str]