Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1type CallStatus = "new" | "trying" | "ringing" | "connecting" | "connected" | "recovering" | "disconnecting" | "disconnected" | "failed" | "destroyed"
Lifecycle status of a call.