Skip to content

lvpengrc/cordova-plugin-rongcloud-im

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-plugin-rongcloud-im

This is a Cordova plugin for RongCloud IMLib.For more detailed information about underlying business processes please refer to Android Development Guide.

Install

To add the plugin to your Cordova project, simply add the plugin from the npm registry:

cordova plugin add cordova-plugin-rongcloud-im

Alternatively, you can install the latest version of the plugin directly from git:

cordova plugin add https://github.com/rongcloud/cordova-plugin-rongcloud-im

Usage

The plugin is available via a global variable named RongCloudLibPlugin. It exposes the following properties and functions.

All functions accept optional success and failure callbacks as their final two arguments, where the failure callback will receive an error string as an argument unless otherwise noted.

API

http://www.rongcloud.cn/docs/cordova.html

Demo

https://github.com/rongcloud/cordova-plugin-rongcloud-im-demo

About

RongCloud IMLib Plugin for Cordova.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 69.1%
  • Java 25.2%
  • JavaScript 5.1%
  • C 0.6%