EaseChat module encapsulates the open SDK of instant messaging cloud. The interfaces encapsulated are pure functional interfaces, which are mainly divided into three categories: 1, register, log in, log out and listen; 2, create groups, add/delete friends and get friends list; 3, message, session and chat function details reference module interface.

Module details: www.apicloud.com/mod_detail/…

Note:

1. Before using this module, add the corresponding easeChat module to the APP console called;

2. Before using this Demo, developers need to register and obtain the corresponding appKey on huanxin’s official website and copy and write it into the corresponding position in the original config. XML file; otherwise, Demo cannot run correctly;

Detailed address: https://github.com/apicloudcom/APICloud-Module-Examples/tree/master/easeChat-Example