Uses of Class
se.michaelthelin.spotify.model_objects.specification.User
Packages that use User
Package
Description
-
Uses of User in se.michaelthelin.spotify.model_objects.interfaces
Methods in se.michaelthelin.spotify.model_objects.interfaces that return User -
Uses of User in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type User in se.michaelthelin.spotify.model_objects.specificationMethods in se.michaelthelin.spotify.model_objects.specification that return UserModifier and TypeMethodDescriptionUser.Builder.build()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.Methods in se.michaelthelin.spotify.model_objects.specification with parameters of type User -
Uses of User in se.michaelthelin.spotify.requests.data.users
Subclasses with type arguments of type User in se.michaelthelin.spotify.requests.data.usersModifier and TypeClassDescriptionclassGet detailed profile information about the current user (including the current user’s username).static final classBuilder class for building aGetCurrentUsersProfileRequest.classDeprecated.This endpoint is deprecated.static final classDeprecated.This endpoint is deprecated.Methods in se.michaelthelin.spotify.requests.data.users that return User