hyphenate_SDK3.0  3.5.6
hyphenatejavaIMSDK
Classes | Public Member Functions | List of all members
com.hyphenate.chat.EMFileMessageBody Class Referenceabstract
Inheritance diagram for com.hyphenate.chat.EMFileMessageBody:
Inheritance graph
[legend]
Collaboration diagram for com.hyphenate.chat.EMFileMessageBody:
Collaboration graph
[legend]

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)
 
- Public Member Functions inherited from com.hyphenate.chat.EMBase< EMAMessageBody >
boolean equals (Object o)
 
int hashCode ()
 

Additional Inherited Members

- Protected Attributes inherited from com.hyphenate.chat.EMBase< EMAMessageBody >
emaObject
 

Detailed Description

the base class of file type message

Member Function Documentation

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

get file name

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

local file path

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

get file remote url

Returns

The documentation for this class was generated from the following file: