|
CRM32Pro SDK
v5.22
|
Client information struct. More...
Client information struct.
Public Attributes | |
| int | iLatency |
| The latency of the last second. Updated only when a client is connected or disconnected or you call to QueryClientsInfo(). | |
| int | iLatencyAvg |
| The latency average of last 10 seconds Updated only when a client is connected or disconnected or you call to QueryClientsInfo(). | |
| Uint32 | IP |
| The IP v4 address of the client. Updated automatically. | |
| char | szName [16] |
| The name of the client. Updated automatically. | |
1.8.3.1