launchURL(with:completion:)

Declaration

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