Uses of Class
tech.xigam.elixirapi.objects.TrackObject
Packages that use TrackObject
Package
Description
-
Uses of TrackObject in tech.xigam.elixirapi.objects
Fields in tech.xigam.elixirapi.objects with type parameters of type TrackObjectMethod parameters in tech.xigam.elixirapi.objects with type arguments of type TrackObjectModifier and TypeMethodDescriptionstatic TrackCollectionTrackCollection.from(List<TrackObject> tracks) -
Uses of TrackObject in tech.xigam.elixirapi.requests.player
Methods in tech.xigam.elixirapi.requests.player that return TrackObjectModifier and TypeMethodDescriptionGetPlayingTrackRequest.Response.getAsTrack()PlayRequest.Response.getAsTrack() -
Uses of TrackObject in tech.xigam.elixirapi.responses
Fields in tech.xigam.elixirapi.responses with type parameters of type TrackObjectModifier and TypeFieldDescriptionQueueResponse.JsonResponse.queuePlaylistResponse.PlaylistData.tracksMethods in tech.xigam.elixirapi.responses that return TrackObject