hyphenate_SDK3.0
3.6.0
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 () |
void | setFileLength (long length) |
EMDownloadStatus | downloadStatus () |
void | setDownloadStatus (EMDownloadStatus status) |
![]() | |
boolean | equals (Object o) |
int | hashCode () |
Additional Inherited Members | |
![]() | |
T | emaObject |
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