UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IStompClient.h File Reference
#include "CoreMinimal.h"

Go to the source code of this file.

Classes

class  IStompClient
 

Typedefs

typedef FString FStompSubscriptionId
 
typedef TMap< FName, FString > FStompHeader
 
typedef TArray< uint8FStompBuffer
 

Functions

 DECLARE_DELEGATE_OneParam (FStompSubscriptionEvent, const IStompMessage &)
 
 DECLARE_DELEGATE_TwoParams (FStompRequestCompleted, bool, const FString &)
 

Typedef Documentation

◆ FStompBuffer

◆ FStompHeader

◆ FStompSubscriptionId

Function Documentation

◆ DECLARE_DELEGATE_OneParam()

DECLARE_DELEGATE_OneParam ( FStompSubscriptionEvent  ,
const IStompMessage  
)

◆ DECLARE_DELEGATE_TwoParams()

DECLARE_DELEGATE_TwoParams ( FStompRequestCompleted  ,
bool  ,
const FString &   
)