Interface Gosling.IEndpointServerChannelSupportedListener

  • Enclosing class:
    Gosling

    public static interface Gosling.IEndpointServerChannelSupportedListener
    • Method Detail

      • onEndpointServerChannelSupportedEvent

        boolean onEndpointServerChannelSupportedEvent​(Gosling.Context context,
                                                      long handshake_handle,
                                                      Gosling.V3OnionServiceId client_service_id,
                                                      java.lang.String channel_name)