Current section
Files
Jump to
Current section
Files
include/lightspeed@transport@matrix_ReceiveResult.hrl
-record(receive_result, {
state :: lightspeed@transport@matrix:adapter_state(),
outbound_frames :: list(binary())
}).