meet/RoomSessions

A collection of conference room sessions. The collection is created and used by the microservice 'meet'.

Storage Type: category.

Table 1. Class fields
Field Description

id

Identifier.

room_id

Room ID.

start_time

Session start time.

stop_time

Session End Time.

duration

Session length.

users_count

Number of participants in the session.

users

Object containing participants of the conference session.