nl::Weave::Profiles::Echo_Next::WeaveEchoClient::OutEventParam

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

將參數輸出至 WeaveEchoClient API 事件。

摘要

公開屬性

@191
union nl::Weave::Profiles::Echo_Next::WeaveEchoClient::OutEventParam::@190
DefaultHandlerCalled
bool
由 DefaultEventHandler 設為 true;不應由應用程式設定。
Payload
應用程式分配並提供給 WeaveEchoClient 的 PacketBuffer,包含 EchoRequest 酬載。
PrepareError
應用程式設定的錯誤,表示無法準備酬載 (例如
PreparePayload
struct nl::Weave::Profiles::Echo_Next::WeaveEchoClient::OutEventParam::@190::@192

公用函式

Clear()
void

公開屬性

@191

union nl::Weave::Profiles::Echo_Next::WeaveEchoClient::OutEventParam::@190 nl::Weave::Profiles::Echo_Next::WeaveEchoClient::OutEventParam::@191

DefaultHandlerCalled

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

由 DefaultEventHandler 設為 true;不應由應用程式設定。

酬載

PacketBuffer * nl::Weave::Profiles::Echo_Next::WeaveEchoClient::OutEventParam::Payload

應用程式分配並提供給 WeaveEchoClient 的 PacketBuffer,包含 EchoRequest 酬載。

PrepareError

WEAVE_ERROR nl::Weave::Profiles::Echo_Next::WeaveEchoClient::OutEventParam::PrepareError

應用程式設定的錯誤,表示無法準備酬載 (例如

WEAVE_ERROR_NO_MEMORY).

PreparePayload

struct nl::Weave::Profiles::Echo_Next::WeaveEchoClient::OutEventParam::@190::@192 nl::Weave::Profiles::Echo_Next::WeaveEchoClient::OutEventParam::PreparePayload

公用函式

清除

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