SteamNetConnectionInfo_t.m_addrRemote

Remote address. Might be all 0's if we don't know it, or if this is N/A. (E.g. Basically everything except direct UDP connection.)

struct SteamNetConnectionInfo_t
SteamNetworkingIPAddr m_addrRemote;

Meta