launchURL(with:completionHandler:)

Declaration

func launchURL(with params: MTRContentLauncherClusterLaunchURLParams, completionHandler: @escaping  @Sendable (MTRContentLauncherClusterLaunchResponseParams?, (any Error)?) -> Void)
func launchURL(with params: MTRContentLauncherClusterLaunchURLParams) async throws -> MTRContentLauncherClusterLaunchResponseParams