如何实现Skype for Business的扩展 [英] How to implement extensions for Skype for Business

查看:343
本文介绍了如何实现Skype for Business的扩展的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们想要将我们的Yammer数据整合到  Skype for Business应用程序。我们想创建一个写C#的扩展名,其中 将查询我的yammer并获取有关Skype的信息。我想知道Skype可用于
业务的任何API,这适用于Windows。不适合网络。

We have idea of integrating our Yammer data into  Skype for business application. We would like to create an extension written C#, which  will query my yammer and get the information on skype. I would like to know any API available for Skype for business, this is for windows. not for web.

推荐答案

目前,Skype for Business API仅适用于本地环境。获得最多关注和持续更新的API是Skype Web SDK。您可以围绕此API构建C#包装器,这是一个基于html / javascript的API。您还可以创建直接调用UCWA的
C#库(服务器端类似于休息的API)。

Currently Skype for Business APIs only work in on-prem environments. The API that is getting the most attention and continual updates is the Skype Web SDK. You can build C# wrappers around this API, which is an html/javascript based API. You can also create C# libraries that call directly into UCWA (the server side rest-like API).

如果要扩展Skype for Business对话窗口,那么您可以使用Lync SDK。但是,请记住,此API处于维护模式,并且未接收进一步的功能更新。

If you want to extend the Skype for Business conversation window, then you can use the Lync SDK. However, keep in mind that this API is in maintenance mode and not receiving further feature updates.


这篇关于如何实现Skype for Business的扩展的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆