Xamarin.OpenTok.Android
2.17.1-beta1
Opentok is now named Vonage
See the version list below for details.
dotnet add package Xamarin.OpenTok.Android --version 2.17.1-beta1
NuGet\Install-Package Xamarin.OpenTok.Android -Version 2.17.1-beta1
<PackageReference Include="Xamarin.OpenTok.Android" Version="2.17.1-beta1" />
<PackageVersion Include="Xamarin.OpenTok.Android" Version="2.17.1-beta1" />
<PackageReference Include="Xamarin.OpenTok.Android" />
paket add Xamarin.OpenTok.Android --version 2.17.1-beta1
#r "nuget: Xamarin.OpenTok.Android, 2.17.1-beta1"
#:package Xamarin.OpenTok.Android@2.17.1-beta1
#addin nuget:?package=Xamarin.OpenTok.Android&version=2.17.1-beta1&prerelease
#tool nuget:?package=Xamarin.OpenTok.Android&version=2.17.1-beta1&prerelease
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 Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. net10.0-android was computed. |
| MonoAndroid | monoandroid is compatible. |
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,860 | 12/31/2020 | |
| 2.18.0 | 1,860 | 9/27/2020 | |
| 2.18.0-beta1 | 755 | 9/15/2020 | |
| 2.17.2 | 2,068 | 7/26/2020 | |
| 2.17.2-beta1 | 772 | 7/22/2020 | |
| 2.17.1 | 1,004 | 7/22/2020 | |
| 2.17.1-beta1 | 726 | 7/22/2020 | |
| 2.17.0 | 902 | 7/22/2020 | |
| 2.17.0-beta1 | 766 | 5/25/2020 | |
| 2.16.6 | 4,200 | 4/30/2020 | |
| 2.16.5 | 1,204 | 4/17/2020 | |
| 2.16.5-beta1 | 941 | 3/24/2020 | |
| 2.16.4 | 2,491 | 3/24/2020 | |
| 2.16.4-beta1 | 783 | 2/25/2020 | |
| 2.16.3 | 5,618 | 1/29/2020 | |
| 2.16.2 | 5,262 | 9/26/2019 | |
| 2.16.2-beta1 | 839 | 9/25/2019 | |
| 2.16.0 | 1,253 | 5/23/2019 | |
| 2.15.3 | 2,327 | 1/21/2019 | |
| 2.14.3-beta | 976 | 1/11/2019 |
Version 2.17.1 -- June 2020
* This version fixes the following issues:
* The `sessionId` property was null for a Session instance returned
from calling `Publisher.getSession()` or `Subscriber.getSession()`.
* `AudioDeviceManager.getAudioDevice().getOutputMode()` returned the wrong value
when a Bluetooth device was connected prior to an app connecting to
an OpenTok session.
origin: https://tokbox.com/developer/sdks/android/release-notes.html