public interface DiscoveryListener
| Modifier and Type | Method and Description |
|---|---|
void |
onDiscovery(DiscoveryEvent event)
Called whenever a change in the discovery status has occurred for a service.
|
void onDiscovery(DiscoveryEvent event)
event - an event describing the change in discovery status.