Get user meta (cocoaLibSpotify)

93 Views Asked by At

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!

1

There are 1 best solutions below

1
On

If the full name is available, it'll be in the displayName property of the user. User images are not provided by CocoaLibSpotify.