meet/Messages

A collection of conference communications. 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.

create_time

Timestamp of creating a message.

kind

Message Type.

text

Message Content.

link

Link to attachment.

from_id

The identifier of the sender of the message.

from_name

The name of the sender of the message.

to_id

The identifier of the recipient of the message.