Class: TwilioContactable::Gateway::Error
- Defined in:
- lib/gateway.rb
Instance Method Summary collapse
Methods inherited from Response
Constructor Details
This class inherits a constructor from TwilioContactable::Gateway::Response
Instance Method Details
#success? ⇒ Boolean
30 31 32 |
# File 'lib/gateway.rb', line 30 def success? false end |