Skip to main content

played_item

Function played_item 

Source
pub fn played_item(
    _caps: &ServerCapabilities,
    user_id: &str,
    item_id: &str,
) -> String
Expand description

Mark played / clear watch history (POST to set, DELETE to clear).

TRACES: UR-025, UR-085 | JA-035, DR-279