hyphenate_SDK3.0 3.7.6.3
hyphenate java IM SDK
|
Public Member Functions | |
EMNormalFileMessageBody (File file) | |
EMNormalFileMessageBody (Uri localPath) | |
int | describeContents () |
void | writeToParcel (Parcel dest, int flags) |
String | toString () |
long | getFileSize () |
![]() | |
boolean | equals (Object o) |
int | hashCode () |
Static Public Attributes | |
static final Parcelable.Creator< EMNormalFileMessageBody > | CREATOR |
Additional Inherited Members | |
![]() | |
T | emaObject |
the normal file messag body class
com.hyphenate.chat.EMNormalFileMessageBody.EMNormalFileMessageBody | ( | File | file | ) |
create a normal file messag body
file |
com.hyphenate.chat.EMNormalFileMessageBody.EMNormalFileMessageBody | ( | Uri | localPath | ) |
create a normal file messag body
localPath |
long com.hyphenate.chat.EMNormalFileMessageBody.getFileSize | ( | ) |
get the video file size
|
static |