|
hyphenate_SDK3.0
3.1.4
hyphenatejavaIMSDK
|
类 | |
| enum | EMDownloadStatus |
Public 成员函数 | |
| EMFileMessageBody (String localPath) | |
| EMFileMessageBody (EMAFileMessageBody body) | |
| String | getFileName () |
| void | setFileName (String fileName) |
| String | getLocalUrl () |
| void | setLocalUrl (String localUrl) |
| String | getRemoteUrl () |
| void | setRemoteUrl (String remoteUrl) |
| void | setSecret (String secret) |
| String | getSecret () |
| String | displayName () |
| EMDownloadStatus | downloadStatus () |
额外继承的成员函数 |
文件类消息的基类
| String com.hyphenate.chat.EMFileMessageBody.getFileName | ( | ) |
获得文件名
| String com.hyphenate.chat.EMFileMessageBody.getLocalUrl | ( | ) |
本地图片,语音等文件的路径
| String com.hyphenate.chat.EMFileMessageBody.getRemoteUrl | ( | ) |
远程图片,声音等的url
1.8.9.1