Skype API - to make calls and send messages
问题 Is there a way to implement skype API in C# or any other language. I was using Skype4com.DLL but it is deprecated not working with the skype latest updates. I was using it in a Skype plugin(windows application) to log in and make calls. As an alternative, I thought UCWA Skype Web SDK would be the best solution, but it serves a different purpose. There are companies that are still using it like https://www.minutizer.com/. I can't figure out the way they are able to detect calls and messages.