enum Steamcr::EClientStat
Defined in:
steamd/enums.crEnum Members
-
P2_P_CONNECTIONS_UDP =
0
-
P2_P_CONNECTIONS_RELAY =
1
-
P2_P_GAME_CONNECTIONS =
2
-
P2_P_VOICE_CONNECTIONS =
3
-
BYTES_DOWNLOADED =
4
Class Method Summary
Instance Method Summary
- #bytes_downloaded?
- #p2_p_connections_relay?
- #p2_p_connections_udp?
- #p2_p_game_connections?
- #p2_p_voice_connections?
- #to_io(io, format)