Interface Gosling.IEndpointServerHandshakeFailedListener
- Enclosing class:
- Gosling
public static interface Gosling.IEndpointServerHandshakeFailedListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onEndpointServerHandshakeFailedEvent
(Gosling.Context context, long handshake_handle, Gosling.Error error)
-
Method Details
-
onEndpointServerHandshakeFailedEvent
void onEndpointServerHandshakeFailedEvent(Gosling.Context context, long handshake_handle, Gosling.Error error)
-