Class: Vapi::ServerMessageStatusUpdateStatus
- Inherits:
-
Object
- Object
- Vapi::ServerMessageStatusUpdateStatus
- Defined in:
- lib/vapi_server_sdk/types/server_message_status_update_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"