#include <agent_state.h>
Public Attributes | |
| std::string | session_id |
| std::string | session_name |
| std::vector< std::string > | participants |
Definition at line 481 of file agent_state.h.
| std::string yaze::editor::CollaborationCallbacks::SessionContext::session_id |
Definition at line 482 of file agent_state.h.
| std::string yaze::editor::CollaborationCallbacks::SessionContext::session_name |
Definition at line 483 of file agent_state.h.
| std::vector<std::string> yaze::editor::CollaborationCallbacks::SessionContext::participants |
Definition at line 484 of file agent_state.h.