|
ORE Studio 0.0.4
|
Response containing session history. More...
#include <session_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
Static Public Member Functions | |
| static std::expected< list_sessions_response, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
Public Attributes | |
| std::vector< domain::session > | sessions |
| std::uint32_t | total_count = 0 |
Response containing session history.