Twilio::ConferenceEnumReasonConferenceEnded
Inherits OpenApi::Json / OpenApi::Validatable / Reference / Object
Constants
ERROR_MESSAGE = "invalid value for \"conference_enum_reason_conference_ended\", must be one of [\"conference-ended-via-api\", \"participant-with-end-conference-on-exit-left\", \"participant-with-end-conference-on-exit-kicked\", \"last-participant-kicked\", \"last-participant-left\"]."
VALID_VALUES = String.static_array("conference-ended-via-api", "participant-with-end-conference-on-exit-left", "participant-with-end-conference-on-exit-kicked", "last-participant-kicked", "last-participant-left")
Constructors
new(pull : JSON::PullParser)
SourceClass methods
Instance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
data
Sourceerror_message
Sourcehash(hasher)
See Object#hash(hasher)
list_invalid_properties
Sourceto_json_object_key(*args, **options)
Sourceto_json_object_key(*args, **options, &)
Sourcevalid?
Sourcevalidate
Source