Client Profile Api
Endpoints for retrieving information about a user’s profile.
Constructors
ClientProfileApi
Link copied to clipboard
Functions
getClientProfile
Link copied to clipboard
getClientProfileRestAction
Link copied to clipboard
fun getClientProfileRestAction(): SpotifyRestAction<SpotifyUserInformation>
Content copied to clipboard
getProfile
Link copied to clipboard
getProfileRestAction
Link copied to clipboard
fun getProfileRestAction(user: String): SpotifyRestAction<SpotifyPublicUser?>
Content copied to clipboard
Properties
Sources
common source
Link copied to clipboard