Xamarin.OpenTok.Android
2.17.0-beta1
Opentok is now named Vonage
See the version list below for details.
dotnet add package Xamarin.OpenTok.Android --version 2.17.0-beta1
NuGet\Install-Package Xamarin.OpenTok.Android -Version 2.17.0-beta1
<PackageReference Include="Xamarin.OpenTok.Android" Version="2.17.0-beta1" />
<PackageVersion Include="Xamarin.OpenTok.Android" Version="2.17.0-beta1" />
<PackageReference Include="Xamarin.OpenTok.Android" />
paket add Xamarin.OpenTok.Android --version 2.17.0-beta1
#r "nuget: Xamarin.OpenTok.Android, 2.17.0-beta1"
#:package Xamarin.OpenTok.Android@2.17.0-beta1
#addin nuget:?package=Xamarin.OpenTok.Android&version=2.17.0-beta1&prerelease
#tool nuget:?package=Xamarin.OpenTok.Android&version=2.17.0-beta1&prerelease
Xamarin bindings to the native Android OpenTok SDK. The OpenTok Android SDK lets you use OpenTok-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,596 | 12/31/2020 | |
2.18.0 | 1,669 | 9/27/2020 | |
2.18.0-beta1 | 578 | 9/15/2020 | |
2.17.2 | 1,867 | 7/26/2020 | |
2.17.2-beta1 | 612 | 7/22/2020 | |
2.17.1 | 824 | 7/22/2020 | |
2.17.1-beta1 | 542 | 7/22/2020 | |
2.17.0 | 709 | 7/22/2020 | |
2.17.0-beta1 | 613 | 5/25/2020 | |
2.16.6 | 4,018 | 4/30/2020 | |
2.16.5 | 1,024 | 4/17/2020 | |
2.16.5-beta1 | 766 | 3/24/2020 | |
2.16.4 | 2,300 | 3/24/2020 | |
2.16.4-beta1 | 614 | 2/25/2020 | |
2.16.3 | 5,436 | 1/29/2020 | |
2.16.2 | 4,987 | 9/26/2019 | |
2.16.2-beta1 | 661 | 9/25/2019 | |
2.16.0 | 1,087 | 5/23/2019 | |
2.15.3 | 2,136 | 1/21/2019 | |
2.15.2 | 2,422 | 12/20/2018 | |
2.15.2-beta1 | 852 | 12/20/2018 | |
2.15.1 | 1,205 | 11/22/2018 | |
2.15.0 | 1,174 | 10/31/2018 | |
2.14.3-beta | 802 | 1/11/2019 | |
2.14.2 | 2,064 | 9/5/2018 | |
2.14.1 | 2,556 | 7/19/2018 | |
2.14.0 | 2,157 | 6/21/2018 | |
2.14.0-beta1 | 1,180 | 6/21/2018 | |
2.13.0 | 3,059 | 2/9/2018 | |
2.13.0-beta2 | 1,248 | 2/8/2018 | |
2.13.0-beta1 | 1,081 | 10/5/2017 | |
2.12.1 | 1,603 | 11/17/2017 | |
2.12.0 | 1,730 | 9/28/2017 | |
2.12.0-beta1 | 1,052 | 9/28/2017 | |
2.11.0 | 2,106 | 5/31/2017 | |
2.11.0-beta1 | 1,100 | 5/18/2017 | |
2.10.1 | 2,121 | 3/10/2017 | |
2.10.0 | 1,984 | 12/16/2016 | |
2.9.1 | 1,757 | 11/22/2016 | |
2.9.0 | 2,070 | 9/13/2016 | |
2.8.2 | 1,887 | 6/8/2016 | |
2.8.1 | 1,677 | 5/6/2016 | |
2.7.0 | 1,919 | 2/23/2016 | |
2.6.0 | 1,949 | 8/6/2015 | |
2.5.0.6 | 1,481 | 7/7/2015 | |
2.5.0.5 | 1,471 | 7/6/2015 | |
2.5.0.1 | 1,499 | 5/1/2015 | |
2.4.1.7 | 1,463 | 3/16/2015 |
Version 2.17.0 -- April 2020
This version adds the following methods and properties:
- PublisherKit.onAudioLevelUpdated(float)
- SubscriberKit.onAudioEnabled()
- SubscriberKit.onAudioDisabled()
- SubscriberKit.StreamListener.onAudioDisabled()
- SubscriberKit.StreamListener.onAudioEnabled()
- BaseVideoCapturer.CaptureSettings.mirrorInLocalRender
- BaseAudioDevice.getBluetoothState()
Please see the documentation for details.
This version deprecates the following APIs:
- Session.Builder.setApiUrl(URL)
- PublisherKit.destroy()
- SubscriberKit.destroy()
- SubscriberKit.onDisconnected()
- Stream.getSession()
- Publisher.startPreview()
This version can be used along with Google's WebRTC Android library in the same application.
origin: https://tokbox.com/developer/sdks/android/release-notes.html