launchContent(with:completion:)

Declaration

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