Interface Gosling.IIdentityServerHandshakeClientAllowedListener

  • Enclosing class:
    Gosling

    public static interface Gosling.IIdentityServerHandshakeClientAllowedListener
    • Method Detail

      • onIdentityServerHandshakeClientAllowedEvent

        boolean onIdentityServerHandshakeClientAllowedEvent​(Gosling.Context context,
                                                            long handshake_handle,
                                                            Gosling.V3OnionServiceId client_service_id)