[][src]Module tox_packet::relay::connection_id

Connection ID definition.

Structs

ConnectionId

Connection ID is either a number between [16, 255] or 0. Zero can be included in a response and means that the previous request was invalid. If a connection id is a number between [16, 255] it can be uniquely mapped to a connection index between [0, 239].