Class: Vapi::ServerMessageStatusUpdateStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/server_message_status_update_status.rb

Overview

This is the status of the call.

Constant Summary collapse

QUEUED =
"queued"
RINGING =
"ringing"
IN_PROGRESS =
"in-progress"
FORWARDING =
"forwarding"
ENDED =
"ended"