Uses of Class
com.wrapper.spotify.model_objects.specification.PlayHistory.Builder
-
Packages that use PlayHistory.Builder Package Description com.wrapper.spotify.model_objects.specification -
-
Uses of PlayHistory.Builder in com.wrapper.spotify.model_objects.specification
Methods in com.wrapper.spotify.model_objects.specification that return PlayHistory.Builder Modifier and Type Method Description PlayHistory.BuilderPlayHistory. builder()PlayHistory.BuilderPlayHistory.Builder. setContext(Context context)The context setter.PlayHistory.BuilderPlayHistory.Builder. setPlayedAt(Date playedAt)The played at date setter.PlayHistory.BuilderPlayHistory.Builder. setTrack(TrackSimplified track)The track setter.
-