Class: TwilioBase::Protocols::Voice::Pstn

Inherits:
Base
  • Object
show all
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

extract_mpoa

Constructor Details

This class inherits a constructor from TwilioBase::Protocols::Voice::Base

Instance Method Details

#nameObject



7
8
9
# File 'app/services/twilio_base/protocols/voice/pstn.rb', line 7

def name
  :number
end