Xamarin.Agora.Rtm.Android 1.4.7

dotnet add package Xamarin.Agora.Rtm.Android --version 1.4.7
                    
NuGet\Install-Package Xamarin.Agora.Rtm.Android -Version 1.4.7
                    
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.Agora.Rtm.Android" Version="1.4.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.Agora.Rtm.Android" Version="1.4.7" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.Agora.Rtm.Android" />
                    
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.Agora.Rtm.Android --version 1.4.7
                    
#r "nuget: Xamarin.Agora.Rtm.Android, 1.4.7"
                    
#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.Agora.Rtm.Android&version=1.4.7
                    
Install Xamarin.Agora.Rtm.Android as a Cake Addin
#tool nuget:?package=Xamarin.Agora.Rtm.Android&version=1.4.7
                    
Install Xamarin.Agora.Rtm.Android as a Cake Tool

Xamarin bindings to the native Android Agora.io RTM SDK.

Product 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. 
MonoAndroid monoandroid 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.7 5,117 8/17/2021
1.4.6 865 8/17/2021
1.4.5 977 5/27/2021
1.4.2 956 4/21/2021
1.1.0 2,933 10/9/2019
1.1.0-beta1 1,017 10/4/2019
0.9.1.2 1,296 4/11/2019
0.9.1.1 1,145 4/11/2019
0.9.1 1,218 4/1/2019
0.9.0-beta1 1,088 3/22/2019

update native sdk to v1.4.7 was released on July 19, 2021.

Please see documentation https://docs.agora.io/en/Real-time-Messaging/release_android_rtm?platform=Android

Samples of using Agora packages and Documentation:
https://github.com/DreamTeamMobile/Xamarin.Agora.Samples