getDirectPingToPop method

int getDirectPingToPop(
  1. SteamNetworkingPopId popId
)

Implementation

int getDirectPingToPop(
  SteamNetworkingPopId popId,
) =>
    _getDirectPingToPop.call(
      this,
      popId,
    );