* Get total active connections across all rooms
()
| 123 | * Get total active connections across all rooms |
| 124 | */ |
| 125 | getTotalActiveConnections(): Promise<number> |
| 126 | |
| 127 | /** |
| 128 | * Handle workflow deletion - notify users and clean up room |
no outgoing calls
no test coverage detected