Skip to content

RecordingState

Kenan Genjac edited this page Jun 28, 2024 · 1 revision



callRecording

Description

This value indicates the recording type of the call that is being recorded, and it is represented by a RecordingType value. The value is updated on CALL_RECORDING_STARTED and CALL_RECORDING_STOPPED events.



dialogRecording

Description

This value indicates the recording type of the dialog that is being recorded, and it is represented by a RecordingType value. The value is updated on DIALOG_RECORDING_STARTED and DIALOG_RECORDING_STOPPED events.



conferenceRecording

Description

This value indicates the recording type of the conference that is being recorded, and it is represented by a RecordingType value. The value is updated on CONFERENCE_RECORDING_STARTED and CONFERENCE_RECORDING_STOPPED events.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally