I need to get hold of a user's profile image. Can't seem to find anything that points me in the right direction. And also, how can I get the full name of the user (not the username)?
Thanks!
I need to get hold of a user's profile image. Can't seem to find anything that points me in the right direction. And also, how can I get the full name of the user (not the username)?
Thanks!
If the full name is available, it'll be in the displayName
property of the user. User images are not provided by CocoaLibSpotify.