keySetRemove(with:expectedValues:expectedValueInterval:completionHandler:)

Declaration

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