nl :: Tejido:: Perfiles: Echo_Next :: WeaveEchoClient :: InEventParam
#include <src/lib/profiles/echo/Next/WeaveEchoClient.h>
Ingrese parámetros al evento de la API WeaveEchoClient .
Resumen
Atributos públicos | |
---|---|
@187 | union nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186 |
CommunicationError | struct nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186::@188 |
MsgInfo | const WeaveMessageInfo * Un objeto que contiene metainformación sobre el mensaje EchoResponse recibido. |
Payload | PacketBuffer * Un PacketBuffer que contiene la carga útil del mensaje EchoResponse recibido. |
Reason | El código de error asociado con la falla de comunicación. |
ResponseReceived | struct nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186::@189 |
Source | WeaveEchoClient desde el que se originó el evento API. |
Funciones publicas | |
---|---|
Clear () | void |
Atributos públicos
@ 187
union nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186 nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@187
Error de comunicación
struct nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186::@188 nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::CommunicationError
MsgInfo
const WeaveMessageInfo * nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::MsgInfo
Un objeto que contiene metainformación sobre el mensaje EchoResponse recibido.
Carga útil
PacketBuffer * nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::Payload
Un PacketBuffer que contiene la carga útil del mensaje EchoResponse recibido.
Razón
WEAVE_ERROR nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::Reason
El código de error asociado con la falla de comunicación.
Respuesta recibida
struct nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::@186::@189 nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::ResponseReceived
Fuente
WeaveEchoClient * nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::Source
WeaveEchoClient desde el que se originó el evento API.
Funciones publicas
Claro
void nl::Weave::Profiles::Echo_Next::WeaveEchoClient::InEventParam::Clear()