Description
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
FileElem
| Field Name | Field Type | Description |
|---|
| uuID | String | Unique ID |
| filePath | String | Local resource address |
| fileSize | int | Size |
| fileName | String | File name |
| sourceUrl | String | File remote address |
OIMFileElem
| Field Name | Field Type | Description |
|---|
| uuID | NSString | Unique ID |
| filePath | NSString | Local resource address |
| fileSize | NSInteger | Size |
| fileName | NSString | File name |
| sourceUrl | CGFloat | File remote address |
FileElem
| Field Name | Field Type | Description |
|---|
| uuID | String | Unique ID |
| filePath | String | Local resource address |
| fileSize | int | Size |
| fileName | String | File name |
| sourceUrl | String | File remote address |
FileElem
| Field Name | Field Type | Description |
|---|
| uuID | string | Unique ID |
| filePath | string | Local resource address |
| fileSize | number | Size |
| fileName | string | File name |
| sourceUrl | string | File remote address |
FileElem
| Field Name | Field Type | Description |
|---|
| uuID | string | Unique ID |
| filePath | string | Local resource address |
| fileSize | number | Size |
| fileName | string | File name |
| sourceUrl | string | File remote address |
FileElem
| Field Name | Field Type | Description |
|---|
| UUID | string | Unique ID |
| FilePath | string | Local resource address |
| FileSize | int | Size |
| FileName | string | File name |
| SourceUrl | string | File remote address |
FileElem
| Field Name | Field Type | Description |
|---|
| uuID | string | Unique ID |
| filePath | string | Local resource address |
| fileSize | number | Size |
| fileName | string | File name |
| sourceUrl | string | File remote address |