Skype for Business – App SDK

Slides:



Advertisements
Similar presentations
Connecting People Across Work and Life CallingSharingMessagingPresenceMeetingsPeople Services DevicesAppliances Manage PSTN Servers and Services.
Advertisements

demo User Signs Up Temporary Account is Created with Verification Link Sent User Clicks Link Account is Activated Login.Register(userName,
Microsoft /20/2017 1:00 PM BRK4013 Dive Deep with the New Trusted Application API for Skype for Business Online David Newman Program Manager, Skype.
1/10/2018 9:33 PM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
4/18/2018 1:15 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Azure Active Directory - Business 2 Consumer
Make your app a native part of Office with Add-ins
Office 365 Developer Overview
Microsoft Connect /28/ :21 AM
Microsoft /17/2018 4:24 AM BRK4012 Dive deep on Skype Web SDK & Skype for Business App SDK - Build apps across Web, IOS & Android Srividhya Chandrasekaran Amit.
6/17/2018 5:54 AM OSP322 Getting the best of both worlds, making the most of SharePoint hybrid search solutions Shyam Narayan Microsoft © 2013 Microsoft.
The power of common identity across any cloud
Teams Meeting Experiences
Create New Experiences with the Office 365 Communications Platform
Microsoft Connect /2/ :38 AM
Microsoft Connect /26/2018 1:00 AM
Project Rome: Cross device interactions
Project Rome: Activity API & Pick Up Where I Left Off
Microsoft Bot Framework: changing how we communicate with users
Microsoft Connect /21/2018 9:41 PM
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Office 365 Development.
Microsoft Build /12/2018 2:41 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Protect your OneDrive and SharePoint files on mobile devices
Get the roadmap for the future of Office development
Cross Platform Development with Xamarin & Visual Studio 2013
Microsoft Virtual Academy
Office 365 Development July 2014.
SharePoint hosting 101 Where do I host my apps?
MIX 09 11/23/2018 6:07 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
11/24/2018 4:51 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Build /24/2018 2:23 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Build /24/2018 2:25 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Database Continuous Integration and Deployment with Visual Studio SQL Server Data Tools in < 10 minutes Eric Kang Program Manager.
Hosted Web Apps with Windows App Studio
Microsoft Connect /1/ :31 AM
A/B Testing for UWP Apps: Experiment for Success
Office 365 Development July 2014.
Office 365 Development.
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
OneDrive Training Plan Template
File Picker for OneDrive and OneDrive for Business
Improving JavaScript Frameworks, Edge, & UWP Web Apps
Microsoft Virtual Academy
Agenda OAuth Concepts Programming OAuth.
1/2/2019 9:19 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Microsoft Build /2/2019 4:12 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Build /2/2019 6:45 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Build /14/2019 8:42 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
TechEd /15/2019 8:08 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
SPC Developer 1/16/2019 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Microsoft Build /17/2019 8:09 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Connect /17/2019 9:55 PM
Azure Functions & Aurelia Serverless SPAs
Office 365 Development.
Microsoft Connect /25/2019 1:20 PM
4/15/2019 1:57 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Windows Device Portal Hirsch Singhal Program
Using Expression Animations to Create Engaging & Custom UI
Microsoft Build /20/ :42 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
4/29/2019 9:20 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
5/3/2019 9:33 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
4/29/ :17 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
5/6/2019 7:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
The complete developer's guide to the SkyDrive API
User Segmentation and Targeted Push Notifications for UWP apps
5/30/2019 1:59 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Skype for Business Online Assessment Results
Power BI – The Circle is Complete
11/11/2019 1:15 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Presentation transcript:

Skype for Business – App SDK

Skype Developer Platform Your web app Your mobile/tablet app Skype Web SDK Skype App SDK JavaScript iOS, Android Client Service / Server Skype Developer Platform User API (UCWA) Trusted Application API (UCMA) Skype Capabilities

Skype for Business – App SDK Light up your apps with embedded communications Enable integrated experiences that aren’t possible by launching our 1st-party apps Target “guest” B2C: Business to Consumer scenarios Initial focus on high-value, personal, 2-way audio and video Patient consults doctor. Client meets advisor IM, Audio & Video. iOS & Android. Online & on-prem

Demo User Experience Microsoft Build 2016 12/1/2018 12:02 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Your back-end application Guest meeting join Your mobile/tablet app Skype App SDK Client 1. Request 2. URI (& token) 3. Join Service / Server Your back-end application Skype Platform and/or Exchange Calendar Skype Meeting

Guest meeting join 1. Write a back-end application to handle guest “visits” Receive request from client app, initially via your own back channel Verify visitor 2. Obtain meeting URL (and a token) https://join.contoso.com/meet/john/BW9Z1MJD Via calendar metadata or via our APIs (User API / UCWA) Pre-scheduled (manually) or on-demand Pass the URL (and token) up to your client app, and into the App SDK 3. App SDK joins the meeting

Demo Developer Experience Microsoft Build 2016 12/1/2018 12:02 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Call to Action Sign up to get notified when the preview is available: http://aka.ms/SkypeAppSDK Take a look at the other Skype APIs and SDKs: http://dev.skype.com Re-visit Build on Channel 9. Continue your education at Microsoft Virtual Academy online.