Member Junction
    Preparing search index...

    Base class for cancelable chat events. Listeners flip Cancel = true to halt the default behavior; the matching After* event will NOT fire. The optional CancelReason is a free-form string for telemetry / debug.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    Cancel: boolean = false
    CancelReason?: string