A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
ApexWebSocket.h File Reference
#include "CoreMinimal.h"
#include "ApexSDKDefines.h"
#include "ApexJSON.h"
#include "ApexWebSocket.generated.h"
Include dependency graph for ApexWebSocket.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ApexWebSocket
 
struct  FAPEXAuthenticationCode
 USTRUCT(BlueprintType) More...
 

Enumerations

enum  ApexWebSocketRequestType : int { AuthorizationCode }
 

Enumeration Type Documentation

◆ ApexWebSocketRequestType

Enumerator
AuthorizationCode 

Definition at line 12 of file ApexWebSocket.h.