Package de.sonallux.spotify.api.models
Class Audiobook
java.lang.Object
de.sonallux.spotify.api.models.BaseObject
de.sonallux.spotify.api.models.AudiobookBase
de.sonallux.spotify.api.models.Audiobook
AudiobookObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe chapters of the audiobook.Fields inherited from class de.sonallux.spotify.api.models.AudiobookBase
authors, availableMarkets, copyrights, description, edition, explicit, externalUrls, htmlDescription, images, languages, mediaType, name, narrators, publisher, totalChaptersFields inherited from class de.sonallux.spotify.api.models.BaseObject
href, id, type, uri -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
chapters
The chapters of the audiobook.
-
-
Constructor Details
-
Audiobook
public Audiobook()
-