问题标签 [ucma2.0]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
2 回答
3711 浏览

ucma - UCMA 创建可信应用程序的步骤

创建受信任的服务器应用程序然后将其部署到 lync 服务器上的步骤是什么?我是 lync 服务器应用程序开发的新手。

0 投票
2 回答
476 浏览

ucma - 更改其他联系人的存在

有什么方法可以使用 ApplicationEndPoint 更改其他联系人的存在,我遇到的一种方法是创建一个 UserEndpoint,然后进行与存在相关的更改,但这需要凭据来建立 UserEndPoint。

0 投票
2 回答
811 浏览

c# - UCMA 应用程序中的 ApplicationEndPoint

我有一个使用 UCMA 获取 lync 用户状态的应用程序。

我有一个澄清。我已经下载了继承类的示例应用程序,如下所示:

从外行的角度来看,ApplicationEndpoint 端点的值将是 .

我只需要登录用户的状态就可以了。

0 投票
1 回答
457 浏览

.net - Skype for Business UCMA SDK

I want to develop a REST service using UCMA 4.0 SDK. My service will achieve the communication between my company's program and our customer's Skype for Business on-premise server. To configure my application server as a trusted server, I need to execute PowerShell command which has a local domain. In the configuration process do I need absolutely use Active Directory domain? Or can I use IP?

ps: This will be my very first time using .NET and UCMA SDK even Windows Server. If anyone does know about this subject please help me :D And also, I do need some advice.

Thanks in advance