|
NIMSDK-AOS
10.9.90
|
导入消息选项 更多...
Public 成员函数 | |
| V2NIMImportMessageOption (String path) | |
| String | getPath () |
| 获取文件路径 更多... | |
| void | setPath (String path) |
| 设置文件路径 更多... | |
| String | toString () |
导入消息选项
在文件 V2NIMImportMessageOption.java 第 6 行定义.
| com.netease.nimlib.sdk.v2.utility.option.V2NIMImportMessageOption.V2NIMImportMessageOption | ( | String | path | ) |
| path | 文件路径(必填) |
在文件 V2NIMImportMessageOption.java 第 19 行定义.
| String com.netease.nimlib.sdk.v2.utility.option.V2NIMImportMessageOption.getPath | ( | ) |
| void com.netease.nimlib.sdk.v2.utility.option.V2NIMImportMessageOption.setPath | ( | String | path | ) |
| String com.netease.nimlib.sdk.v2.utility.option.V2NIMImportMessageOption.toString | ( | ) |
在文件 V2NIMImportMessageOption.java 第 42 行定义.
1.8.11