Version: 5.1.1
Utilities
#
Paging-MethodsThe SpotifyWebAPI
features two paging-helper Methods, GetNextPage(Paging<T> page)
and GetPreviousPage(Paging<T> page)
.
Both are an easy way to receive the next/previous page of a Paging-Object.
Sample:
The SpotifyWebAPI
features two paging-helper Methods, GetNextPage(Paging<T> page)
and GetPreviousPage(Paging<T> page)
.
Both are an easy way to receive the next/previous page of a Paging-Object.
Sample: