Skip to main content

list_sessions

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

Signature

def list_sessions(agent_id: Optional[str]) -> List[str]

Parameters

agent_id
Optional
No description available.

Returns

Returns
List[str]
The result of the operation.