|
NIMSDK-AOS
10.9.80
|
Public 成员函数 | |
| V2NIMMessageCustomAttachment | parse (int subType, String attach) |
| 解析自定义附件 更多... | |
在文件 V2NIMMessageCustomAttachmentParser.java 第 5 行定义.
| V2NIMMessageCustomAttachment com.netease.nimlib.sdk.v2.message.V2NIMMessageCustomAttachmentParser.parse | ( | int | subType, |
| String | attach | ||
| ) |
解析自定义附件
| subType | 自定义消息子类型 |
| attach | 自定义消息附件内容 |
1.8.11