Navigation
API > API/Runtime > API/Runtime/Stomp > API/Runtime/Stomp/IStompClient
Delegate called when a connection could not be established.
| Name | FStompClientConnectionErrorEvent |
| Type | class |
| Header File | /Engine/Source/Runtime/Online/Stomp/Public/IStompClient.h |
| Include Path | #include "IStompClient.h" |
Syntax
class FStompClientConnectionErrorEvent : public TBaseMulticastDelegate_OneParam< void, const FString & >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, const FString & > → IStompClient::FStompClientConnectionErrorEvent