Package tech.xigam.elixirapi.interfaces
Interface StandardResponse
- All Known Subinterfaces:
PlayerResponse
- All Known Implementing Classes:
GenericPlayerResponse,GetPlayingTrackRequest.Response,PlaylistResponse,PlayRequest.Response,QueueResponse,Response,TrackResponse
public interface StandardResponse
-
Method Summary
Modifier and TypeMethodDescriptionstatic StandardResponsecreate(InputStream inputStream, int responseCode) int
-
Method Details
-
create
-
getResponse
String getResponse() -
getResponseCode
int getResponseCode()
-