Uses of Class
de.sonallux.spotify.api.models.PublicUser
-
Packages that use PublicUser Package Description de.sonallux.spotify.api.apis.usersprofile de.sonallux.spotify.api.models -
-
Uses of PublicUser in de.sonallux.spotify.api.apis.usersprofile
Methods in de.sonallux.spotify.api.apis.usersprofile that return types with arguments of type PublicUser Modifier and Type Method Description ApiCall<PublicUser>GetUsersProfileRequest. build()Build the request into an executable call -
Uses of PublicUser in de.sonallux.spotify.api.models
Fields in de.sonallux.spotify.api.models declared as PublicUser Modifier and Type Field Description PublicUserPlaylistTrack. addedByThe Spotify user who added the track or episode.PublicUserPlaylist. ownerThe user who owns the playlistPublicUserSimplifiedPlaylist. ownerThe user who owns the playlist
-