Info
Version: | 1.0.0 |
Author(s): | NetEaseIM |
Last Update: | Monday, November 21, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lilong9298/NetEaseIM.git |
NuGet Url: | https://www.nuget.org/packages/NetEaseIM |
Install
Install-Package NetEaseIM
dotnet add package NetEaseIM
paket add NetEaseIM
NetEaseIM Download (Unzip the "nupkg" after downloading)
Dependencies
- Love.Net.Http(>= 1.0.1)
- NETStandard.Library(>= 1.6.0)
This NetEaseIM API docking deefinition funcion class ,In Contains :
1.
Create IM Account
Annotation: By Business Rule to confirm if Create IM account
2. Find IM Account
Annotation: By IM Account name ,Get to IM Account info
3. Send IM Message
4. Get History Message
5.
Find Video Token For IM Account
Because of Api are Docking deefinition function class,so some function is need implement,E.g:
1. Get AppKey for NetEase IM
2. Get Appsecret for NetEase IM
3. Get Url for Request
many more
I'm let to Some function of need implement become deefinition function class, this class name is " INetEaseIMDataProvider",is base data class ,was this package run premise.