Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| success | Function | No | Callback with file list |
| fail | Function | No | Callback on failure |
| complete | Function | No | Callback that always executes |
Success Callback
| Property | Type | Description |
|---|---|---|
| fileList | Array | Array of file objects with apFilePath, size, createTime |