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.
- Host: GitHub
- URL: https://github.com/officedev/skype-ios-app-sdk-samples
- Owner: OfficeDev
- License: mit
- Archived: true
- Created: 2016-04-21T17:21:45.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T20:00:20.000Z (over 3 years ago)
- Last Synced: 2025-03-18T14:43:54.395Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 8.57 MB
- Stars: 45
- Watchers: 32
- Forks: 23
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
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.