reviewFabricRestrictions(with:expectedValues:expectedValueInterval:completion:)

Declaration

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