Interface Gosling.IEndpointServerHandshakeFailedListener

  • Enclosing class:
    Gosling

    public static interface Gosling.IEndpointServerHandshakeFailedListener
    • Method Detail

      • onEndpointServerHandshakeFailedEvent

        void onEndpointServerHandshakeFailedEvent​(Gosling.Context context,
                                                  long handshake_handle,
                                                  Gosling.Error error)