public class Expansion extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
Result |
getList(String msgUID) |
Result |
getList(String msgUID,
String pageNo)
获取扩展信息
|
RongCloud |
getRongCloud() |
ResponseResult |
remove(ExpansionModel msg)
删除消息扩展
|
ResponseResult |
set(ExpansionModel msg)
设置消息扩展
|
void |
setRongCloud(RongCloud rongCloud) |
public RongCloud getRongCloud()
public void setRongCloud(RongCloud rongCloud)
public ResponseResult set(ExpansionModel msg) throws Exception
msg - : 消息扩展参数Exceptionpublic ResponseResult remove(ExpansionModel msg) throws Exception
msg - : 消息扩展参数Exceptionpublic Result getList(String msgUID, String pageNo) throws Exception
ExceptionCopyright © 2022 RcongCloud Group. All rights reserved.