What's new in Lync 2013 SDK
Microsoft Lync 2013 SDK maintains the features of Microsoft Lync 2010 SDK and introduces a new set of features that give developers the ability to add enhanced collaboration features such as desktop sharing and Persistent Chat to their applications.
Applies to: Lync 2013 | Lync Server 2013
In this article |
SDK release history
The following table gives a summary of the Lync 2013 API features that have been added in releases following the initial release of the Microsoft Lync 2013 SDK.
Feature |
Description |
API version |
---|---|---|
This feature lets you create two unique client endpoints in separate processes on one computer. Use different sign-in credentials to let two users sign in to Lync 2013 on a single computer. |
May 2013. 15.0.4507.3000 |
|
Enables application sharing conversations on a computer that is configured for Lync 2013 UI suppression mode. The feature lets you add an application sharing view to your custom client as an Microsoft.Lync.Model.Conversation.Sharing.ApplicationSharingView control |
May 2013. 15.0.4507.3000 |
In this section
The following topics summarize key additions, improvements, and how to migrate existing Lync 2010 API-enabled application.
Topic |
Description |
---|---|
Microsoft Lync 2013 SDK includes new collaboration features that let you manage the meeting video view, better control resource sharing, and share information in a meeting in such a way that all participants can annotate the shared information. |
|
Microsoft Lync 2013 SDK includes Persistent Chat features that lets you create a Silverlight add-in application that is hosted in a Lync 2013 host chat room and that lets you create a custom chat room. |
|
The Microsoft Lync 2013 API includes new types to enable the features, such as Persistent Chat, resource sharing, and meeting content. |
|
The sample collection includes quick-start samples that let you quickly get started with Lync development by demonstrating one Microsoft Lync 2013 API feature at a time. There is also a set of end-to-end samples that show how to put all the API features together to create a complete unified communication solution. |
|
Learn how to migrate an existing Microsoft Lync 2010 SDK-enabled application to Microsoft Lync 2013 SDK. The migration tasks include changes to assemblies that are referenced in your project and the installation of the latest Microsoft Silverlight development support tools. |
|
Learn how to run a Microsoft Lync 2013 API-enabled application on a computer where multiple versions of the Lync client are installed. |
|
Learn about the computer registry keys that Microsoft Lync 2013 creates in a computer system registry, some of which have changed. |