meet::SessionControlChannelToClient

#include <session_control_resource.h>

The top-level transport container for messages sent from server to client in the session-control data channel.

Summary

Any combination of fields may be set, but the message is never empty.

Public attributes

resources
response
std::optional< SessionControlResponse >

Public attributes

resources

std::vector< SessionControlResourceSnapshot > meet::SessionControlChannelToClient::resources

response

std::optional< SessionControlResponse > meet::SessionControlChannelToClient::response