Class: TwilioBase::Protocols::Voice::Pstn
- Defined in:
- app/services/twilio_base/protocols/voice/pstn.rb
Constant Summary
Constants inherited from Base
Base::ANONYMOUS_NUMBER, Base::STATUS_CALLBACK_EVENTS
Instance Method Summary collapse
Methods inherited from Base
#action_url, #action_url_attributes, #caller_uuid, #endpoint, #initialize, #routing_attributes, #routing_method, #status_callback_events, #status_callback_url, #timeout, #wait_url
Methods included from Helpers::Protocols
Constructor Details
This class inherits a constructor from TwilioBase::Protocols::Voice::Base
Instance Method Details
#name ⇒ Object
7 8 9 |
# File 'app/services/twilio_base/protocols/voice/pstn.rb', line 7 def name :number end |