Class: Twilio::Rails::SMS::UpdateMessageOperation
- Inherits:
-
ApplicationOperation
- Object
- ActiveOperation::Base
- ApplicationOperation
- Twilio::Rails::SMS::UpdateMessageOperation
- Defined in:
- app/operations/twilio/rails/sms/update_message_operation.rb
Overview
Called by Twilio::Rails::SMSController with the Twilio params to update an existing SMS message with any status changes or updates that Twilio sends. The save will only happen if there has been a change.