Interface ServiceListener<SERVICE_INTERFACE>
public interface ServiceListener<SERVICE_INTERFACE>
- Author:
- Sebastian Thomschke
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onServiceAvailable
(ServiceProxy<SERVICE_INTERFACE> service) void
-
Method Details
-
onServiceAvailable
-