ParsecCandidate
The NAT candidates.
Fields
Type | Name | Description |
---|---|---|
uint16_t | port | The candidates port. |
char | attemptID | The attempt ID. |
char | ip | The IP address. |
bool | lan | If it's a lan connection. |
bool | fromStun | If the candidate came from a stun request result. |
bool | sync | The candidate exchange has been synced. |