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

AcceptOption

data class AcceptOption : Option

Can be used to indicate which Content-Format is acceptable to the client.

Constructors

<init>

AcceptOption(formatValue: FormatOptionValue)

Can be used to indicate which Content-Format is acceptable to the client.

Inherited Properties

number

val number: OptionNumber

OptionNumber for this option

value

val value: OptionValue

OptionValue for this option