nl:: Weave:: Profiles:: Echo_Next:: WeaveEchoServer:: OutEventParam
#include <src/lib/profiles/echo/Next/WeaveEchoServer.h>
輸出參數至 WeaveEchoServer API 事件。
總結
公開屬性 |
|
---|---|
@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
延遲回應時間 (以毫秒為單位)。預設值為 0。
|
SuppressResponse
|
bool
如果設為 True,會略過回應。預設值為 false。
|
公開函式 |
|
---|---|
Clear()
|
void
|
公開屬性
@198
union nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::@197 nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::@198
預設處理常式呼叫
bool nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::DefaultHandlerCalled
已收到 EchoRequest 要求
struct nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::@197::@199 nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::EchoRequestReceived
回應延遲
uint32_t nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::ResponseDelay
延遲回應時間 (以毫秒為單位)。預設值為 0。
SuppressResponse
bool nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::SuppressResponse
如果設為 True,會略過回應。預設值為 false。
公開函式
清除
void nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::Clear()