FfiEnrichedReply

data class FfiEnrichedReply(var inReplyTo: FfiDecodedMessage?, var content: FfiDecodedMessageBody?, var referenceId: String) : Disposable

Constructors

Link copied to clipboard
constructor(inReplyTo: FfiDecodedMessage?, content: FfiDecodedMessageBody?, referenceId: String)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun destroy()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard