IDOMusicOperateModel
| Properties | Type | Description |
|---|---|---|
| operateType | Int | Operation type: 0: Invalid operation 1: Delete music 2: Add music 3: Delete folder 4: Add folder< br/>5: Modify the playlist 6: Import the playlist 7: Delete the music in the playlist |
| version | Int | Firmware SD card information Total space |
| errCode | Int | 0: success; non-zero: failure |
| musicId | Int | Add music successfully and return music id |
| folderItems | List |
IDOMusicFolderItem Collection |