Class: Pinnacle::Types::SentRichMessageFallbackMms
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Pinnacle::Types::SentRichMessageFallbackMms
- Defined in:
- lib/pinnacle/types/sent_rich_message_fallback_mms.rb
Overview
Returned when a fallback is configured and the recipient does not support RCS. The API checks RCS capabilities at send time. If the recipient’s device doesn’t support RCS, the fallback MMS is sent instead. You will also receive a ‘FALLBACK_SENT` webhook event for the original RCS message.
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