Recording

The Recording model includes the recording timestamp that informs when the recording was started and the ID of a participant who started the recording.

Properties

participantId

participantId: string

The ID of the participant who started the recording.


startTimestamp

startTimestamp: number

The timestamp that informs when the recording was started.