Method: Freeclimb::AddToConference#notification_url
- Defined in:
- lib/freeclimb/models/add_to_conference.rb
#notification_url ⇒ Object
When the Participant enters the Conference, this URL will be invoked using an HTTP POST request with the standard request parameters.
36 37 38 |
# File 'lib/freeclimb/models/add_to_conference.rb', line 36 def notification_url @notification_url end |