ParsecClientConnectionState
Client connection lifecycle states.
Member of ParsecClientConnectionEvent
.
Values
Name | Value | Description |
---|---|---|
CLIENT_P2P_COMPLETE | 0x04 | The client is attempting to make a peer-to-peer connection to the host. |
CLIENT_DISCONNECTED | 0x08 | The client disconnected. Naturally, or due to failed peer-to-peer negotiation. |