ParsecClientConnectionEvent
Connection event from Client.
Member of ParsecClientEvent
.
Fields
Type | Name | Description |
---|---|---|
ParsecClientConnectionState | state | The clients connection state. |
ParsecStatus | status | The status of the client. |
uint32_t | duration | Time since connection started in seconds. |
char | attemptID | UTF-8 null-terminated attempt ID. |