Uses of Class
de.jsone_studios.wrapper.spotify.models.UserPrivate
-
Packages that use UserPrivate Package Description de.jsone_studios.wrapper.spotify.services -
-
Uses of UserPrivate in de.jsone_studios.wrapper.spotify.services
Methods in de.jsone_studios.wrapper.spotify.services that return types with arguments of type UserPrivate Modifier and Type Method Description retrofit2.Call<UserPrivate>UsersProfileSpotifyService. getMe()Get detailed profile information about the current user (including the current user’s username).
-