#include <agent_state.h>
Public Attributes | |
| std::string | session_id |
| std::string | session_name |
| std::vector< std::string > | participants |
Definition at line 498 of file agent_state.h.
| std::string yaze::editor::CollaborationCallbacks::SessionContext::session_id |
Definition at line 499 of file agent_state.h.
| std::string yaze::editor::CollaborationCallbacks::SessionContext::session_name |
Definition at line 500 of file agent_state.h.
| std::vector<std::string> yaze::editor::CollaborationCallbacks::SessionContext::participants |
Definition at line 501 of file agent_state.h.