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