Uses of Class
se.michaelthelin.spotify.model_objects.specification.ResumePoint.Builder
-
Uses of ResumePoint.Builder in se.michaelthelin.spotify.model_objects.specification
Modifier 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.