Current section
Files
Jump to
Current section
Files
include/spoke@core@session_state_UpdatePacketState.hrl
-record(update_packet_state, {
id :: integer(),
state :: spoke@core@session_state:packet_state()
}).