on_session_end(
self,
cause: SessionEndCause,
*,
thread_id: str | None = None
) ->| Name | Type | Description |
|---|---|---|
cause* | SessionEndCause | |
thread_id | str | None | Default: None |
Run SessionEnd for the outgoing thread.
Reason the session ended.
Outgoing thread, when it differs from current identity.