This data structure is part of the P2P Interface.
Remarks
Structure containing information about the local network NAT type
Properties
EOS_P2P_OnQueryNATTypeCompleteInfo
Property | Value |
---|---|
EOS_EResult ResultCode | Result code for the operation. EOS_Success is returned for a successful query, other codes indicate an error |
void* ClientData | Client-specified data passed into EOS_P2P_QueryNATType |
EOS_ENATType NATType | The queried NAT type |