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-core
/
de.connect2x.trixnity.core
/
ErrorResponse
/
GuestAccessForbidden
Guest
Access
Forbidden
@
Serializable
@
SerialName
(
value
=
"M_GUEST_ACCESS_FORBIDDEN"
)
data
class
GuestAccessForbidden
(
val
error
:
String
)
:
ErrorResponse
The room or resource does not permit guests to access it.
Members
Constructors
Guest
Access
Forbidden
Link copied to clipboard
constructor
(
error
:
String
)
Properties
error
Link copied to clipboard
open
override
val
error
:
String