Package com.finconsgroup.itserr.marketplace.usercommunication.dm.entity


package com.finconsgroup.itserr.marketplace.usercommunication.dm.entity
  • Classes
    Class
    Description
    Entity representing a chat message exchanged in direct or group conversations.
    Entity representing a chat room that groups participants and tracks metadata like creation time, last activity, active state and capacity.
    Entity representing a conversation that can be: - DIRECT: 1-on-1 chat between two users (LinkedIn-style) - GROUP: Private group chat with invited members
    Entity representing a participant in a conversation with their role and status
    Entity to track individual read receipts for messages in group conversations.
    Entity representing a message queued for a user who was offline when it was sent.
    Entity representing an application user used by the messaging system to associate messages, presence status and profile information.