launchContent(with:expectedValues:expectedValueInterval:completionHandler:)

Declaration

func launchContent(with params: MTRContentLauncherClusterLaunchContentParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completionHandler: @escaping  @Sendable (MTRContentLauncherClusterLaunchResponseParams?, (any Error)?) -> Void)
func launchContent(with params: MTRContentLauncherClusterLaunchContentParams, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws -> MTRContentLauncherClusterLaunchResponseParams