hideApp(with:completion:)

Declaration

func hideApp(with params: MTRApplicationLauncherClusterHideAppParams?, completion: @escaping  @Sendable (MTRApplicationLauncherClusterLauncherResponseParams?, (any Error)?) -> Void)
func hideApp(with params: MTRApplicationLauncherClusterHideAppParams?) async throws -> MTRApplicationLauncherClusterLauncherResponseParams