Skip to main content

Relay::Calling::RecordResult

This object is returned by the record method and 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.
durationNumericDuration of the recording in seconds.
sizeNumericSize of the recording.