trixnity-core
Toggle table of contents
4.22.0
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model
/
RoomId
Room
Id
@
Serializable
(
with
=
RoomIdSerializer::class
)
data
class
RoomId
(
val
full
:
String
)
Members
Constructors
Room
Id
Link copied to clipboard
constructor
(
full
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
full
Link copied to clipboard
val
full
:
String
is
Reasonable
Link copied to clipboard
val
isReasonable
:
Boolean
is
Valid
Link copied to clipboard
val
isValid
:
Boolean
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String