An open API service indexing awesome lists of open source software.

https://github.com/officedev/skype-ios-app-sdk-samples

This repository contains Objective C and Swift samples powered by the Microsoft Skype for Business App SDK.
https://github.com/officedev/skype-ios-app-sdk-samples

Last synced: about 1 year ago
JSON representation

This repository contains Objective C and Swift samples powered by the Microsoft Skype for Business App SDK.

Awesome Lists containing this project

README

          

# skype-ios-app-sdk-samples

## Banking App Sample
The [Banking app (Objective C)](https://github.com/OfficeDev/skype-ios-app-sdk-samples/tree/master/BankingAppObjectiveC) and
[Banking app (Swift) ](https://github.com/OfficeDev/skype-ios-app-sdk-samples/tree/master/BankingAppSwift)sample demonstrate the SDK being used in a real-world scenario.
This sample will help you get started with Skype for Business SDK API. It uses the ConversationHelper and ChatHandler classes to integrate
Audio/Video and text chat features into the sample application.
## Guest Meeting Join sample
The [Guest meeting join](https://github.com/OfficeDev/skype-ios-app-sdk-samples/tree/master/GuestMeetingJoin) sample provides further technology details of how to join a guest meeting, start chatting, and connect to the audio/video stream of the meeting.

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.