Package com.bytedesk.core.thread
@NonNullApi
package com.bytedesk.core.thread
Thread package containing thread models and handlers
- Author:
- bytedesk.com
-
ClassDescriptionConversation thread entity for managing chat sessions Represents a series of related messages arranged chronologically to form a coherent communication thread Used for online forums, email threads, social media, and customer service conversations Database Table: bytedesk_core_thread Purpose: Stores conversation threads, participant information, and message history Note: Each visitor to agent thread should be unique, with history records stored in thread_log tablefor agent client会话管理接口