ParsecClientStatus
Client connection health and status information.
Returned by ParsecClientGetStatus
.
Fields
Type | Name | Description |
---|---|---|
ParsecGuest | self | ParsecGuest describing the current client connection. |
ParsecHostMode | hostMode | ParsecHostMode of the currently connected host. This will move from HOST_NONE to either HOST_GAME or HOST_DESKTOP after the connection is made. |
bool | networkFailure | Client is currently experiencing network failure. |
bool | failed444 | 4:4:4 color was requested but could not be fulfilled. |