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< IHubConnection > | IHubConnectionPtr |
typedef TSharedPtr<IHubConnection> IHubConnectionPtr |