mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 20:47:45 +00:00
10 lines
1.4 KiB
Markdown
10 lines
1.4 KiB
Markdown
# UpdatePlayProgressRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
|
|
| `key` | *String* | :heavy_check_mark: | the media key |
|
|
| `time` | *double* | :heavy_check_mark: | The time, in milliseconds, used to set the media playback progress. |
|
|
| `state` | *String* | :heavy_check_mark: | The playback state of the media item. | |