Files
plexjs/docs/models/activity.md

1.8 KiB
Raw Blame History

Activity

Example Usage

import { Activity } from "@lukehagar/plexjs";

let value: Activity = {};

Fields

Field Type Required Description
uuid string N/A
type string N/A
cancellable boolean N/A
userID number N/A
title string N/A
subtitle string N/A
progress number N/A
context models.Context N/A