|
hyphenate_SDK3.0
3.1.4
hyphenatejavaIMSDK
|
Classes | |
| enum | EMDownloadStatus |
Public Member Functions | |
| 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 () |
Additional Inherited Members |
the base class of file type message
| String com.hyphenate.chat.EMFileMessageBody.getFileName | ( | ) |
get file name
| String com.hyphenate.chat.EMFileMessageBody.getLocalUrl | ( | ) |
local file path
| String com.hyphenate.chat.EMFileMessageBody.getRemoteUrl | ( | ) |
get file remote url
1.8.9.1