Module: Vapi::Types::ServerMessageStatusUpdateStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/server_message_status_update_status.rb
Constant Summary collapse
- SCHEDULED =
"scheduled"- QUEUED =
"queued"- RINGING =
"ringing"- IN_PROGRESS =
"in-progress"- FORWARDING =
"forwarding"- ENDED =
"ended"- NOT_FOUND =
"not-found"- DELETION_FAILED =
"deletion-failed"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values