ProtocolResponse

Generic interface that any protocol (e.g. HTTP, MQTT, etc) can extend to provide additional access to protocol specific details.

Properties

Link copied to clipboard
abstract val summary: String

A short string summarizing the response, suitable for display in exception messages or debug scenarios