Skip to main content

open_for_app

Function open_for_app 

Source
pub fn open_for_app(
    appid: &str,
    session_id: u64,
    url: &str,
    tab_id: Option<&str>,
) -> Result<String, LxAppError>