Expand description
Application-owned requests inside an established dialog.
The state-machine-owned methods stay in Call::handle. This module
owns only the bounded request snapshot and the exactly-once response capability described by
docs/specs/dialog-extensions.md.
Structs§
- Application
Request - One application-owned request received inside a live dialog.
Constants§
- MAX_
APPLICATION_ BODY - Largest body the application-owned dialog path will retain.