Module: Vapi::Types::ClientInboundMessageControlControl
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/client_inbound_message_control_control.rb
Constant Summary collapse
- MUTE_ASSISTANT =
"mute-assistant"- UNMUTE_ASSISTANT =
"unmute-assistant"- MUTE_CUSTOMER =
"mute-customer"- UNMUTE_CUSTOMER =
"unmute-customer"- SAY_FIRST_MESSAGE =
"say-first-message"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values