Raxol.Events.TerminalConfiguredEvent (Raxol v2.0.1)
View SourceEvent emitted when terminal configuration is updated.
Summary
Types
@type t() :: %Raxol.Events.TerminalConfiguredEvent{ changes: [configuration_change()], configured_at: integer(), metadata: map(), previous_values: map(), terminal_id: String.t(), user_id: String.t(), version: pos_integer() }