toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.models
/
PagingObjectBase
/
getAllItemsNotNullRestAction
get
All
Items
Not
Null
Rest
Action
fun
getAllItemsNotNullRestAction
(
)
:
SpotifyRestAction
<
List
<
T
>
>
(
source
)
Get all items of type
T
associated with the request. Filters out null objects.