interface IncomingBody
Represents the body of a incoming coap message.
asData
abstract fun asData(): Single<Data>
Body returned as Data