|
Octane API Client
|
This is the complete list of members for octane::ApiClient, including all inherited members.
| ApiClient(std::string_view token=DEFAULT_API_TOKEN, std::string_view origin=DEFAULT_API_ORIGIN, std::string_view baseUrl=DEFAULT_API_BASE_URL) | octane::ApiClient | |
| connectRoom(std::uint64_t id, std::string_view name) | octane::ApiClient | |
| createRoom(std::string_view name) | octane::ApiClient | |
| deleteContent() | octane::ApiClient | |
| deleteRoom(std::optional< std::uint64_t > id=std::nullopt) | octane::ApiClient | |
| disconnectRoom(std::uint64_t id, std::string_view name) | octane::ApiClient | |
| getContent() | octane::ApiClient | |
| getRoomStatus(std::optional< std::uint64_t > id=std::nullopt) | octane::ApiClient | |
| init() | octane::ApiClient | |
| uploadContent(const Content &content) | octane::ApiClient | |
| ~ApiClient() noexcept | octane::ApiClient |