Xamarin.OpenTok.iOS 2.15.0

Suggested Alternatives

Xamarin.Vonage.iOS

Additional Details

Opentok is now named Vonage

There is a newer version of this package available.
See the version list below for details.
dotnet add package Xamarin.OpenTok.iOS --version 2.15.0
NuGet\Install-Package Xamarin.OpenTok.iOS -Version 2.15.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xamarin.OpenTok.iOS" Version="2.15.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.OpenTok.iOS --version 2.15.0
#r "nuget: Xamarin.OpenTok.iOS, 2.15.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xamarin.OpenTok.iOS as a Cake Addin
#addin nuget:?package=Xamarin.OpenTok.iOS&version=2.15.0

// Install Xamarin.OpenTok.iOS as a Cake Tool
#tool nuget:?package=Xamarin.OpenTok.iOS&version=2.15.0

Xamarin.iOS bindings for OpenTok SDK for iOS. The OpenTok iOS SDK lets you use OpenTok-powered video sessions in apps you build for iPad, iPhone, and iPod touch devices.

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Xamarin.OpenTok.iOS:

Package Downloads
Xamarin.Forms.Clinical6.iOS

A library for Clinical6 UI Controls Renders (a product of Parallel6)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.18.1 6,427 12/31/2020
2.18.1-beta14 1,782 9/28/2020
2.18.0 2,911 9/27/2020
2.17.1 2,773 7/22/2020
2.17.1-beta1 1,820 7/22/2020
2.17.0 2,134 7/22/2020
2.17.0-beta2 1,840 5/22/2020
2.17.0-beta1 1,830 5/22/2020
2.16.6 5,801 4/30/2020
2.16.6-beta1 1,868 4/17/2020
2.16.5 2,301 4/17/2020
2.16.5-beta1 2,053 3/24/2020
2.16.4 6,000 3/24/2020
2.16.4-beta1 1,833 2/25/2020
2.16.3 4,674 9/26/2019
2.16.3-beta2 3,997 12/12/2019
2.16.3-beta1 1,934 9/25/2019
2.16.1 2,757 5/23/2019
2.15.4 2,640 4/24/2019
2.15.3 3,216 1/21/2019
2.15.2 3,649 12/20/2018
2.15.2-beta1 2,464 12/20/2018
2.15.1 10,740 11/22/2018
2.15.0 10,088 10/31/2018
2.14.2 4,067 9/5/2018
2.14.1 3,439 7/19/2018
2.14.0 3,622 6/21/2018
2.14.0-beta1 1,422 6/21/2018
2.13.0.1-logging 5,713 4/30/2018
2.13.0 27,394 2/9/2018
2.13.0-beta2 2,576 2/8/2018
2.12.1 3,356 11/17/2017
2.12.0 3,341 9/28/2017
2.12.0-beta1 2,685 9/28/2017
2.11.1 3,414 5/30/2017
2.11.1-beta1 2,811 5/30/2017
2.11.0-beta1 2,589 5/18/2017
2.10.2 3,091 3/10/2017
2.10.1 3,072 2/16/2017
2.10.1-beta3 2,619 2/16/2017
2.10.1-beta2 2,592 2/16/2017
2.10.1-beta1 2,593 2/16/2017
2.10.0 3,367 12/17/2016
2.9.2 3,630 11/22/2016
2.9.1.1 4,014 11/4/2016
2.9.1 3,623 10/17/2016
2.9.0 3,839 9/13/2016
2.8.3.3 2,322 6/29/2016
2.8.3.2 2,098 6/28/2016
2.8.3 2,117 6/22/2016
2.8.2 2,419 6/2/2016
2.8.1.2 2,066 5/31/2016
2.8.1.1 2,109 5/27/2016
2.8.1 2,265 5/4/2016
2.7.1 2,765 2/23/2016
2.6.1 2,304 10/29/2015
2.6.0 2,601 8/6/2015
2.5.0.6 2,634 7/7/2015
2.5.0.5 2,632 7/6/2015
2.5.0.4 2,609 5/12/2015
2.5.0.1 2,669 5/1/2015
2.4.1.9 4,522 4/9/2015
2.4.1.8 4,099 4/8/2015
2.4.1.7 4,479 3/16/2015

Update bindings to latest native library version:
Version 2.15.0 -- October 2018

This version adds a new OTPublisherKitNetworkStatsDelegate protocol, which provides audio and video statistics for a publisher. Set the networkStatsDelegate property of a OTPublisher instance to an object that implements the OTPublisherKitNetworkStatsDelegate protocol. This is a beta feature.

Enterprise partners that have IP white listing enabled for an OpenTok project should set the new [OTSessionSettings ipWhitelist] proprty to YES when instantiating an OTSession object.

This version of the SDK uses automatic reference counting.

origin: https://tokbox.com/developer/sdks/ios/release-notes.html