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
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
傳送回應的延遲時間 (以毫秒為單位)。預設值為 0。
SuppressResponse
bool nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::SuppressResponse
如為 true,則不傳送回應。預設值為 false。
公開函式
清除
void nl::Weave::Profiles::Echo_Next::WeaveEchoServer::OutEventParam::Clear()