meet/Rooms

Conference Room Collection. The collection is created and used by the microservice 'meet'.

Storage Type: category.

Table 1. Class fields
Field Description

id

Identifier.

code

Room Code.

name

Room Name.

owner_id

Room Owner Identifier.

background

The relative path to the file set as the background of the room.

created_time

Timestamp of creating a room.

permissions

The object containing the rights installed in the room.

settings

An object containing the room settings.

origin

Service Field.

users

Object containing room participants.

accessMode

Access mode set in the room.

password

Password for access to the room, set for the respective accessMode.

blacklist

List of blocked users.

whitelist

User whitelist.

last_seen_messages

Service Field.