Method: Bandwidth::GatherCallback#application_id
- Defined in:
- lib/bandwidth-sdk/models/gather_callback.rb
#application_id ⇒ Object
The id of the application associated with the call.
29 30 31 |
# File 'lib/bandwidth-sdk/models/gather_callback.rb', line 29 def application_id @application_id end |