lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/reservation.rb in twilio-ruby-5.40.2 vs lib/twilio-ruby/rest/taskrouter/v1/workspace/worker/reservation.rb in twilio-ruby-5.40.3
- old
+ new
@@ -307,11 +307,13 @@
# recording is available.
# @param [String] conference_recording_status_callback_method The HTTP method we
# should use to call `conference_recording_status_callback`. Can be: `GET` or
# `POST` and defaults to `POST`.
# @param [String] region The
- # [region](https://support.twilio.com/hc/en-us/articles/223132167-How-global-low-latency-routing-and-region-selection-work-for-conferences-and-Client-calls) where we should mix the recorded audio. Can be:`us1`, `ie1`, `de1`, `sg1`, `br1`, `au1`, or `jp1`.
+ # [region](https://support.twilio.com/hc/en-us/articles/223132167-How-global-low-latency-routing-and-region-selection-work-for-conferences-and-Client-calls)
+ # where we should mix the recorded audio. Can be:`us1`, `ie1`, `de1`, `sg1`,
+ # `br1`, `au1`, or `jp1`.
# @param [String] sip_auth_username The SIP username used for authentication.
# @param [String] sip_auth_password The SIP password for authentication.
# @param [String] dequeue_status_callback_event The call progress events sent via
# webhooks as a result of a Dequeue instruction.
# @param [String] post_work_activity_sid The new worker activity SID after
@@ -643,10 +645,12 @@
# recording is available.
# @param [String] conference_recording_status_callback_method The HTTP method we
# should use to call `conference_recording_status_callback`. Can be: `GET` or
# `POST` and defaults to `POST`.
# @param [String] region The
- # [region](https://support.twilio.com/hc/en-us/articles/223132167-How-global-low-latency-routing-and-region-selection-work-for-conferences-and-Client-calls) where we should mix the recorded audio. Can be:`us1`, `ie1`, `de1`, `sg1`, `br1`, `au1`, or `jp1`.
+ # [region](https://support.twilio.com/hc/en-us/articles/223132167-How-global-low-latency-routing-and-region-selection-work-for-conferences-and-Client-calls)
+ # where we should mix the recorded audio. Can be:`us1`, `ie1`, `de1`, `sg1`,
+ # `br1`, `au1`, or `jp1`.
# @param [String] sip_auth_username The SIP username used for authentication.
# @param [String] sip_auth_password The SIP password for authentication.
# @param [String] dequeue_status_callback_event The call progress events sent via
# webhooks as a result of a Dequeue instruction.
# @param [String] post_work_activity_sid The new worker activity SID after
\ No newline at end of file