Skip to content

RoomCallRecordingOptions

Ajša Terko edited this page Dec 7, 2023 · 1 revision



constructor(type)

Description

Creates a new instance of RoomCallRecordingOptions.

Arguments

Example

let roomCallRecordingOptions = new RoomCallRecordingOptions("AUDIO_AND_VIDEO");

Tutorials

Migration guides

Reference documentation

Clone this wiki locally