- Source
Methods
(static) MarkItemFavorite(id) → {dynamic}
Parameters:
Name | Type | Description |
---|---|---|
id | string |
- Source
Returns:
- Type:
- dynamic
(static) MarkItemWatched(id) → {void}
Parameters:
Name | Type | Description |
---|---|---|
id | string |
- Source
Returns:
- Type:
- void
(static) UnmarkItemFavorite(id) → {dynamic}
Parameters:
Name | Type | Description |
---|---|---|
id | string |
- Source
Returns:
- Type:
- dynamic
(static) UnmarkItemWatched(id) → {dynamic}
Parameters:
Name | Type | Description |
---|---|---|
id | string |
- Source
Returns:
- Type:
- dynamic