launchContent(with:expectedValues:expectedValueInterval:completion:)

Declaration

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