register_realtime_client
Returns:
Callable[[type[T]], type[T]]: The decorator to register the Realtime API client Returns:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
register_realtime_client() -> Callable[[type[~T]], type[~T]]
| Type | Description |
|---|---|
| Callable[[type[~T]], type[~T]] | Callable[[type[T]], type[T]]: The decorator to register the Realtime API client |