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