Uses of Class
de.jsone_studios.wrapper.spotify.models.UserPublic
-
Packages that use UserPublic Package Description de.jsone_studios.wrapper.spotify.models de.jsone_studios.wrapper.spotify.services -
-
Uses of UserPublic in de.jsone_studios.wrapper.spotify.models
Subclasses of UserPublic in de.jsone_studios.wrapper.spotify.models Modifier and Type Class Description classUserPrivateFields in de.jsone_studios.wrapper.spotify.models declared as UserPublic Modifier and Type Field Description UserPublicPlaylistTrack. added_byUserPublicPlaylistBase. owner -
Uses of UserPublic in de.jsone_studios.wrapper.spotify.services
Methods in de.jsone_studios.wrapper.spotify.services that return types with arguments of type UserPublic Modifier and Type Method Description retrofit2.Call<UserPublic>UsersProfileSpotifyService. getUser(String userId)Get public profile information about a Spotify user.
-