koap-core
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
koap-core
koap-core
/
com.juul.koap
/
Message
/
Option
/
Format
/
string
string
data
class
string
(
val
number
:
Int
,
val
value
:
String
)
:
Message.Option.Format
Members
Constructors
string
Link copied to clipboard
constructor
(
number
:
Int
,
value
:
String
)
Properties
number
Link copied to clipboard
open
override
val
number
:
Int
value
Link copied to clipboard
val
value
:
String