Skip to content

Commit

Permalink
fixed release note
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyu04 committed Jul 9, 2024
1 parent 6c33ae3 commit f7ce35a
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions WhatIsNew_Android.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,5 @@
# Version 4.2.0

>- PallyConSDK has been updated to version 4.2.0.
> - Added stop() function.
> - From now on, downloading content can be interrupted in the middle of the download.
> - Content that has been stopped can be resumed when downloading again.
> - Parameters of PallyConEventListener event listeners have been changed.
> - contentUrl -> ContentData(contentId, url, ..., drmConfig)
> - localPath of ContentData class has been deleted and setDownloadDirectory() static function has been added.
> - You can set the download directory with the same function as localPath of ContentData.
> - You can no longer set a separate directory for each content (the old code also behaved with the same directory).
# Version 4.2.0

>- PallyConSDK has been updated to version 4.2.0.
> - Added stop() function.
> - From now on, downloading content can be interrupted in the middle of the download.
> - Content that has been stopped can be resumed when downloading again.
> - Parameters of PallyConEventListener event listeners have been changed.
> - contentUrl -> ContentData(contentId, url, ..., drmConfig)
> - localPath of ContentData class has been deleted and setDownloadDirectory() static function has been added.
> - You can set the download directory with the same function as localPath of ContentData.
> - You can no longer set a separate directory for each content (the old code also behaved with the same directory).
# Version 4.2.0

>- PallyConSDK has been updated to version 4.2.0.
> - Added stop() function.
> - From now on, downloading content can be interrupted in the middle of the download.
Expand Down

0 comments on commit f7ce35a

Please sign in to comment.