#include <agent_chat_widget.h>
Public Attributes | |
| std::string | session_id |
| std::string | session_name |
| std::vector< std::string > | participants |
Definition at line 53 of file agent_chat_widget.h.
| std::string yaze::editor::AgentChatWidget::CollaborationCallbacks::SessionContext::session_id |
Definition at line 54 of file agent_chat_widget.h.
Referenced by yaze::editor::AgentChatWidget::ApplyCollaborationSession(), and yaze::editor::AgentEditor::SetupChatWidgetCallbacks().
| std::string yaze::editor::AgentChatWidget::CollaborationCallbacks::SessionContext::session_name |
Definition at line 55 of file agent_chat_widget.h.
Referenced by yaze::editor::AgentChatWidget::ApplyCollaborationSession(), and yaze::editor::AgentEditor::SetupChatWidgetCallbacks().
| std::vector<std::string> yaze::editor::AgentChatWidget::CollaborationCallbacks::SessionContext::participants |
Definition at line 56 of file agent_chat_widget.h.
Referenced by yaze::editor::AgentChatWidget::ApplyCollaborationSession(), and yaze::editor::AgentEditor::SetupChatWidgetCallbacks().