Method: GongAPI::NewCallRecordingResponse#url

Defined in:
lib/gong_api/models/new_call_recording_response.rb

#urlObject

The URL to the page in the Gong web application where the call is available.



23
24
25
# File 'lib/gong_api/models/new_call_recording_response.rb', line 23

def url
  @url
end