Xamarin.Vonage.iOS 2.20.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Xamarin.Vonage.iOS --version 2.20.0
                    
NuGet\Install-Package Xamarin.Vonage.iOS -Version 2.20.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.Vonage.iOS" Version="2.20.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.Vonage.iOS" Version="2.20.0" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.Vonage.iOS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xamarin.Vonage.iOS --version 2.20.0
                    
#r "nuget: Xamarin.Vonage.iOS, 2.20.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.
#addin nuget:?package=Xamarin.Vonage.iOS&version=2.20.0
                    
Install Xamarin.Vonage.iOS as a Cake Addin
#tool nuget:?package=Xamarin.Vonage.iOS&version=2.20.0
                    
Install Xamarin.Vonage.iOS as a Cake Tool

Xamarin.iOS bindings for Vonage SDK for iOS. The Vonage iOS SDK lets you use Vonage-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 (2)

Showing the top 2 NuGet packages that depend on Xamarin.Vonage.iOS:

Package Downloads
Xamarin.Forms.Vonage

Vonage library for Xamarin.Forms

Zebble.OpenTok

OpenTok plugin for Zebble for Xamarin.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.27.1 338 2/8/2024
2.25.0 4,788 4/5/2023
2.25.0-pre1 525 4/5/2023
2.24.2.1 948 3/29/2023
2.24.2.1-pre1 582 3/29/2023
2.24.2 995 3/18/2023
2.24.1-preview1 570 2/23/2023
2.23.1-preview7 381 10/21/2022
2.23.1-preview6 299 10/21/2022
2.23.1-preview5 326 10/21/2022
2.23.1-preview4 357 10/21/2022
2.23.1-preview3 341 10/21/2022
2.23.1-preview10 356 10/24/2022
2.23.1-preview1 319 10/21/2022
2.21.3 11,550 1/18/2022
2.21.3-preview4 312 10/21/2022
2.21.3-beta1 340 1/15/2022
2.20.0 28,811 6/9/2021
2.19.1.2 1,018 4/20/2021
2.19.1 756 3/3/2021
2.19.0 732 3/3/2021

update native sdk to Version 2.20.0 -- May 2021

This version adds the adds the ability for moderators to mute participants. This is a beta feature. See the docs for the [OTSession forceMuteAll:options:error:] and [OTSession forceMuteStream:options:error:] methods.

This version fixes the following issues:

The SDK may log extraneous warning messages when compiling.

The Session.unpublish() method may fail if called immediately after publishing.

wiki and documentation:
https://tokbox.com/developer/sdks/ios/

samples of using Agora packages and documentation:
https://github.com/DreamTeamMobile/Xamarin.Opentok.Samples

you can found full release notes here https://tokbox.com/developer/sdks/ios/release-notes.html