pub async fn hide_app(
conn: &Connection,
endpoint: u16,
application: Application,
) -> Result<LauncherResponse>Expand description
Invoke HideApp command on cluster Application Launcher.
pub async fn hide_app(
conn: &Connection,
endpoint: u16,
application: Application,
) -> Result<LauncherResponse>Invoke HideApp command on cluster Application Launcher.