launchContent(with:completionHandler:)

Declaration

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