Returns
SessionResponse: The current status information of the session.
Raises
ValueError: If the session hasn’t been started yet (no session_id available).
Get the current status of the session
status = session.status()
SessionResponse: The current status information of the session.
ValueError: If the session hasn’t been started yet (no session_id available).Was this page helpful?
Suggestions