SignedRecordingUrlResult

Represents the result when getting the signed recording URL.

Constructor

new SignedRecordingUrlResult(param)

Functions Where Used

Parameters

Field Details
param
Type
object
Description
The signed recording result.
param.success
Type
boolean
Description
Indicates whether the function succeeded.
param.url
Type
string
Description
Optional. The URL for the signed recording.
param.duration
Type
number
Description
Optional. Recording duration in seconds.