Navigation
API > API/Runtime > API/Runtime/Stomp > API/Runtime/Stomp/IStompClient
Delegate called when an error is received from the server.
| Name | FStompClientErrorEvent |
| Type | class |
| Header File | /Engine/Source/Runtime/Online/Stomp/Public/IStompClient.h |
| Include Path | #include "IStompClient.h" |
Syntax
class FStompClientErrorEvent : public TBaseMulticastDelegate_OneParam< void, const FString & >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, const FString & > → IStompClient::FStompClientErrorEvent