Interface Gosling.IIdentityServerHandshakeClientAllowedListener
-
- Enclosing class:
- Gosling
public static interface Gosling.IIdentityServerHandshakeClientAllowedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
onIdentityServerHandshakeClientAllowedEvent(Gosling.Context context, long handshake_handle, Gosling.V3OnionServiceId client_service_id)
-
-
-
Method Detail
-
onIdentityServerHandshakeClientAllowedEvent
boolean onIdentityServerHandshakeClientAllowedEvent(Gosling.Context context, long handshake_handle, Gosling.V3OnionServiceId client_service_id)
-
-