launchApp(with:completion:)

Declaration

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