GithubHelp home page GithubHelp logo

普通用户不能主动加公开的群吗?另外管理员addGroupMembers加不上成员,还需要成员同意吗? about webim-react-native HOT 4 OPEN

easemob avatar easemob commented on September 9, 2024
普通用户不能主动加公开的群吗?另外管理员addGroupMembers加不上成员,还需要成员同意吗?

from webim-react-native.

Comments (4)

daffy6537 avatar daffy6537 commented on September 9, 2024

var list = options.list || []
var affiliation = 'admin'
var to = this._getGroupJid(options.roomId)
var iq = $iq({type: 'set', to: to})
var piece = iq.c('query', {xmlns: 'http://jabber.org/protocol/muc#' + affiliation})
var keys = Object.keys(list)

list 是数组 怎么 Object.keys

from webim-react-native.

wytheme avatar wytheme commented on September 9, 2024

您好,因为此版本集成的WebIM的SDK版本较低,且没有做群组相关的功能,可能会出现逻辑上错误,可以借鉴最新版的WebIM的SDK.

from webim-react-native.

pppluto avatar pppluto commented on September 9, 2024

集成的 webim sdk 有更新计划么

from webim-react-native.

wytheme avatar wytheme commented on September 9, 2024

@MrPluto 暂无,抱歉

from webim-react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.