Skip to main content

lms_unsync_player

Function lms_unsync_player 

Source
pub async fn lms_unsync_player(
    player: State<'_, PlayerStateWrapper>,
    mac: String,
) -> Result<(), String>
Expand description

Remove a single LMS zone from its sync group (decouple one player).