Class: Pinnacle::Types::MessageEventFallbackMessage
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Pinnacle::Types::MessageEventFallbackMessage
- Defined in:
- lib/pinnacle/types/message_event_fallback_message.rb
Overview
Details of the fallback SMS/MMS message(s) that were actually sent to the recipient instead of the original RCS message.
Only present when the message ‘status` is `FALLBACK_SENT`. The `message.id` on this event refers to the original RCS message that could not be delivered. The `fallbackMessage.ids` contain the identifiers of the actual SMS/MMS messages that were sent.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Pinnacle::Internal::Types::Model