Module: Telnyx::Models::RecordingAvailableWebhookEvent::Event

Extended by:
Internal::Type::Enum
Defined in:
lib/telnyx/models/recording_available_webhook_event.rb,
sig/telnyx/models/recording_available_webhook_event.rbs

Overview

Event type.

See Also:

  • Telnyx::Models::RecordingAvailableWebhookEvent#event

Constant Summary collapse

RECORDING_AVAILABLE =

Returns:

  • (:"recording.available")
:"recording.available"

Class Method Summary collapse

Instance Method Summary collapse

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info

Class Method Details

.valuesArray<Symbol>

Returns:

  • (Array<Symbol>)


# File 'lib/telnyx/models/recording_available_webhook_event.rb', line 77

Instance Method Details

#self?.values::Array[Telnyx::Models::RecordingAvailableWebhookEvent::event]

Returns:

  • (::Array[Telnyx::Models::RecordingAvailableWebhookEvent::event])


61
# File 'sig/telnyx/models/recording_available_webhook_event.rbs', line 61

def self?.values: -> ::Array[Telnyx::Models::RecordingAvailableWebhookEvent::event]