Microsoft Lync and Skype for Business have a rich set of .NET APIs which make it easy to extend the platform and integrate it with other applications. This blog helps explain how to use those APIs.

Handling application sharing calls in UCMA

Posted: February 6th, 2012 | Author: | Filed under: UCMA 3.0 | Tags: , | 4 Comments »

UCMA doesn’t include support for application sharing calls out of the box; it can handle only audio/video and instant messaging calls. This is normally not a big deal, since there’s not a whole lot that you could do in UCMA with application sharing. By virtue of not having a screen image to share, a UCMA app would be a pretty meaningless participant in an application sharing call. There’s one case, though, where being able to handle application sharing calls would be convenient: creating back-to-back calls between other Lync users. Continue reading “Handling application sharing calls in UCMA” »