| Module | SmsOnRails::ActsAsDeliverable::InstanceMethods |
| In: |
lib/sms_on_rails/activerecord_extensions/acts_as_deliverable.rb
|
Return true if delivery was successful If unsuccessful, only raise fatal exceptions, and return false otherwise
fatal_exception - specify the fatal exception Class to throw. To dismiss all exceptions, set to nil. Defaults to acts_as_deliverable_options specified error - add an error to the objects base if delivery failed