Skip to main content

Relay.Calling.RecordResult

Relay.Calling.RecordResult

This object returned from record method that represents the final result of a recording.

Properties

PropertyTypeDescription
successfulbooleanWhether the recording has completed successfully.
eventRelay.EventLast event that completed the operation.
urlstringHTTPS URL to the recording file.
durationnumberDuration of the recording in seconds.
sizenumberSize of the recording.