Navigation
API > API/Runtime > API/Runtime/MessagingRpc > API/Runtime/MessagingRpc/FMessageRpcServer
References
| Module | MessagingRpc |
| Header | /Engine/Source/Runtime/MessagingRpc/Public/MessageRpcServer.h |
| Include | #include "MessageRpcServer.h" |
| Source | /Engine/Source/Runtime/MessagingRpc/Private/MessageRpcServer.cpp |
void SendProgress
(
const FGuid & CallId,
const FReturnInfo & ReturnInfo
)
Remarks
Send a progress message to the RPC client that made the RPC call.