nl:: Weave:: Profiles:: Echo_Next:: WeaveEchoServer:: InEventParam
#include <src/lib/profiles/echo/Next/WeaveEchoServer.h>
WeaveEchoServer API 事件的輸入參數。
摘要
公開屬性 |
|
---|---|
@194
|
union nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::@193
|
EC
|
接收回應要求訊息的交換情境。
|
EchoRequestReceived
|
struct nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::@193::@195
|
EchoResponseSent
|
struct nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::@193::@196
|
Error
|
傳送回音回應時傳回的錯誤代碼。
|
MessageInfo
|
const WeaveMessageInfo *
接收回音要求訊息的相關資訊。
|
Payload
|
包含回應要求訊息酬載的緩衝區。
|
Source
|
WeaveEchoServer 是 API 事件的來源。
|
公開函式 |
|
---|---|
Clear()
|
void
|
公開屬性
194 次
union nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::@193 nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::@194
EC
ExchangeContext * nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::EC
接收回應要求訊息的交換情境。
傳送回音回應的交換情境。
EchoRequestReceived
struct nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::@193::@195 nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::EchoRequestReceived
EchoResponseSent
struct nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::@193::@196 nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::EchoResponseSent
MessageInfo
const WeaveMessageInfo * nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::MessageInfo
接收回音要求訊息的相關資訊。
酬載
PacketBuffer * nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::Payload
包含回應要求訊息酬載的緩衝區。
來源
WeaveEchoServer * nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::Source
WeaveEchoServer 是 API 事件的來源。
公開函式
清除
void nl::Weave::Profiles::Echo_Next::WeaveEchoServer::InEventParam::Clear()