Hello,
I noticed that you recently added a ReleaseCallbackType
that uses a void* userData
argument, which is great and useful. Are there any plans to add that to the main CallbackType
callback? It would be very helpful too.
Thanks
Hello,
I noticed that you recently added a ReleaseCallbackType
that uses a void* userData
argument, which is great and useful. Are there any plans to add that to the main CallbackType
callback? It would be very helpful too.
Thanks
Hi Matous,
Thanks for the appreciation!
Adding void* userData
to CallbackType
would be a breaking change hence we have no such plans. But we are rewriting the LexActivator SDK in Rust and you can expect such functionalities in the callback when we release v5 for it.
Regards,
Ahmad.