Class PlayRequest.Response
java.lang.Object
tech.xigam.elixirapi.Response
tech.xigam.elixirapi.responses.TrackResponse
tech.xigam.elixirapi.requests.player.PlayRequest.Response
- All Implemented Interfaces:
PlayerResponse,StandardResponse
- Enclosing class:
- PlayRequest
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tech.xigam.elixirapi.Response
getResponse, getResponseCodeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tech.xigam.elixirapi.interfaces.StandardResponse
getResponse, getResponseCode
-
Constructor Details
-
Response
-
-
Method Details
-
getAsTrack
- Specified by:
getAsTrackin classTrackResponse
-