Class Hierarchy
- java.lang.Object
- tech.xigam.elixirapi.requests.player.PlayerRequest
- tech.xigam.elixirapi.requests.player.GetPlayingTrackRequest
- tech.xigam.elixirapi.requests.player.PauseRequest
- tech.xigam.elixirapi.requests.player.PlayRequest
- tech.xigam.elixirapi.requests.player.ResumeRequest
- tech.xigam.elixirapi.requests.player.SkipRequest
- tech.xigam.elixirapi.requests.player.PlayerRequest.Builder
- tech.xigam.elixirapi.requests.player.GetPlayingTrackRequest.Builder
- tech.xigam.elixirapi.requests.player.PauseRequest.Builder
- tech.xigam.elixirapi.requests.player.PlayRequest.Builder
- tech.xigam.elixirapi.requests.player.ResumeRequest.Builder
- tech.xigam.elixirapi.requests.player.SkipRequest.Builder
- tech.xigam.elixirapi.Response (implements tech.xigam.elixirapi.interfaces.StandardResponse)
- tech.xigam.elixirapi.responses.TrackResponse (implements tech.xigam.elixirapi.interfaces.PlayerResponse)
- tech.xigam.elixirapi.requests.player.GetPlayingTrackRequest.Response
- tech.xigam.elixirapi.requests.player.PlayRequest.Response
- tech.xigam.elixirapi.responses.TrackResponse (implements tech.xigam.elixirapi.interfaces.PlayerResponse)
- tech.xigam.elixirapi.requests.player.PlayerRequest