meet:: ParticipantResourceSnapshot
#include <participants_resource.h>
A resource snapshot managed by the server and replicated to the client.
Summary
Public attributes |
|
---|---|
id
|
int64_t
The resource ID of the resource being updated.
|
participant
|
std::optional< Participant >
|
Public attributes
id
int64_t meet::ParticipantResourceSnapshot::id
The resource ID of the resource being updated.
participant
std::optional< Participant > meet::ParticipantResourceSnapshot::participant