FileElem
Feature Introduction
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
FileElem
Field Name | Data Type | Description |
---|
uuID | String | Unique ID |
filePath | String | Local resource URL |
fileSize | int | Size |
fileName | String | File Name |
sourceUrl | String | Remote file URL |
OIMFileElem
Field Name | Data Type | Description |
---|
uuID | NSString | Unique ID |
filePath | NSString | Local resource URL |
fileSize | NSInteger | Size |
fileName | NSString | File Name |
sourceUrl | CGFloat | Remote file URL |
FileElem
Field Name | Data Type | Description |
---|
uuID | String | Unique ID |
filePath | String | Local resource URL |
fileSize | int | Size |
fileName | String | File Name |
sourceUrl | String | Remote file URL |
FileElem
Field Name | Data Type | Description |
---|
uuID | string | Unique ID |
filePath | string | Local resource URL |
fileSize | number | Size |
fileName | string | File Name |
sourceUrl | string | Remote file URL |
FileElem
Field Name | Data Type | Description |
---|
uuID | string | Unique ID |
filePath | string | Local resource URL |
fileSize | number | Size |
fileName | string | File Name |
sourceUrl | string | Remote file URL |
FileElem
Field Name | Data Type | Description |
---|
uuID | string | Unique ID |
filePath | string | Local resource URL |
fileSize | number | Size |
fileName | string | File Name |
sourceUrl | string | Remote file URL |
FileElem
Field Name | Data Type | Description |
---|
UUID | string | Unique ID |
FilePath | string | Local resource URL |
FileSize | number | Size |
FileName | string | File Name |
SourceUrl | string | 文件远程地址 |