Interface SddpDeviceParticipant
- All Known Implementing Classes:
SddpAddonFinder
@NonNullByDefault
public interface SddpDeviceParticipant
A
SddpDeviceParticipant that is registered as a service is picked up by the SddpDiscoveryService and
can thus be informed when the SDDP service discovers or removes an SddpDevice.- Author:
- Andrew Fiddian-Green - Initial contribution
-
Method Summary
Modifier and TypeMethodDescriptionvoiddeviceAdded(SddpDevice device) voiddeviceRemoved(SddpDevice device)
-
Method Details
-
deviceAdded
-
deviceRemoved
-