MCPcopy Create free account
hub / github.com/BlueAndi/Pixelix / regOnError

Method regOnError

lib/AsyncHttpClient/src/AsyncHttpClient.cpp:442–445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

440}
441
442void AsyncHttpClient::regOnError(const OnError& onError)
443{
444 m_onErrorCallback = onError;
445}
446
447bool AsyncHttpClient::GET()
448{

Callers 3

startMethod · 0.80
stopMethod · 0.80
initHttpClientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected