Post

Replies

Boosts

Views

Activity

Comment on How to detect end of hasNextBatch?
Hi @JoeKun, Here is the use case: In Caset, there is an import playlist feature; some users have more than 100+ playlists how can I fetch all the playlists? Or even do it in a way that fetches nextBatch as the users scroll further down? Another use case: While displaying top songs for Artists, it seems like the hasNextBatch always returns as true and has no end so MusicItemCollection with songs will returned no matter how many requests I make. As for a playlists where hasNextBatch always returns as true even with a while loop, please try this.
Feb ’22