Reputation: 692
We have made an application which uses the Lync 2013 Server SDK to monitor interactions.
The IT department asked me if they can allow an upgrade to Skype for Business Server 2015. There doesn't seem to be a Server SDK for SfB 2015.
Will my application which uses Lync 2013 Server SDK still work?
Upvotes: 1
Views: 238
Reputation: 86
Yes: https://msdn.microsoft.com/en-us/skype/skypedeveloperplatform
Take a look at the table at the end of the topic.
Upvotes: 1
Reputation: 85
It should do, our application i built against one version of the SDK and runs against all versions 2010, 2013, and 2015.
Upvotes: 2