NIMSDK-AOS
9.19.0
|
消息更新内容 更多...
Public 成员函数 | |
Integer | getServerStatus () |
获取修改的服务器消息状态,没修改返回null 更多... | |
String | getContent () |
获取修改的消息内容,没有修改返回null 更多... | |
Map< String, Object > | getRemoteExtension () |
获取修改的消息自定义ext,没有修改返回null 更多... | |
消息更新内容
在文件 QChatMsgUpdateContent.java 第 9 行定义.
String com.netease.nimlib.sdk.qchat.model.QChatMsgUpdateContent.getContent | ( | ) |
获取修改的消息内容,没有修改返回null
Map<String, Object> com.netease.nimlib.sdk.qchat.model.QChatMsgUpdateContent.getRemoteExtension | ( | ) |
获取修改的消息自定义ext,没有修改返回null
Integer com.netease.nimlib.sdk.qchat.model.QChatMsgUpdateContent.getServerStatus | ( | ) |
获取修改的服务器消息状态,没修改返回null