Method: Bandwidth::CreateCall#callback_timeout
- Defined in:
- lib/bandwidth-sdk/models/create_call.rb
#callback_timeout ⇒ Object
This is the timeout (in seconds) to use when delivering webhooks for the call. Can be any numeric value (including decimals) between 1 and 25.
67 68 69 |
# File 'lib/bandwidth-sdk/models/create_call.rb', line 67 def callback_timeout @callback_timeout end |