Uses of Class
org.hihn.listenbrainz.Following
Packages that use Following
-
Uses of Following in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return FollowingModifier and TypeMethodDescriptionFollowing.addFollowingItem
(String followingItem) LbSocialApi.APIfollowingRequest.execute()
Execute following requeststatic Following
Create an instance of Following given an JSON stringMethods in org.hihn.listenbrainz that return types with arguments of type FollowingModifier and TypeMethodDescriptionLbSocialApi.APIfollowingRequest.executeWithHttpInfo()
Execute following request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type FollowingModifier and TypeMethodDescriptionokhttp3.Call
LbSocialApi.APIfollowingRequest.executeAsync
(ApiCallback<Following> _callback) Execute following request (asynchronously)