CallState type
Anrufstatus.
type CallState =
| "None"
| "Connecting"
| "Ringing"
| "Connected"
| "LocalHold"
| "RemoteHold"
| "InLobby"
| "Disconnecting"
| "Disconnected"
| "EarlyMedia"
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Anrufstatus.
type CallState =
| "None"
| "Connecting"
| "Ringing"
| "Connected"
| "LocalHold"
| "RemoteHold"
| "InLobby"
| "Disconnecting"
| "Disconnected"
| "EarlyMedia"