Accept

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

RFC 7252 5.10.4. Accept

Constructors

Link copied to clipboard
constructor(format: Message.Option.ContentFormat)
constructor(format: Long)

Properties

Link copied to clipboard

Functions

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