@FunctionalInterface public static interface TopicConnectionRegistration.ConnectionFailedAction
TopicConnectionRegistration.onConnectionFailed(ConnectionFailedAction)
Modifier and Type | Method and Description |
---|---|
void |
onConnectionFailed(TopicConnectionRegistration.ConnectionFailedEvent event)
Handles a failed topic connection.
|
void onConnectionFailed(TopicConnectionRegistration.ConnectionFailedEvent event)
event
- the connection failed eventCopyright © 2021. All rights reserved.