|
FastLED 3.9.15
|
| void fl::Remote::sendStreamUpdate | ( | const char * | method, |
| const fl::json & | update ) |
Send stream update for a streaming async method (ASYNC_STREAM mode) The request ID is automatically retrieved from internal storage.
Definition at line 58 of file remote.cpp.hpp.
References FL_DBG, FL_WARN, mAsyncRequests, fl::Server::mResponseSink, fl::json::object(), requestId, fl::json::set(), and update().
Here is the call graph for this function: