hyphenate_SDK3.0 3.7.6.3
hyphenate java IM SDK
|
Public 成员函数 | |
EMNormalFileMessageBody (File file) | |
EMNormalFileMessageBody (Uri localPath) | |
int | describeContents () |
void | writeToParcel (Parcel dest, int flags) |
String | toString () |
long | getFileSize () |
![]() | |
boolean | equals (Object o) |
int | hashCode () |
静态 Public 属性 | |
static final Parcelable.Creator< EMNormalFileMessageBody > | CREATOR |
额外继承的成员函数 | |
![]() | |
T | emaObject |
普通文件消息体
com.hyphenate.chat.EMNormalFileMessageBody.EMNormalFileMessageBody | ( | File | file | ) |
构造一个文件消息体
file |
com.hyphenate.chat.EMNormalFileMessageBody.EMNormalFileMessageBody | ( | Uri | localPath | ) |
构造一个文件消息体
localPath |
long com.hyphenate.chat.EMNormalFileMessageBody.getFileSize | ( | ) |
获取文件大小
|
static |