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