EMNormalFileMessageBody class

Inheritance

Constructors

EMNormalFileMessageBody(File file)
创建方法, file 要发送的文件

Properties

fileSize → Future<int>
文件大小
read-only
displayName ↔ String
文件名称
read / write, inherited
downloadStatus ↔ EMDownloadStatus
文件下载状态
read / write, inherited
fileName ↔ String
文件名称
read / write, inherited
hashCode → int
The hash code for this object. [...]
read-only, inherited
localUrl ↔ String
文件本地路径
read / write, inherited
remoteUrl ↔ String
文件服务器路径
read / write, inherited
runtimeType → Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited

Operators

operator ==(dynamic other) → bool
The equality operator. [...]
inherited