Send Error
Inheritors
Types
Link copied to clipboard
@Serializable
@SerialName(value = "bad_request" )
The event tried to send is invalid.
Link copied to clipboard
@Serializable
@SerialName(value = "encryption_algorithm_not_supported" )
The encryption algorithm is not supported.
Link copied to clipboard
@Serializable
@SerialName(value = "encryption_error" )
There was a failure in encrypting the event.
Link copied to clipboard
@SerialName(value = "media_too_large" )
@Serializable
The media tried to upload is too large.
Link copied to clipboard
@Serializable
@SerialName(value = "no_event_permission" )
The user has no permission to send this event in this room.
Link copied to clipboard
@Serializable
@SerialName(value = "no_media_permission" )
The user has no permission to send this media (for example file type not allowed or quota reached).
Link copied to clipboard
@Serializable
@SerialName(value = "unknown" )