Uses of Class
de.sonallux.spotify.api.models.PrivateUser
-
Packages that use PrivateUser Package Description de.sonallux.spotify.api.apis.usersprofile -
-
Uses of PrivateUser in de.sonallux.spotify.api.apis.usersprofile
Methods in de.sonallux.spotify.api.apis.usersprofile that return types with arguments of type PrivateUser Modifier and Type Method Description ApiCall<PrivateUser>GetCurrentUsersProfileRequest. build()Build the request into an executable call
-