Uses of Class
org.hihn.listenbrainz.LbRadio
Packages that use LbRadio
-
Uses of LbRadio in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return LbRadioModifier and TypeMethodDescriptionLbMiscApi.APIlbRadioRequest.execute()
Execute lbRadio requeststatic LbRadio
Create an instance of LbRadio given an JSON stringLbRadio.payload
(LbRadioPayload payload) Methods in org.hihn.listenbrainz that return types with arguments of type LbRadioModifier and TypeMethodDescriptionLbMiscApi.APIlbRadioRequest.executeWithHttpInfo()
Execute lbRadio request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type LbRadioModifier and TypeMethodDescriptionokhttp3.Call
LbMiscApi.APIlbRadioRequest.executeAsync
(ApiCallback<LbRadio> _callback) Execute lbRadio request (asynchronously)