#include <privmx/endpoint/stream/Events.hpp>
Holds data of event that arrives when a user joins a StreamRoom.
◆ StreamRoomJoinedEvent()
| privmx::endpoint::stream::StreamRoomJoinedEvent::StreamRoomJoinedEvent |
( |
| ) |
|
|
inline |
◆ serialize()
| std::shared_ptr< core::SerializedEvent > privmx::endpoint::stream::StreamRoomJoinedEvent::serialize |
( |
| ) |
const |
|
overridevirtual |
◆ toJSON()
| std::string privmx::endpoint::stream::StreamRoomJoinedEvent::toJSON |
( |
| ) |
const |
|
overridevirtual |
◆ data
information about the user who joined the StreamRoom
The documentation for this struct was generated from the following file: