Package de.sonallux.spotify.api.models
Class Followers
java.lang.Object
de.sonallux.spotify.api.models.Followers
FollowersObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
href
This will always be set to null, as the Web API does not support it at the moment.
-
total
public int totalThe total number of followers.
-
-
Constructor Details
-
Followers
public Followers()
-