UnrealVoxta 0.1.1
 
Loading...
Searching...
No Matches
IHubConnection.h File Reference
#include "CoreMinimal.h"
#include "SignalRValue.h"

Go to the source code of this file.

Classes

class  FSignalRInvokeResult
 Represents the result of a SignalR method invocation, containing either a value or error information. More...
 
class  IHubConnection
 Interface for a SignalR hub connection that enables real-time communication with a SignalR server. More...
 

Typedefs

typedef TSharedPtr< IHubConnectionIHubConnectionPtr
 

Typedef Documentation

◆ IHubConnectionPtr

typedef TSharedPtr<IHubConnection> IHubConnectionPtr