Skip to content

Jump to song in playlist #620

Closed Answered by FrankBJensen
FrankBJensen asked this question in Q&A
Discussion options

You must be logged in to vote

I just found the offset parameter....... So this is probably the answer.

For anyone using time on this:
bool playing = spotify.Player.ResumePlayback(new PlayerResumePlaybackRequest() { DeviceId = dID, ContextUri = param1, OffsetParam = new PlayerResumePlaybackRequest.Offset { Uri = param2 } }).Result;

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by FrankBJensen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant