View Source Sptfy.Object.ResumePoint (Sptfy v0.1.5)

Module for resume point struct.

Link to this section Summary

Link to this section Types

@type t() :: %Sptfy.Object.ResumePoint{
  fully_played: term(),
  resume_position_ms: term()
}