hyphenate_SDK3.0  3.6.1
hyphenatejavaIMSDK
| Public 成员函数 | 所有成员列表
com.hyphenate.chat.EMFileMessageBody类 参考abstract
类 com.hyphenate.chat.EMFileMessageBody 继承关系图:
com.hyphenate.chat.EMMessageBody com.hyphenate.chat.EMBase< EMAMessageBody > com.hyphenate.chat.EMImageMessageBody com.hyphenate.chat.EMNormalFileMessageBody com.hyphenate.chat.EMVideoMessageBody com.hyphenate.chat.EMVoiceMessageBody

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 >
emaObject
 

详细描述

文件类消息的基类

成员函数说明

◆ getFileName()

String com.hyphenate.chat.EMFileMessageBody.getFileName ( )

获得文件名

返回

◆ getLocalUrl()

String com.hyphenate.chat.EMFileMessageBody.getLocalUrl ( )

本地图片,语音等文件的路径

返回

◆ getRemoteUrl()

String com.hyphenate.chat.EMFileMessageBody.getRemoteUrl ( )

远程图片,声音等的url

返回

该类的文档由以下文件生成: