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