FastLED 3.9.15
Loading...
Searching...
No Matches

◆ valid()

bool fl::net::http::StreamHandle::valid ( ) const

Check if handle is valid.

Definition at line 43 of file stream_transport.cpp.hpp.

43 {
44 return mPromise.valid();
45}
fl::task::Promise< fl::json > mPromise

References mPromise.

Referenced by StreamHandle().

+ Here is the caller graph for this function: