#include <agent_state.h>
Public Attributes | |
| std::string | session_id |
| std::string | session_name |
| std::vector< std::string > | participants |
Definition at line 452 of file agent_state.h.
| std::string yaze::editor::CollaborationCallbacks::SessionContext::session_id |
Definition at line 453 of file agent_state.h.
| std::string yaze::editor::CollaborationCallbacks::SessionContext::session_name |
Definition at line 454 of file agent_state.h.
| std::vector<std::string> yaze::editor::CollaborationCallbacks::SessionContext::participants |
Definition at line 455 of file agent_state.h.