This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
:CreateViewProfileText: Sign in
Subscriber portal
Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 3

Skype Web SDK announcement

  • Link
    March 14 2016 - Preview update for the Skype Web SDK
    Srividhya Chandrasekaran [MSFT] Monday, March 14, 2016 5:29 PM

    Preview update for the Skype Web SDK

    Skype Web SDK Patrons,

    An update is now available for Skype Web SDK preview.

    What is included in this preview update:

    • This preview update contains information about using the latest Skype Web SDK using new Preview API keys.
    • New Skype for Business Web app plugins for Windows and Mac are also available.
    • The Skype Web SDK samples have also been updated.

    New capabilities and Key resolved issues

    • You can now embed and use the Skype Conversation UI control for P2P chats within your application.
    • We have resolved several customers reported issues related to Conversations, Chat, Audio and Video. Some key customer reported resolved issues are listed in the release notes.

     Action for you

    Please provide your feedback on the latest Skype Web SDK preview. Your response helps steer the direction of this SDK. Thank you!

    Please respond to the email address below with feedback. SkypeDevInsiders@microsoft.com

  • Link
    June 10, 2015: Skype Web SDK Version 0.2.3 Available!
    Kai Strandskov [Msft] Wednesday, June 10, 2015 6:55 PM

    Skype Web SDK Version 0.2.3 Available!

    A new code drop is posted to the Skype Content Delivery Network, as of Wednesday, June 10.  To use the latest code in your applications   follow the instructions here:

    https://msdn.microsoft.com/EN-US/library/dn962162(v=office.16).aspx

    Download the latest code samples of the Skype Web SDK here:

    https://msdn.microsoft.com/en-us/library/dn986863(v=office.16).aspx

    Release Notes:

    Known   issues:

    1. The current release of Skype Web SDK is   not supported in IE compatible mode.

    2. 'Notified' event for selfParticipant.audio.state is not   raised on an incoming

      audio meeting invite.

    3. When participant.video.state is equal to 'Connected', the   remote participant may not

       have started to stream his own video.

    Fixed known issues from the last code release:

    1. When a P2P video conversation is escalated to an online   meeting, the video cannot be

       displayed properly.

    2. In a video meeting, if remote participant's video is displayed   before it has started, the video might not render properly in the application

    Breaking change for 0.2.3:

    Version 0.2.3 introduces a change which is backward-incompatible   with previous versions.  The change improves the creation of 1:1   conversations and multiparty   conversations:

    ConversationsManager#createConversation()   now always creates a multiparty conversation (meeting). If the intention of   the following code was to create a 1:1 conversation

    var   conv = conversationsManager.createConversation() ;

    var   participant = conv.createParticipant(person);

    conversationsManager.conversations.add(conv);

    conv.participants.add(participant);

    conv.chatService.start();   // or start any other service

    it should be replaced by

    var   conv = conversationsManager.getConversation(person) ; // this is a shortcut   for the first 4 lines above

    conv.chatService.start();   // or start any other service

    Please see the How To MSDN documentation on Starting   Conversations for full details.

    Feature Requests, Bugs, and Forums

    Please continue to provide feedback on the latest Skype Web SDK   through the Skype Developer Preview Connect portal: Skype Web   SDK Developer Preview

              
       

       
       

    Skype Developer Preview Team

       

       

     

  • Link
    Welcome to the NEW Skype Web SDK forum!
    Kai Strandskov [Msft] Wednesday, April 29, 2015 1:44 AM

    Hello and welcome to the new Skype Web SDK forum!

    This forum is dedicated to the new Skype Web SDK, the html5/javascript web client API for Skype for Business Server 2015. This API also has some compatibility with Lync Server 2013. This API only supports on-premise environments.

    When asking a question, please specify your environment: device, OS, browser, server, and any other related information.

RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Skype Web SDK
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    SQLite Browser

    Skype for Business
     > 
    Skype Web SDK
    For the sake of the main.db file, I am looking to download the SQLite Browser. Immediately after I had a few conversations with PXR mods, my Skype logs disappeared. One of the logs was ...
    Unanswered | 0 Replies | 19 Views | Created by PeterCycling1 - Friday, December 27, 2019 7:06 PM
  • large check mark
    0 Votes

    Issues with 412 error when creating a meeting with conversationManager.createMeeting();

    Skype for Business
     > 
    Skype Web SDK
    Hi I am implementing a web interface for to allow health professionals in the NHS to schedule and attend online clinical supervision sessions using Skype for Business using the Web ...
    Unanswered | 0 Replies | 74 Views | Created by KevWhitt - Thursday, December 12, 2019 10:51 AM
  • large check mark
    0 Votes

    Unable to register application with UCWA in Skype for Business 2015 On-Preminse

    Skype for Business
     > 
    Skype Web SDK
    Hi Experts, I am trying to register application with UCWA in Skype for Business 2015 and I am failing getting 500 - Internal Server Error message. Can anyone please suggest me on ...
    Discussion | 3 Replies | 1079 Views | Created by Abhinab Sarkar - Monday, October 9, 2017 9:17 PM | Last reply by Edukondalu K - Thursday, November 28, 2019 7:42 AM
  • large check mark
    0 Votes

    Is possible to run the SDK an isolated network (no internet connectivity) ?

    Skype for Business
     > 
    Skype Web SDK
    Does anyone know if it is possible to run the SDK offline? I am trying to develop a web app for an isolated network and therefore wont have access to the CDN.
    Unanswered | 0 Replies | 118 Views | Created by GMR1969 - Monday, November 11, 2019 9:52 PM
  • large check mark
    0 Votes

    Skype Online presence status

    Skype for Business
     > 
    Skype Web SDK
    Hi there, In our organization, we have set up O365 accounts for users to use Skype Online via the Office admin portal In the future, we would like to develop a system ...
    Unanswered | 0 Replies | 208 Views | Created by Will .H - Friday, October 4, 2019 3:56 AM
  • large check mark
    0 Votes

    Skype for Business integration with Servicenow

    Skype for Business
     > 
    Skype Web SDK
    Hi team, I want to integrate Servicenow incident module with Skype for Business such a way that I am able to render a Group Chat from Servicenow . Can you please ...
    Unanswered | 0 Replies | 153 Views | Created by Amit More_D - Monday, September 30, 2019 11:34 AM
  • large check mark
    0 Votes

    get oAuth 2.0 and recorded calls by REST API

    Skype for Business
     > 
    Skype Web SDK
    Hi, I am developing an app that having following features- 1. oAuth 2.0 by users of skype for business to get an access ...
    Unanswered | 0 Replies | 166 Views | Created by ScoopAI - Wednesday, September 18, 2019 7:33 AM
  • large check mark
    0 Votes

    Skype SDK: Sending Skype Meeting Request thru Java application

    Skype for Business
     > 
    Skype Web SDK
    Hi Team, I need to send Skype Meeting invite thru Java application/script/code/method How do i achieve ...
    Unanswered | 0 Replies | 152 Views | Created by AjayKumar_MIND - Wednesday, September 11, 2019 6:16 AM
  • large check mark
    0 Votes

    Integration of Skype and BMC Remedy - Can I use Skype bot for calling to Mobile phone when a new ticket appears in BMC Remedy Ticketing tool?

    Skype for Business
     > 
    Skype Web SDK
    Hello, Greetings folks!! Can anyone throw some light if you have done some automation for ...
    Unanswered | 0 Replies | 170 Views | Created by Needyourhelp508 - Wednesday, August 28, 2019 7:27 AM
  • large check mark
    0 Votes

    Trying to access SFB through APIs

    Skype for Business
     > 
    Skype Web SDK
    I am trying to  SFB (Skype for business) through UCWA web apis but facing access denied issue. 1) I had created Azure AD ...
    Unanswered | 0 Replies | 0 Views | Created by bharath bk - Monday, August 19, 2019 3:07 AM
  • large check mark
    0 Votes

    Skype java API

    Skype for Business
     > 
    Skype Web SDK
    We want to use Skype chat room feature in custom Java Application. What API does skype provides and supports which we can use in custom java ...
    Unanswered | 0 Replies | 246 Views | Created by Suriyana - Friday, August 2, 2019 3:44 AM
  • large check mark
    0 Votes

    Skype for Business Call drops

    Skype for Business
     > 
    Skype Web SDK
    Hello, We have S4B 2015 and one user has quite strange issue. When he calls to the particular number in another country after couple minutes the call is ...
    Unanswered | 1 Replies | 342 Views | Created by anlims - Saturday, July 27, 2019 9:44 PM | Last reply by anlims - Tuesday, July 30, 2019 4:54 PM
  • large check mark
    0 Votes

    UCWA - Skype For Business - Incoming message not working

    Skype for Business
     > 
    Skype Web SDK
    Dear All, I am facing issues while processing a events object for incoming messages. I have no "incoming" object in the events ...
    Unanswered | 0 Replies | 237 Views | Created by IamANewUser - Thursday, July 25, 2019 2:41 AM
  • large check mark
    0 Votes

    Difference between Skype and Skype for business?

    Skype for Business
     > 
    Skype Web SDK
    What is the main difference between Skype and Skype for business?
    Unanswered | 0 Replies | 288 Views | Created by erinbrownau - Sunday, July 14, 2019 5:37 AM
  • large check mark
    0 Votes

    "'Authority' URI should have atleast one segment in the path (i.e. https://<host>/<path>/)" When Using UCWA2.0 In C#

    Skype for Business
     > 
    Skype Web SDK
    We have created an application to send and receive message by interacting with online users in the Skype for business. For achieving this we have followed the below steps, but we ...
    Unanswered | 0 Replies | 252 Views | Created by 'Authority URI' Error When Using UCWA2.0 - Tuesday, July 9, 2019 6:38 AM
  • large check mark
    0 Votes

    Trying to sign in using Skype in UI suppression mode.

    Skype for Business
     > 
    Skype Web SDK
    _client.BeginSignIn(config.SkypeUserUri, config.SkypeDomainAndUsername, config.SkypePassword, callback, stateObject), _client.EndSignIn, ...
    Unanswered | 1 Replies | 414 Views | Created by Maxus01 - Sunday, December 9, 2018 5:38 AM | Last reply by Maxus01 - Wednesday, June 5, 2019 9:40 AM
  • large check mark
    0 Votes

    If skype web sdk for online 365 purposely blocked Firefox?

    Skype for Business
     > 
    Skype Web SDK
    I am implementing Skype for Business Web SDK to my project. The incoming call detection is one of the features we used. Unfortunately, the skype web sdk for online 365 blocked the Firefox ...
    Unanswered | 0 Replies | 251 Views | Created by Suman_632 - Monday, June 3, 2019 3:10 AM
  • large check mark
    0 Votes

    راه اندازی

    Skype for Business
     > 
    Skype Web SDK
    آیا ماکروسافت از محصولات خود می ...
    Unanswered | 0 Replies | 210 Views | Created by Hossein Roosefid - Friday, May 24, 2019 10:49 AM
  • large check mark
    0 Votes

    SfB Conference Line Automation Powershell Script; Trouble with finding existing LineURIs

    Skype for Business
     > 
    Skype Web SDK
    Hi all. I am not sure if this is the right subforum, I could not find anything that more closely matched what I am doing. I am working on a script to ...
    Unanswered | 0 Replies | 250 Views | Created by Steve Shields - Wednesday, May 22, 2019 3:47 PM
  • large check mark
    0 Votes

    Unable to access API after oauth sign in

    Skype for Business
     > 
    Skype Web SDK
    I'm having issues trying to access the web SDK after oauth authentication. I believe I have all the Azure Portal registration stuff squared away. I have the site successfully redirecting to the oauth ...
    Unanswered | 0 Replies | 280 Views | Created by Catdog7 - Friday, May 17, 2019 7:40 PM
  • Items 1 to 20 of 513 Next ›
Announcement: 3

Skype Web SDK announcement

  • Link
    March 14 2016 - Preview update for the Skype Web SDK
    Srividhya Chandrasekaran [MSFT] Monday, March 14, 2016 5:29 PM

    Preview update for the Skype Web SDK

    Skype Web SDK Patrons,

    An update is now available for Skype Web SDK preview.

    What is included in this preview update:

    • This preview update contains information about using the latest Skype Web SDK using new Preview API keys.
    • New Skype for Business Web app plugins for Windows and Mac are also available.
    • The Skype Web SDK samples have also been updated.

    New capabilities and Key resolved issues

    • You can now embed and use the Skype Conversation UI control for P2P chats within your application.
    • We have resolved several customers reported issues related to Conversations, Chat, Audio and Video. Some key customer reported resolved issues are listed in the release notes.

     Action for you

    Please provide your feedback on the latest Skype Web SDK preview. Your response helps steer the direction of this SDK. Thank you!

    Please respond to the email address below with feedback. SkypeDevInsiders@microsoft.com

  • Link
    June 10, 2015: Skype Web SDK Version 0.2.3 Available!
    Kai Strandskov [Msft] Wednesday, June 10, 2015 6:55 PM

    Skype Web SDK Version 0.2.3 Available!

    A new code drop is posted to the Skype Content Delivery Network, as of Wednesday, June 10.  To use the latest code in your applications   follow the instructions here:

    https://msdn.microsoft.com/EN-US/library/dn962162(v=office.16).aspx

    Download the latest code samples of the Skype Web SDK here:

    https://msdn.microsoft.com/en-us/library/dn986863(v=office.16).aspx

    Release Notes:

    Known   issues:

    1. The current release of Skype Web SDK is   not supported in IE compatible mode.

    2. 'Notified' event for selfParticipant.audio.state is not   raised on an incoming

      audio meeting invite.

    3. When participant.video.state is equal to 'Connected', the   remote participant may not

       have started to stream his own video.

    Fixed known issues from the last code release:

    1. When a P2P video conversation is escalated to an online   meeting, the video cannot be

       displayed properly.

    2. In a video meeting, if remote participant's video is displayed   before it has started, the video might not render properly in the application

    Breaking change for 0.2.3:

    Version 0.2.3 introduces a change which is backward-incompatible   with previous versions.  The change improves the creation of 1:1   conversations and multiparty   conversations:

    ConversationsManager#createConversation()   now always creates a multiparty conversation (meeting). If the intention of   the following code was to create a 1:1 conversation

    var   conv = conversationsManager.createConversation() ;

    var   participant = conv.createParticipant(person);

    conversationsManager.conversations.add(conv);

    conv.participants.add(participant);

    conv.chatService.start();   // or start any other service

    it should be replaced by

    var   conv = conversationsManager.getConversation(person) ; // this is a shortcut   for the first 4 lines above

    conv.chatService.start();   // or start any other service

    Please see the How To MSDN documentation on Starting   Conversations for full details.

    Feature Requests, Bugs, and Forums

    Please continue to provide feedback on the latest Skype Web SDK   through the Skype Developer Preview Connect portal: Skype Web   SDK Developer Preview

              
       

       
       

    Skype Developer Preview Team

       

       

     

  • Link
    Welcome to the NEW Skype Web SDK forum!
    Kai Strandskov [Msft] Wednesday, April 29, 2015 1:44 AM

    Hello and welcome to the new Skype Web SDK forum!

    This forum is dedicated to the new Skype Web SDK, the html5/javascript web client API for Skype for Business Server 2015. This API also has some compatibility with Lync Server 2013. This API only supports on-premise environments.

    When asking a question, please specify your environment: device, OS, browser, server, and any other related information.

Help us improve MSDN.
Visit our UserVoice Page to submit and vote on ideas!
Make a suggestion

Dev centers

  • Windows
  • Office
  • Visual Studio
  • Microsoft Azure
  • More...

Learning resources

  • Microsoft Virtual Academy
  • Channel 9
  • MSDN Magazine

Community

  • Forums
  • Blogs
  • Codeplex

Support

  • Self support

Programs

  • BizSpark (for startups)
  • Microsoft Imagine (for students)
United States (English)
  • Newsletter
  • Privacy & cookies
  • Terms of use
  • Trademarks
logo © 2019 Microsoft