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