ContentFormat

data class ContentFormat(val format: Long) : Message.Option

RFC 7252 5.10.3. Content-Format

Constructors

Link copied to clipboard
constructor(format: Long)

Types

Link copied to clipboard
object Companion

RFC 7252 12.3. CoAP Content-Formats Registry

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String