Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemSteam > API/Plugins/OnlineSubsystemSteam/FOnlinePingInterfaceSteam
References
| Module | OnlineSubsystemSteam |
| Header | /Engine/Plugins/Online/OnlineSubsystemSteam/Source/Public/OnlinePingInterfaceSteam.h |
| Include | #include "OnlinePingInterfaceSteam.h" |
FString GetHostPingData&40;&41; const
Remarks
Returns the P2P relay ping information for the current machine. This information can be serialized over the network and used to calculate the ping data between a client and a host. relay information blob stored as a string for relaying over the network. If an error occurred, the return is an empty string.