Interface Gosling.IIdentityServerHandshakeFailedListener

  • Enclosing class:
    Gosling

    public static interface Gosling.IIdentityServerHandshakeFailedListener
    • Method Detail

      • onIdentityServerHandshakeFailedEvent

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