registerClient(with:expectedValues:expectedValueInterval:completion:)

Declaration

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