nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam

#include <src/lib/profiles/echo/Next/WeaveEchoServer.h>

Parametri di output per l'evento API WeaveEchoServer.

Riepilogo

Attributi pubblici

@198
union nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::@197
DefaultHandlerCalled
bool
EchoRequestReceived
struct nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::@197::@199
ResponseDelay
uint32_t
La quantità di tempo (in millisecondi) che deve trascorrere per l'invio della risposta. Il valore predefinito è 0.
SuppressResponse
bool
Se il valore è true, non inviare una risposta. Il valore predefinito è false.

Funzioni pubbliche

Clear()
void

Attributi pubblici

@198

union nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::@197 nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::@198

DefaultHandlerCalled

bool nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::DefaultHandlerCalled

EchoRequestReceived

struct nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::@197::@199 nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::EchoRequestReceived

ResponseDelay

uint32_t nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::ResponseDelay

La quantità di tempo (in millisecondi) che deve trascorrere per l'invio della risposta. Il valore predefinito è 0.

SuppressResponse

bool nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::SuppressResponse

Se il valore è true, non inviare una risposta. Il valore predefinito è false.

Funzioni pubbliche

Cancella

void nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::Clear()