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