#include <privmx/endpoint/stream/Types.hpp>
Public Attributes | |
| std::string | streamRoomId |
| std::string | userId |
| std::vector< StreamSubscription > | subscriptions |
Holds data of events related to subscribing to and unsubscribing from Streams.
| std::string privmx::endpoint::stream::StreamSubscriptionEventData::streamRoomId |
ID of the StreamRoom this event concerns
| std::vector<StreamSubscription> privmx::endpoint::stream::StreamSubscriptionEventData::subscriptions |
List of stream subscriptions
| std::string privmx::endpoint::stream::StreamSubscriptionEventData::userId |
ID of the user who subscribed or unsubscribed