public class UltraGroup extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
Ban |
ban |
BusChannel |
busChannel |
User |
user |
WhiteList |
whiteList |
| 构造器和说明 |
|---|
UltraGroup(String appKey,
String appSecret,
RongCloud rongCloud) |
| 限定符和类型 | 方法和说明 |
|---|---|
Result |
create(UltraGroupModel group) |
Result |
dis(String groupId)
解散超级群
|
Result |
join(UltraGroupModel group)
加入超级群
|
Result |
quit(UltraGroupModel group)
退出超级群
|
Result |
refresh(UltraGroupModel group)
更新超级群
|
public Ban ban
public User user
public WhiteList whiteList
public BusChannel busChannel
public Result create(UltraGroupModel group) throws Exception
Exceptionpublic Result join(UltraGroupModel group) throws Exception
group - Exceptionpublic Result quit(UltraGroupModel group) throws Exception
group - Exceptionpublic Result refresh(UltraGroupModel group) throws Exception
group - ExceptionCopyright © 2022 RcongCloud Group. All rights reserved.