RecordingStatusUpdatedEventType
The RecordingStatusUpdated interface gathers information about the received invitation.
Properties
recordingStatus
• recordingStatus: RecordingStatus
The recording status.
conferenceId
• conferenceId: string
The unique identifier of the conference.
participantId
• participantId: string
The unique identifier of the participant who changed the recording status.
timestamp
• timestamp: number
The timestamp that informs when the recording status changed.
Updated 7 months ago