launchApp(with:completionHandler:)
Declaration
func launchApp(with params: MTRApplicationLauncherClusterLaunchAppParams?, completionHandler: @escaping @Sendable (MTRApplicationLauncherClusterLauncherResponseParams?, (any Error)?) -> Void)func launchApp(with params: MTRApplicationLauncherClusterLaunchAppParams?) async throws -> MTRApplicationLauncherClusterLauncherResponseParams