hyphenate_SDK3.0
3.6.1
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 () |
void | setFileLength (long length) |
EMDownloadStatus | downloadStatus () |
void | setDownloadStatus (EMDownloadStatus status) |
Public 成员函数 继承自 com.hyphenate.chat.EMBase< EMAMessageBody > | |
boolean | equals (Object o) |
int | hashCode () |
额外继承的成员函数 | |
Protected 属性 继承自 com.hyphenate.chat.EMBase< EMAMessageBody > | |
T | emaObject |
文件类消息的基类
String com.hyphenate.chat.EMFileMessageBody.getFileName | ( | ) |
获得文件名
String com.hyphenate.chat.EMFileMessageBody.getLocalUrl | ( | ) |
本地图片,语音等文件的路径
String com.hyphenate.chat.EMFileMessageBody.getRemoteUrl | ( | ) |
远程图片,声音等的url