IDOMusicOpearteParamModel
| Property | Type | Description |
|---|---|---|
| musicOperate | Int | Music operation 0: Invalid operation 1: Delete music 2: Add music |
| folderOperate | Int | Folder (playlist) operation 0: Invalid operation 1: Delete folder 2: Add folder 3: Modify playlist 4: Import playlist 5: Delete music |
| folderItems | IDOMusicFolderItem | Music details |
| musicItems | IDOMusicItem | (Playlist) folder details |