Uses of Class
se.michaelthelin.spotify.model_objects.specification.ResumePoint.Builder
-
Packages that use ResumePoint.Builder Package Description se.michaelthelin.spotify.model_objects.specification -
-
Uses of ResumePoint.Builder in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return ResumePoint.Builder Modifier and Type Method Description ResumePoint.BuilderResumePoint. builder()ResumePoint.BuilderResumePoint.Builder. setFullyPlayed(Boolean fullyPlayed)Set whether the episode has been fully played by the user.ResumePoint.BuilderResumePoint.Builder. setResumePositionMs(Integer resumePositionMs)Set the user’s most recent position in the episode in milliseconds.
-