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