We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23099c9 commit 7cb7c55Copy full SHA for 7cb7c55
Sources/HAP/Server/DeviceDelegate.swift
@@ -84,8 +84,6 @@ public extension DeviceDelegate {
84
85
func didChangePairingState(from: PairingState, to: PairingState) { }
86
87
- func didChangeAccessoryList() { }
88
-
89
func characteristic<T>(
90
_ characteristic: GenericCharacteristic<T>,
91
ofService: Service,
0 commit comments