mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 20:47:45 +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 |