contentAppMessage(with:expectedValues:expectedValueInterval:completion:)

Declaration

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