AdapterResult
autogen.beta.network.adapters.base.AdapterResult dataclass #
What an adapter wants the hub to do after accepting an envelope.
next_state=None leaves the session in its current state. The hub broadcasts EV_SESSION_CLOSED / EV_SESSION_EXPIRED when transitioning to a terminal state.