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