Class: Vapi::CallStatus
- Inherits:
-
Object
- Object
- Vapi::CallStatus
- Defined in:
- lib/vapi_server_sdk/types/call_status.rb
Overview
This is the status of the call.
Constant Summary collapse
- SCHEDULED =
"scheduled"- QUEUED =
"queued"- RINGING =
"ringing"- IN_PROGRESS =
"in-progress"- FORWARDING =
"forwarding"- ENDED =
"ended"