mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 20:47:49 +00:00
1.8 KiB
1.8 KiB
UpdatePlayProgressRequest
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Key |
string | ✔️ | the media key | |
Time |
double | ✔️ | The time, in milliseconds, used to set the media playback progress. | 90000 |
State |
string | ✔️ | The playback state of the media item. | played |