Uses of Class
se.michaelthelin.spotify.model_objects.specification.User
Package
Description
-
Uses of User in se.michaelthelin.spotify.model_objects.specification
Modifier and TypeMethodDescriptionUser.Builder.build()
User.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) PlaylistTrack.getAddedBy()
Get the user, who added the track or episode to its playlist.Playlist.getOwner()
Get the owners user object of a playlist.PlaylistSimplified.getOwner()
Get the owners user object of a playlist.Modifier and TypeMethodDescriptionPlaylistTrack.Builder.setAddedBy
(User addedBy) Set the user who added the track or episode to the playlist.Set the owner of the playlist to be built.Set the owner of the playlist to be built. -
Uses of User in se.michaelthelin.spotify.requests.data.users_profile