Module: UserLibrary

Methods


<static> MarkItemFavorite(id)

Parameters:
Name Type Description
id string
Source:
Returns:
Type
dynamic

<static> MarkItemWatched(id)

Parameters:
Name Type Description
id string
Source:
Returns:
Type
void

<static> UnmarkItemFavorite(id)

Parameters:
Name Type Description
id string
Source:
Returns:
Type
dynamic

<static> UnmarkItemWatched(id)

Parameters:
Name Type Description
id string
Source:
Returns:
Type
dynamic