Skip to content

RecordingState

Kenan Genjac edited this page Jul 2, 2024 · 1 revision



getCallRecording()

Description

Getter for the callRecording field.

Arguments

  • none

Returns

  • RecordingType - 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 - 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 - Value of the conferenceRecording field representing the current recording type of the active conference.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally