Interface Gosling.IEndpointServerHandshakeStartedListener
-
- Enclosing class:
- Gosling
public static interface Gosling.IEndpointServerHandshakeStartedListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onEndpointServerHandshakeStartedEvent(Gosling.Context context, long handshake_handle)
-
-
-
Method Detail
-
onEndpointServerHandshakeStartedEvent
void onEndpointServerHandshakeStartedEvent(Gosling.Context context, long handshake_handle)
-
-