nextPagingOptions

Extracts limit/offset query parameters from a Spotify "next" page URL.

Return

A PagingOptions built from the parsed limit/offset, or null if nextUrl is blank, unparseable, or has neither parameter.

Parameters

nextUrl

The next URL returned by Spotify, or null.