Current section
Files
Jump to
Current section
Files
include/spoke@core@session_state_SessionState.hrl
-record(session_state, {
packet_id :: integer(),
packet_states :: list({integer(), spoke@core@session_state:packet_state()})
}).