Interface Gosling.IEndpointServerChannelSupportedListener
-
- Enclosing class:
- Gosling
public static interface Gosling.IEndpointServerChannelSupportedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
onEndpointServerChannelSupportedEvent(Gosling.Context context, long handshake_handle, Gosling.V3OnionServiceId client_service_id, java.lang.String channel_name)
-
-
-
Method Detail
-
onEndpointServerChannelSupportedEvent
boolean onEndpointServerChannelSupportedEvent(Gosling.Context context, long handshake_handle, Gosling.V3OnionServiceId client_service_id, java.lang.String channel_name)
-
-