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