trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-vodozemac
/
de.connect2x.trixnity.vodozemac
/
MessageTag
Message
Tag
sealed
interface
MessageTag
<
T
>
Inheritors
String
Bytes
Members
Types
Bytes
Link copied to clipboard
class
Bytes
(
val
value
:
ByteArray
)
:
MessageTag
<
ByteArray
>
String
Link copied to clipboard
class
String
(
val
value
:
String
)
:
MessageTag
<
String
>
Properties
value
Link copied to clipboard
abstract
val
value
:
T