#include <privmx/endpoint/stream/Types.hpp>
Public Attributes | |
| bool | published |
| std::optional< PublishedStreamData > | data |
Holds the result of publishing or updating a Stream.
| std::optional<PublishedStreamData> privmx::endpoint::stream::StreamPublishResult::data |
information about the published Stream, or no value if it has not been published
| bool privmx::endpoint::stream::StreamPublishResult::published |
determines whether the Stream has been published