Skip to content

RecordingState

Lejla Solak edited this page Feb 10, 2025 · 2 revisions



getCallRecording()

Description

Getter for the callRecording field.

Arguments

  • none

Returns

  • RecordingType - The value of the callRecording field representing the current recording type of the active call.



getDialogRecording()

Description

Getter for the dialogRecording field.

Arguments

  • none

Returns

  • RecordingType - The value of the dialogRecording field representing the current recording type of the active dialog.



getConferenceRecording()

Description

Getter for the conferenceRecording field.

Arguments

  • none

Returns

  • RecordingType - The value of the conferenceRecording field representing the current recording type of the active conference.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally