Skip to main content

set_offline

Function set_offline 

Source
pub async fn set_offline(
    client: &CdpClient,
    session_id: &str,
    offline: bool,
) -> Result<(), String>