* Get current connection lifecycle status
()
| 1401 | * Get current connection lifecycle status |
| 1402 | */ |
| 1403 | getConnectionStatus(): ConnectionStatus { |
| 1404 | return this.connectionStatus |
| 1405 | } |
| 1406 | |
| 1407 | /** |
| 1408 | * Whether the shared session is actively generating. |