GoldenGateBindings / com.fitbit.goldengate.bindings.coap.data / OutgoingResponse

OutgoingResponse

interface OutgoingResponse : OutgoingMessage, BaseResponse

Implementations of this interface will be sent back to the CoAP Client in response to requests coming in to a CoAP Server

Inherited Properties

body

abstract val body: OutgoingBody

Coap message body

responseCode

abstract val responseCode: ResponseCode

CoAP response code