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

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

Public Attributes

std::string streamRoomId
std::string userId
std::vector< StreamSubscriptionsubscriptions

Detailed Description

Holds data of events related to subscribing to and unsubscribing from Streams.

Member Data Documentation

◆ streamRoomId

std::string privmx::endpoint::stream::StreamSubscriptionEventData::streamRoomId

ID of the StreamRoom this event concerns

◆ subscriptions

std::vector<StreamSubscription> privmx::endpoint::stream::StreamSubscriptionEventData::subscriptions

List of stream subscriptions

◆ userId

std::string privmx::endpoint::stream::StreamSubscriptionEventData::userId

ID of the user who subscribed or unsubscribed


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