PrivMX Endpoint v2.8.0
Loading...
Searching...
No Matches
privmx::endpoint::stream::StreamPublishResult Struct Reference

#include <privmx/endpoint/stream/Types.hpp>

Public Attributes

bool published
std::optional< PublishedStreamDatadata

Detailed Description

Holds the result of publishing or updating a Stream.

Member Data Documentation

◆ data

std::optional<PublishedStreamData> privmx::endpoint::stream::StreamPublishResult::data

information about the published Stream, or no value if it has not been published

◆ published

bool privmx::endpoint::stream::StreamPublishResult::published

determines whether the Stream has been published


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