libkazv
Kazv::UpdateLocalEchoStatusAction Struct Reference

Updates the status of an local echo. More...

#include <client-model.hpp>

Public Attributes

std::string roomId
 The room id. More...
 
std::string txnId
 The chosen txnId for this event. More...
 
LocalEchoDesc::Status status
 The updated status of this local echo. More...
 

Detailed Description

Updates the status of an local echo.

After dispatching this action, the local echo's status will be set to the one described in the action.

Member Data Documentation

◆ roomId

std::string Kazv::UpdateLocalEchoStatusAction::roomId

The room id.

◆ status

LocalEchoDesc::Status Kazv::UpdateLocalEchoStatusAction::status

The updated status of this local echo.

◆ txnId

std::string Kazv::UpdateLocalEchoStatusAction::txnId

The chosen txnId for this event.


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