Docs
CodeRabbit
Cloudflare
Railway
SerpAPI
Clerk
WorkOS
Netlify
AG Grid
OpenRouter
Electric
Unkey
Sentry
Prisma
CodeRabbit
Cloudflare
Railway
SerpAPI
Clerk
WorkOS
Netlify
AG Grid
OpenRouter
Electric
Unkey
Sentry
Prisma
Class References
Function References
Interface References
Type Alias References
Variable References
Type Alias References

RealtimeStatus

Type Alias: RealtimeStatus

ts
type RealtimeStatus = "idle" | "connecting" | "connected" | "reconnecting" | "error";
type RealtimeStatus = "idle" | "connecting" | "connected" | "reconnecting" | "error";

Defined in: packages/ai/src/realtime/types.ts:181

Connection status of the realtime client