CallRecordingData

constructor(fileName: String, url: String, start: Long, end: Long)

Parameters

fileName

The name of the file.

url

The location of the recording file.

start

The start time in epoch.

end

The end time in epoch.