Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Heltec-Aaron-Lee/WiFi_Kit_series
/ isSSE
Method
isSSE
libraries/Network/src/NetworkClient.cpp:707–709 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
705
}
706
707
bool NetworkClient::isSSE() {
708
return _sse;
709
}
Callers
1
handleClient
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected