-
Notifications
You must be signed in to change notification settings - Fork 0
RecordingState
Kenan Genjac edited this page Jun 28, 2024
·
1 revision
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.
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.
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.