Substitute for skypekit API

≡放荡痞女 提交于 2019-12-13 00:43:29

问题


I am using skypekit as a service to send messages to clients. What I need is to add/delete client accounts as contacts, and send instant messages to them.

However, skypekit is going to decommission in about a year.

"Skype URI" is another developement tool. It can send messages, but it is unable to add/delete contacts.

Is there any substitute for skypekit API? Many thanks!


回答1:


Please see Skype4Py for Python

https://github.com/awahlig/skype4py




回答2:


Please note that Skype4PY is not a solution to this issue. It is build on the Desktop API which is also deprecated.

I am afraid at this time there is no supported way to send messages through Skype pragmatically, except for using the Lync SDKs or APIs. However as these are for enterprise and almost always require you to have a Lync Server installed this may not be appropriate for you either.

Allen Smith Program Manager Skype Developer




回答3:


Since Google Talk has been abandoned as well and there is no substitute for Skypekit yet although support has been extended a bit (Skypekit can't run on the new Windows 8.1 update), I am personally using the Lync API.

Lync Online (as part of Office 365) costs me $2 a month per user at this time of writing, and it allows me to chat with Skype contacts too.



来源:https://stackoverflow.com/questions/17630771/substitute-for-skypekit-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!