Navigation
API > API/Plugins > API/Plugins/StormSyncTransportClient > API/Plugins/StormSyncTransportClient/IStormSyncTransportClientLocalEn-
References
| Module | StormSyncTransportClient |
| Header | /Engine/Plugins/Experimental/StormSync/Source/StormSyncTransportClient/Public/IStormSyncTransportClientLocalEndpoint.h |
| Include | #include "IStormSyncTransportClientLocalEndpoint.h" |
void RequestPushPackages
(
const FMessageAddress & InRemoteAddress,
const FStormSyncPackageDescriptor & InPackageDescriptor,
const TArray < FName > & InPackageNames,
const FOnStormSyncPushComplete & InDoneDelegate
) const
Remarks
Sends a push request message to the given remote address. The given delegate will be called when the response comes in