public interface ServiceListener<SERVICE_INTERFACE>
| Modifier and Type | Method and Description |
|---|---|
void |
onServiceAvailable(ServiceProxy<SERVICE_INTERFACE> service) |
void |
onServiceUnavailable(ServiceProxy<SERVICE_INTERFACE> service) |
void onServiceAvailable(ServiceProxy<SERVICE_INTERFACE> service)
void onServiceUnavailable(ServiceProxy<SERVICE_INTERFACE> service)
Copyright © 2010–2021 Vegard IT GmbH, Germany. All rights reserved.