Interface Gosling.IEndpointServerChannelSupportedListener
- Enclosing class:
- Gosling
public static interface Gosling.IEndpointServerChannelSupportedListener
-
Method Summary
Modifier and TypeMethodDescriptionboolean
onEndpointServerChannelSupportedEvent
(Gosling.Context context, long handshake_handle, Gosling.V3OnionServiceId client_service_id, String channel_name)
-
Method Details
-
onEndpointServerChannelSupportedEvent
boolean onEndpointServerChannelSupportedEvent(Gosling.Context context, long handshake_handle, Gosling.V3OnionServiceId client_service_id, String channel_name)
-