fetch Chatroom Members
abstract fun fetchChatroomMembers(type: NEChatroomMemberQueryType, limit: Int, callback: NECallback<List<NEChatroomMember>>?)
Content copied to clipboard
获取聊天室成员信息
Parameters
type
成员查询类型
limit
人数限制
callback
回调