Good day,
I just looked at the D2ExtFunc library and its documentation. These are asynchronous interfaces and callbacks (good job by the way, one of the best features of the D2000 for at least the last 3 major releases, I hope it will continue to develop).
Currently, we have a fully implemented synchronous interface (based on information from Boris, which we received in January 2018) for .NET C # and we want to implement mainly asynchronous interfaces. Well, I have found everything I need except a declaration.
ADA_CALL_ROUTER_REQUEST a ADA_CALL_ROUTER_REGISTER_ANSWER_HANDLER.
We have a declaration of the synchronous ADA_CALL_ROUTER, but I haven’t found it anywhere.
Could I ask for these declarations? Well thank you.