KoAP
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
KoAP
KoAP
/
com.juul.koap
/
Message
/
Option
/
RequestTag
Request
Tag
data
class
RequestTag
(
val
tag
:
ByteArray
)
:
Message.Option
RFC 9175 3.2.1. Request-Tag
Members
Constructors
Request
Tag
Link copied to clipboard
constructor
(
tag
:
ByteArray
)
Properties
tag
Link copied to clipboard
val
tag
:
ByteArray
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String