Setting it to 0 is not restricted, it is recommended to set it to 0: the room is not restricted and it is restricted from business.
mode
string
v2 version parameters; Room type: persistent,historied
Room type:
There are two modes of the room: persistent room and replayable room. The room mode must be specified when it is created, and once determined, it cannot be modified. Different modes have the following characteristics:
Mode
Persistent
Replayable
description
Persistent Room (default)-persistent
β
β
Even if the room will be permanent, unless manually deleted by calling the API.
Playable Room-historied
β
β
Same as "Persistent Room". And everything in the room will be recorded automatically for playback.
After using this API, all users will be kicked out of the room, and the room join operation cannot be performed in the client SDK. The disabled whiteboard can be played back.