Xamarin.OpenTok.Android 2.18.1

Suggested Alternatives

Xamarin.Vonage.Android

Additional Details

Opentok is now named Vonage

dotnet add package Xamarin.OpenTok.Android --version 2.18.1
NuGet\Install-Package Xamarin.OpenTok.Android -Version 2.18.1
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.Android" Version="2.18.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.OpenTok.Android --version 2.18.1
#r "nuget: Xamarin.OpenTok.Android, 2.18.1"
#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.Android as a Cake Addin
#addin nuget:?package=Xamarin.OpenTok.Android&version=2.18.1

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

Xamarin bindings to the native Android Vonage SDK. The Vonage Android SDK lets you use Vonage-powered video sessions in apps you build for Android devices.

Product Versions
.NET net6.0-android net7.0-android
MonoAndroid monoandroid
Compatible target framework(s)
Additional computed target framework(s)
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.Android:

Package Downloads
Xamarin.Forms.Clinical6.Android

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 3,054 12/31/2020
2.18.0 1,288 9/27/2020
2.18.0-beta1 371 9/15/2020
2.17.2 1,490 7/26/2020
2.17.2-beta1 408 7/22/2020
2.17.1 535 7/22/2020
2.17.1-beta1 315 7/22/2020
2.17.0 438 7/22/2020
2.17.0-beta1 381 5/25/2020
2.16.6 3,515 4/30/2020
2.16.5 744 4/17/2020
2.16.5-beta1 540 3/24/2020
2.16.4 1,991 3/24/2020
2.16.4-beta1 371 2/25/2020
2.16.3 5,051 1/29/2020
2.16.2 2,125 9/26/2019
2.16.2-beta1 417 9/25/2019
2.16.0 788 5/23/2019
2.15.3 1,819 1/21/2019
2.15.2 2,124 12/20/2018
2.15.2-beta1 602 12/20/2018
2.15.1 905 11/22/2018
2.15.0 852 10/31/2018
2.14.3-beta 565 1/11/2019
2.14.2 1,678 9/5/2018
2.14.1 2,113 7/19/2018
2.14.0 1,640 6/21/2018
2.14.0-beta1 727 6/21/2018
2.13.0 2,510 2/9/2018
2.13.0-beta2 788 2/8/2018
2.13.0-beta1 721 10/5/2017
2.12.1 1,162 11/17/2017
2.12.0 1,283 9/28/2017
2.12.0-beta1 683 9/28/2017
2.11.0 1,671 5/31/2017
2.11.0-beta1 742 5/18/2017
2.10.1 1,687 3/10/2017
2.10.0 1,428 12/16/2016
2.9.1 1,195 11/22/2016
2.9.0 1,642 9/13/2016
2.8.2 1,455 6/8/2016
2.8.1 1,259 5/6/2016
2.7.0 1,494 2/23/2016
2.6.0 1,510 8/6/2015
2.5.0.6 1,023 7/7/2015
2.5.0.5 1,022 7/6/2015
2.5.0.1 1,079 5/1/2015
2.4.1.7 1,021 3/16/2015

## Version 2.18.1 -- October 2020

This version fixes the following issues:

The PublisherKit.onError() callback was not being called in some scenarios where publishing failed.

The BaseVideoCapturer.provideBufferFrame() method was not interpreting some formats correctly.

The SDK was not proxying all communications correctly when the IP Proxy feature was being used.

The SDK ProGuard rules were causing conflicts with other libraries.

The SDK ProGuard rules were marking internal attributes as public.

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