Interface Gosling.IEndpointServerPublishedListener
-
- Enclosing class:
- Gosling
public static interface Gosling.IEndpointServerPublishedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onEndpointServerPublishedEvent(Gosling.Context context, Gosling.V3OnionServiceId endpoint_service_id, java.lang.String endpoint_name)
-
-
-
Method Detail
-
onEndpointServerPublishedEvent
void onEndpointServerPublishedEvent(Gosling.Context context, Gosling.V3OnionServiceId endpoint_service_id, java.lang.String endpoint_name)
-
-