|
Octane API Client
|
Structure used as result for createRoom, has the room id and inherits Response.
More...
#include <api_result_types.h>


Public Attributes | |
| std::uint64_t | id |
Public Attributes inherited from octane::Response | |
| Health | health |
| std::optional< std::string > | message |
Structure used as result for createRoom, has the room id and inherits Response.
| std::uint64_t octane::RoomId::id |