Interface Gosling.IIdentityClientHandshakeFailedListener

  • Enclosing class:
    Gosling

    public static interface Gosling.IIdentityClientHandshakeFailedListener
    • Method Detail

      • onIdentityClientHandshakeFailedEvent

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