IPortalRpcServer

Interface for Portal RPC server

Windows
MacOS
Linux

References

Module

PortalRpc

Header

/Engine/Source/Runtime/Portal/Rpc/Public/IPortalRpcServer.h

Include

#include "IPortalRpcServer.h"

Syntax

class IPortalRpcServer

Remarks

Interface for Portal RPC server

Destructors

Name Description

Public function Virtual

~IPortalRpcServer()

Virtual destructor.

Functions

Name Description

Public function Const

void

 

ConnectTo

(
    const FMessageAddress& Address
)

Sends a FPortalRpcServer response to the specified address, effectively allowing the two services to now communicate with each other directly.

Public function

IMessageRpcS...

 

GetMessageServer()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss