Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

knok-healthcare/ios-knok-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knok iOS SDK

Version License Platform

The Knok iOS SDK lets you integrate video appointments in apps you build for iOS devices.

Overview

The Knok iOS SDK provides the following functionality for your app:

  • Connecting to a video appointment
  • ...

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Replace the following variables:

private let KNOK_API_KEY = YOUR_API_KEY
private let sessionId = YOUR_VIDEO_SESSION_ID
private let sessionToken = YOUR_VIDEO_SESSION_TOKEN

Requirements

  • High-speed Wi-Fi and 4G LTE networks.
  • iOS 10+ device that has a camera (for publishing video).

Installation

knokSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'knokSDK'

Building with Knok iOS SDK

Tutorial

Author

Andre from dev@knokcare.com

License

knokSDK is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published