You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Modifikator
Currently the library does not implement callback functions with arguments. I recommend that you take a look at lambda expressions and std::bind.
Hi, I need put parameters in callback function, like as JsonObject& DATA
How to do it?
The text was updated successfully, but these errors were encountered: