orbit-shared / orbit.shared.net / MessageContent / Error

Error

data class Error : MessageContent

Constructors

<init>

Error(description: String?)

Properties

description

val description: String?