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

◆ requestId()

const fl::json & fl::ResponseSend::requestId ( ) const
inline

Get the request ID.

Returns
The JSON-RPC request ID

Definition at line 146 of file response_send.h.

146 {
147 return mRequestId;
148 }

References mRequestId.

Referenced by ResponseSend().

+ Here is the caller graph for this function: