Module connection_id

Source
Expand description

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].