Class: Vapi::CallType
- Inherits:
-
Object
- Object
- Vapi::CallType
- Defined in:
- lib/vapi_server_sdk/types/call_type.rb
Overview
This is the type of call.
Constant Summary collapse
- INBOUND_PHONE_CALL =
"inboundPhoneCall"- OUTBOUND_PHONE_CALL =
"outboundPhoneCall"- WEB_CALL =
"webCall"- VAPI_WEBSOCKET_CALL =
"vapi.websocketCall"