Guidance-SDK
Guidance-SDK copied to clipboard
Use member function as a callback.
Hi,
I'm trying to write a wrapper around your SDK. Unfortunately set_sdk_event_handler
only accepts a function pointer making it unusable with any member function of a class.
Could you possibly overload the function to accept class member functions? As an example you can see here.
Thanks!
Thanks for your suggestion. Will add this type of callback soon.
Great! Thanks! :smile:
Hi @tangketan, can you give me an update about this Issue please? You have added the overloaded function nowaday?
Best regards