Uses of Class
org.hihn.listenbrainz.PlayingNowForUser
Packages that use PlayingNowForUser
-
Uses of PlayingNowForUser in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return PlayingNowForUserModifier and TypeMethodDescriptionLbCoreApi.APIplayingNowForUserRequest.execute()
Execute playingNowForUser requeststatic PlayingNowForUser
Create an instance of PlayingNowForUser given an JSON stringPlayingNowForUser.payload
(PlayingNowForUserPayload payload) Methods in org.hihn.listenbrainz that return types with arguments of type PlayingNowForUserModifier and TypeMethodDescriptionLbCoreApi.APIplayingNowForUserRequest.executeWithHttpInfo()
Execute playingNowForUser request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type PlayingNowForUserModifier and TypeMethodDescriptionokhttp3.Call
LbCoreApi.APIplayingNowForUserRequest.executeAsync
(ApiCallback<PlayingNowForUser> _callback) Execute playingNowForUser request (asynchronously)