Octane API Client
Loading...
Searching...
No Matches
Public Attributes | List of all members
octane::RoomId Struct Reference

Structure used as result for createRoom, has the room id and inherits Response. More...

#include <api_result_types.h>

Inheritance diagram for octane::RoomId:
Inheritance graph
[legend]
Collaboration diagram for octane::RoomId:
Collaboration graph
[legend]

Public Attributes

std::uint64_t id
 
- Public Attributes inherited from octane::Response
Health health
 
std::optional< std::string > message
 

Detailed Description

Structure used as result for createRoom, has the room id and inherits Response.

Member Data Documentation

◆ id

std::uint64_t octane::RoomId::id

The documentation for this struct was generated from the following file: