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