V2TimMessageDownloadProgress
Introduction
Message download progress
Parameter introduction
isFinish
Parameter type : bool
Supported Platform: All
- Parameter description : Whether the download is completed
isError
Parameter type : bool
Supported Platform: All
- Parameter description : Whether the download failed
msgID
Parameter type : String
Supported Platform: All
- Parameter description : message id
totalSize
Parameter type : int
Supported Platform: All
- Parameter description : Total current file size
currentSize
Parameter type : int
Supported Platform: All
- Parameter description : Current file download size
type
Parameter type : int
Supported Platform: All
- Parameter description : message type
bool
Parameter type : isSnapshot
Supported Platform: All
- Parameter description : Whether it is the snapshot
String
Parameter type : path
Supported Platform: All
- Parameter description : file path
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.