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